| Age | Commit message (Expand) | Author | Files |
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | Daenney | 1 |
| 2025-04-06 | [chore] Migrate accounts to new table, relax uniqueness constraint of actor `... | tobi | 1 |
| 2025-03-26 | [feature] Allow user to choose "gallery" style layout for web view of profile... | tobi | 1 |
| 2025-03-11 | [bugfix] Fix panic when opening instance actor in web view (#3898) | tobi | 1 |
| 2025-01-27 | [bugfix] Fix top-level posts with a mention being counted as replies when doi... | tobi | 1 |
| 2025-01-14 | [chore] better dns validation (#3644) | kim | 1 |
| 2024-11-11 | [performance] minimise log field allocations (#3529) | kim | 1 |
| 2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 1 |
| 2024-09-09 | [feature/frontend] Add options to include Unlisted posts or hide all posts (#... | tobi | 1 |
| 2024-09-02 | [chore/performance] Avoid unnecessary "uncached" queries (#3265) | tobi | 1 |
| 2024-08-24 | [feature] Interaction requests client api + settings panel (#3215) | tobi | 1 |
| 2024-08-02 | [chore] move PopulateAccountStats() nil check often performed into function i... | kim | 1 |
| 2024-07-24 | [chore] renames the `GTS` caches to `DB` caches (#3127) | kim | 1 |
| 2024-06-11 | [bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2 | tobi | 1 |
| 2024-06-10 | [bugfix] boost and account recursion (#2982) | kim | 1 |
| 2024-05-01 | [feature] Page through accounts as moderator (#2881) | tobi | 1 |
| 2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 1 |
| 2024-04-13 | [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) | tobi | 1 |
| 2024-04-13 | [performance] update GetAccountsByIDs() to use the new multi cache loader end... | kim | 1 |
| 2024-03-22 | [chore] Move local account settings to separate db table (#2770) | tobi | 1 |
| 2024-03-10 | [bugfix] Don't error when populating MovedTo if account not found (#2741) | tobi | 1 |
| 2024-03-06 | [chore/bugfix] Little DB fixes (#2726) | tobi | 1 |
| 2024-03-06 | [feature/chore] Add Move database functions + cache (#2647) | tobi | 1 |
| 2024-02-27 | [bugfix] Account timeline: exclude self-replies that mention other accounts (... | Vyr Cossont | 1 |
| 2024-02-12 | [performance] temporarily cache account status counts to reduce no. account c... | kim | 1 |
| 2024-02-07 | [feature/performance] sqlite pragma optimize on close (#2596) | kim | 1 |
| 2024-02-06 | [feature] serdes for moved/also_known_as (#2600) | tobi | 1 |
| 2024-01-19 | [performance] overhaul struct (+ result) caching library for simplicity, perf... | kim | 1 |
| 2024-01-16 | [feature] Account alias / move API + db models (#2518) | tobi | 1 |
| 2023-08-31 | [bugfix] wrap bun.Tx to add our own error processing (#2169) | kim | 1 |
| 2023-08-17 | [bugfix] fix double firing bun.DB query hooks (#2124) | kim | 1 |
| 2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 1 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 1 |
| 2023-08-02 | [bugfix] fix slow accounts / statuses using emojis lookups (#2056) | kim | 1 |
| 2023-07-31 | [performance] cache follow, follow request and block ID lists (#2027) | kim | 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 | 1 |
| 2023-07-05 | [chore/performance] Remove remaining 'whereEmptyOrNull' funcs (#1946) | tobi | 1 |
| 2023-05-22 | [chore] update account statuses paging logic (#1814) | tobi | 1 |
| 2023-05-12 | [feature] status refetch support (#1690) | kim | 1 |
| 2023-05-07 | [bugfix] Punycode fixes (#1743) | tobi | 1 |
| 2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 1 |
| 2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 1 |
| 2023-02-25 | [feature] Client API endpoints + v. basic web view for pinned posts (#1547) | tobi | 1 |
| 2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 1 |
| 2023-02-13 | [bugfix] Fix up `error getting account avatar/header` errors, other small fix... | tobi | 1 |
| 2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 1 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 1 |
| 2022-12-09 | [feature] Allow users to create + delete bookbarks, and view bookmarked statu... | Matthew Phillips | 1 |