Age | Commit message (Expand) | Author |
2022-10-22 | Add featured tag add/remove activity handler (#19408) | Takeshi Umeda |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko |
2022-09-29 | Add logged-out access to the web UI (#18961) | Eugen Rochko |
2022-09-27 | Fix auto detect language for translate service (#19244) | Yamagishi Kazutoshi |
2022-09-27 | Add retention policy for cached content and media (#19232) | Eugen Rochko |
2022-09-23 | Add user content translations with configurable backends (#19218) | Eugen Rochko |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-09-20 | Improve error reporting and logging when processing remote accounts (#15605) | Claire |
2022-08-25 | Remove preference to aggregate reblogs in home/list feeds (#18112) | Eugen Rochko |
2022-08-25 | Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427) | Jeong Arm |
2022-08-17 | Fix ambiguous column names in `tootctl search deploy` (#18993) | Mashiro |
2022-07-17 | Add ability to follow hashtags (#18809) | Eugen Rochko |
2022-07-13 | Change how hashtags are normalized (#18795) | Eugen Rochko |
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko |
2022-06-28 | Revamp post filtering system (#18058) | Claire |
2022-06-23 | Fix missing , (#18660) | Takeshi Umeda |
2022-05-31 | Fix TagManager#local_url? erroring out on invalid URL (#18580) | Claire |
2022-05-26 | Fix errors when rendering RSS feeds (#18531) | Eugen Rochko |
2022-05-26 | Fix confirmation redirect to app without `Location` header (#18523) | Eugen Rochko |
2022-05-22 | Change algorithm of `tootctl search deploy` to improve performance (#18463) | Eugen Rochko |
2022-05-16 | Fix `Mastodon::RaceConditionError` that occurs when external status is reblog... | Yamagishi Kazutoshi |
2022-05-13 | Refactor how Redis locks are created (#18400) | Eugen Rochko |
2022-05-09 | Change RSS feeds (#18356) | Eugen Rochko |
2022-05-01 | Fix error caused by missing subject in Webfinger response (#18204) | Eugen Rochko |
2022-04-29 | Fix opening and closing Redis connections instead of using a pool (#18171) | Eugen Rochko |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
2022-04-26 | Fix n+1 query on feed merge and populate operations (#18111) | Eugen Rochko |
2022-04-26 | Fix UnmergeWorker being exceptionally slow in some conditions (#18110) | Claire |
2022-04-26 | Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100) | Claire |
2022-04-11 | FeedManager: skip account when target_account's last status is too old (#18009) | dogelover911 |
2022-04-08 | Fix error resposes for `from` search prefix (#17963) | 0x2019 |
2022-04-08 | Change e-mail notifications to only be sent when recipient is offline (#17984) | Eugen Rochko |
2022-04-06 | Remove sign-in token authentication, instead send e-mail about new sign-in (#... | Eugen Rochko |
2022-03-31 | Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) | Claire |
2022-03-30 | Fix being able to post URLs longer than 4096 characters (#17908) | Eugen Rochko |
2022-03-28 | Refactor account and status formatting (#17877) | Claire |
2022-03-26 | Refactor formatter (#17828) | Eugen Rochko |
2022-03-26 | Fix edits with no actual changes being allowed (#17843) | Eugen Rochko |
2022-03-25 | Add admin dashboard checks for Elasticsearch version (#17863) | Claire |
2022-03-25 | Add workaround for YouTube Shorts links (#17869) | Eugen Rochko |
2022-03-17 | Fix searching already-known converted activities by URL (#17814) | Claire |
2022-03-12 | Fix not updating a status when newer version is fetched manually (#17745) | Eugen Rochko |
2022-03-09 | Change how changes to media attachments are stored for edits (#17696) | Eugen Rochko |
2022-03-09 | Change design of federation pages in admin UI (#17704) | Eugen Rochko |
2022-03-07 | Add `/api/v1/accounts/familiar_followers` to REST API (#17700) | Eugen Rochko |
2022-03-04 | Fix duplicate notifications being possible after poll expiration (#17697) | Eugen Rochko |
2022-03-04 | Fix infinite re-forwarding of update activities temporarily (#17698) | Eugen Rochko |
2022-03-03 | Fix returning empty `<p>` tag for blank account `note` in REST API (#17687) | Eugen Rochko |
2022-03-01 | Change authorized applications page (#17656) | Eugen Rochko |