about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2022-10-09[Glitch] Allow non-logged users to access /webEugen Rochko
2022-10-02Revert server-side part of "Add logged-out access to the web UI"Claire
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-27Fix auto detect language for translate service (#19244)Yamagishi Kazutoshi
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-25Remove preference to aggregate reblogs in home/list feeds (#18112)Eugen Rochko
2022-08-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427)Jeong Arm
2022-08-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-17Fix ambiguous column names in `tootctl search deploy` (#18993)Mashiro
2022-07-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-23Fix missing , (#18660)Takeshi Umeda
2022-05-31Fix TagManager#local_url? erroring out on invalid URL (#18580)Claire
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Fix errors when rendering RSS feeds (#18531)Eugen Rochko
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Fix confirmation redirect to app without `Location` header (#18523)Eugen Rochko
2022-05-25Various code cleanup (#1782)Claire
2022-05-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-24Fix leading spaces being stripped in Markdown code blocksClaire
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-05-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-16Fix `Mastodon::RaceConditionError` that occurs when external status is reblog...Yamagishi Kazutoshi
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-05-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2022-05-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-01Fix error caused by missing subject in Webfinger response (#18204)Eugen Rochko
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-27Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-26Fix n+1 query on feed merge and populate operations (#18111)Eugen Rochko
2022-04-26Fix UnmergeWorker being exceptionally slow in some conditions (#18110)Claire
2022-04-26Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)Claire
2022-04-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-11FeedManager: skip account when target_account's last status is too old (#18009)dogelover911
2022-04-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-08Fix error resposes for `from` search prefix (#17963)0x2019