| Age | Commit message (Expand) | Author | Files |
| 2023-12-16 | [feature] Run ANALYZE after migrations on SQLite (#2428) | Daenney | 1 |
| 2023-12-15 | [bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0 | kim | 6 |
| 2023-12-10 | [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi... | tobi | 2 |
| 2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 4 |
| 2023-12-08 | [chore] Run ANALYZE for SQLite after latest migrations (#2427) | tobi | 1 |
| 2023-11-30 | [chore] Re-add indexes, rename account actions indexes (#2401) | tobi | 2 |
| 2023-11-29 | [performance/postgres] Rename constraints, remove duplicate indexes (#2392) | tobi | 1 |
| 2023-11-27 | [bugfix] Don't copy ptr fields in caches (#2386) | tobi | 11 |
| 2023-11-20 | [feature] Initial Prometheus metrics implementation (#2334) | Tsuribori | 1 |
| 2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 4 |
| 2023-11-14 | [bugfix] Update poll delete/update db queries (#2361) | tobi | 3 |
| 2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 3 |
| 2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 3 |
| 2023-11-09 | [bugfix] actually decrement votes during poll vote delete ... (#2344) | kim | 1 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 15 |
| 2023-10-31 | Remove account_suspended_at_idx to resolve slow query issues (#2310) | Sam Lade | 1 |
| 2023-10-31 | [feature] add per-uri dereferencer locks (#2291) | kim | 1 |
| 2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 10 |
| 2023-10-23 | [chore] bump go version -> 1.21.x (#2287) | tobi | 1 |
| 2023-10-18 | [bugfix] Postgres error wrapping fix (#2276) | tobi | 2 |
| 2023-09-29 | [bugfix] Fix paging for empty items (#2236) | tobi | 1 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 1 |
| 2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 4 |
| 2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 6 |
| 2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 1 |
| 2023-09-07 | [chore] much improved paging package (#2182) | kim | 2 |
| 2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 3 |
| 2023-09-01 | [bugfix] move SQLite pragmas into connection string (#2171) | kim | 1 |
| 2023-08-31 | [bugfix] wrap bun.Tx to add our own error processing (#2169) | kim | 7 |
| 2023-08-22 | [performance] Rework home timeline query to use cache more (#2148) | tobi | 2 |
| 2023-08-21 | [performance] Tweak media attachment cleanup; replace stale index (#2143) | tobi | 4 |
| 2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 10 |
| 2023-08-17 | [bugfix] fix double firing bun.DB query hooks (#2124) | kim | 32 |
| 2023-08-10 | [performance] remove last of relational queries to instead rely on caches (#2... | kim | 7 |
| 2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 12 |
| 2023-08-09 | [bugfix] Fix incorrect per-loop variable capture (#2092) | Daenney | 1 |
| 2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 6 |
| 2023-08-04 | [performance] add caching of status fave, boost of, in reply to ID lists (#2060) | kim | 6 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 6 |
| 2023-08-02 | [bugfix] fix slow accounts / statuses using emojis lookups (#2056) | kim | 3 |
| 2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 16 |
| 2023-07-31 | [performance] cache follow, follow request and block ID lists (#2027) | kim | 11 |
| 2023-07-29 | [feature] Implement markers API (#1989) | Vyr Cossont | 7 |
| 2023-07-27 | [chore] fix merge issue (#2029) | tobi | 1 |
| 2023-07-27 | [feature] Support setting private notes on accounts (#1982) | Vyr Cossont | 6 |
| 2023-07-25 | [performance] retry db queries on busy errors (#2025) | kim | 47 |
| 2023-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 14 |
| 2023-07-23 | [chore] Admin CLI + new account creation refactoring (#2008) | tobi | 2 |
| 2023-07-18 | [bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3 | kim | 2 |
| 2023-07-08 | [bugfix] Delete mutual follow (requests) when receiving block from remote (#1... | tobi | 4 |