| Age | Commit message (Expand) | Author | Files |
| 2023-11-17 | [feature] Set/show instance language(s); show post language on frontend (#2362) | tobi | 3 |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 7 |
| 2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 1 |
| 2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 5 |
| 2023-11-10 | [bugfix] Don't try to update suspended accounts (#2348) | tobi | 2 |
| 2023-11-08 | [bugfix] fix poll vote count responses on client and fedi API vote creation (... | kim | 2 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 21 |
| 2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 3 |
| 2023-10-30 | [bugfix] Allow blocked accounts to show in precise search (#2321) | tobi | 5 |
| 2023-10-30 | [feature] Customizable media cleaner schedule (#2304) | tobi | 5 |
| 2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 17 |
| 2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 14 |
| 2023-10-18 | [bugfix] add missing "local" param in public timeline link headers (#2277)v0.12.0-rc2 | tobi | 1 |
| 2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 7 |
| 2023-09-29 | [bugfix] Fix paging for empty items (#2236) | tobi | 4 |
| 2023-09-29 | [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) | tobi | 3 |
| 2023-09-29 | [bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ... | tobi | 1 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 65 |
| 2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 6 |
| 2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 1 |
| 2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 14 |
| 2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 3 |
| 2023-09-07 | [chore] much improved paging package (#2182) | kim | 1 |
| 2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 9 |
| 2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 3 |
| 2023-08-15 | [chore] ensure worker contexts have request ID (#2120) | kim | 2 |
| 2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 6 |
| 2023-08-11 | [bugfix] Populate followReq before accessing targetaccount pointer (#2099) | tobi | 1 |
| 2023-08-10 | [chore] Add test to ensure `show_reblogs` on follow works as expected (#2093) | tobi | 1 |
| 2023-08-10 | [performance] remove last of relational queries to instead rely on caches (#2... | kim | 2 |
| 2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 21 |
| 2023-08-08 | [bugfix] don't accept unrelated statuses (#2078) | kim | 1 |
| 2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 5 |
| 2023-08-07 | [feature] Allow full BCP 47 in language inputs (#2067) | Vyr Cossont | 4 |
| 2023-08-04 | [performance] add caching of status fave, boost of, in reply to ID lists (#2060) | kim | 4 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 1 |
| 2023-08-02 | [bugfix] Allow instance accounts to be shown in search results in certain cir... | tobi | 4 |
| 2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 3 |
| 2023-07-31 | [performance] cache follow, follow request and block ID lists (#2027) | kim | 2 |
| 2023-07-29 | [feature] Implement markers API (#1989) | Vyr Cossont | 4 |
| 2023-07-27 | [feature] Support setting private notes on accounts (#1982) | Vyr Cossont | 1 |
| 2023-07-25 | [performance] retry db queries on busy errors (#2025) | kim | 1 |
| 2023-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 4 |
| 2023-07-23 | [chore] Admin CLI + new account creation refactoring (#2008) | tobi | 3 |
| 2023-07-21 | [bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0 | tobi | 1 |
| 2023-07-18 | [bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3 | kim | 10 |
| 2023-07-12 | [bugfix] Update account `Update` logic (#1984) | tobi | 1 |
| 2023-07-10 | [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) | tobi | 2 |
| 2023-07-08 | [bugfix] Fix delete follow req instead of follow (#1962) | tobi | 1 |
| 2023-07-08 | [bugfix] Delete mutual follow (requests) when receiving block from remote (#1... | tobi | 1 |