about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2022-11-04Fix reblogs being discarded after the reblogged status (#19731)Claire
2022-11-04Add caching for payload serialization during fan-out (#19642)Eugen Rochko
2022-10-26Fix improperly checking for blocked domain on followed hashtags (#19472)Eugen Rochko
2022-10-26Fix vacuum scheduler missing lock, locks never expiring (#19458)Eugen Rochko
2022-10-26Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (...Eugen Rochko
2022-10-24Add mention of the translation provider when translating a post (#19433)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-22Add featured tag add/remove activity handler (#19408)Takeshi Umeda
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
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-25Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427)Jeong Arm
2022-08-17Fix ambiguous column names in `tootctl search deploy` (#18993)Mashiro
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
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-26Fix errors when rendering RSS feeds (#18531)Eugen Rochko
2022-05-26Fix confirmation redirect to app without `Location` header (#18523)Eugen Rochko
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
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-09Change RSS feeds (#18356)Eugen Rochko
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-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
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-11FeedManager: skip account when target_account's last status is too old (#18009)dogelover911
2022-04-08Fix error resposes for `from` search prefix (#17963)0x2019
2022-04-08Change e-mail notifications to only be sent when recipient is offline (#17984)Eugen Rochko
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-31Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)Claire
2022-03-30Fix being able to post URLs longer than 4096 characters (#17908)Eugen Rochko
2022-03-28Refactor account and status formatting (#17877)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-25Add admin dashboard checks for Elasticsearch version (#17863)Claire
2022-03-25Add workaround for YouTube Shorts links (#17869)Eugen Rochko
2022-03-17Fix searching already-known converted activities by URL (#17814)Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko