| Age | Commit message (Expand) | Author | Files |
| 2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 3 |
| 2023-01-27 | [feature] Federate reports to remote instance as Flag (if desired) (#1386) | tobi | 1 |
| 2023-01-26 | [chore] set max open / idle conns + conn max lifetime for both postgres and s... | tobi | 1 |
| 2023-01-25 | [feature] Public list of suspended domains (#1362) | f0x52 | 1 |
| 2023-01-25 | [feature] Implement reports admin API so admins can view + close reports (#1378) | tobi | 1 |
| 2023-01-23 | [chore] remove funky duplicate attachment in testrig (#1379) | tobi | 1 |
| 2023-01-18 | [chore] Change default sqlite busy timeout to 5m (#1352) | tobi | 1 |
| 2023-01-17 | [feature] Tune sqlite pragmas (#1349) | tobi | 2 |
| 2023-01-11 | [performance] media processing improvements (#1288) | kim | 14 |
| 2023-01-10 | [feature] Implement Report database model and utility functions (#1310) | tobi | 2 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 16 |
| 2023-01-04 | [feature] HTTP request throttling middleware (#1297) | tobi | 1 |
| 2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 1 |
| 2022-12-22 | [feature] For video attachments, store + return fps, bitrate, duration (#1282) | tobi | 3 |
| 2022-12-13 | [bugfix] fix unordered favorites (#1245) | Christoph Voigt | 1 |
| 2022-12-12 | [feature] allow uncaching of other media types (#1234) | kim | 1 |
| 2022-12-11 | [feature] support configuring database caches (#1246) | kim | 1 |
| 2022-12-09 | [feature] Allow users to create + delete bookbarks, and view bookmarked statu... | Matthew Phillips | 2 |
| 2022-12-08 | [chore] move caches to a separate State{} structure (#1078) | kim | 1 |
| 2022-12-06 | [feature] overhaul the oidc system (#961) | Dominik Süß | 1 |
| 2022-12-04 | [chore] Fix a few possible cases of int truncation (#1207) | Daniele Sluijters | 1 |
| 2022-12-02 | [performance]: make s3 urls cacheable (#1194)v0.6.0-rc3 | Dominik Süß | 1 |
| 2022-11-30 | [bugfix] Don't call `strings.ToLower()` on usernames when selecting account b... | tobi | 2 |
| 2022-11-30 | [bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them... | tobi | 1 |
| 2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 4 |
| 2022-11-22 | [chore] use kv.KVStore also for S3 storage (#1113) | kim | 1 |
| 2022-11-14 | [feature] Allow newly uploaded emojis to be placed in categories (#939) | tobi | 2 |
| 2022-11-11 | [feature] Read + Write tombstones for deleted Actors (#1005) | tobi | 3 |
| 2022-11-11 | [feature] S3: add config flag to proxy S3 media (#1014) | Mara Sophie Grosch | 1 |
| 2022-11-06 | [feature] Make rate limit requests amount configurable (#966) | tobi | 1 |
| 2022-11-05 | [chore] bump gruf/go-store to v2 (#953) | tobi | 1 |
| 2022-11-03 | [feature] Allow user to show instead of landing page on / (#922) | Mia Heidenstedt | 1 |
| 2022-11-02 | [frontend] change bundler to skulk (#942) | f0x52 | 1 |
| 2022-10-08 | [feature] Add opt-in RSS feed for account's latest Public posts (#897) | tobi | 1 |
| 2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 2 |
| 2022-09-29 | [chore] Add ipv6 localhost to trusted proxies by default (#868) | tobi | 1 |
| 2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 1 |
| 2022-09-26 | [feature] Show + federate emojis in accounts (#837) | tobi | 7 |
| 2022-09-23 | [feature] Allow delivery to sharedInboxes where possible (#847) | tobi | 2 |
| 2022-09-21 | [chore] Tidy up status deletion, remove from cache too (#845) | tobi | 1 |
| 2022-09-12 | [feature] Allow users to set custom css for their profiles + threads (#808) | tobi | 1 |
| 2022-09-12 | [feature] Fetch + display custom emoji in statuses from remote instances (#807) | tobi | 3 |
| 2022-09-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 1 |
| 2022-09-04 | [bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments... | tobi | 1 |
| 2022-09-01 | [bugfix] Fix occasional federatingdb test fail (#792) | tobi | 1 |
| 2022-08-31 | [chore] Test fixes (#788) | tobi | 3 |
| 2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 1 |
| 2022-07-20 | [chore] Update image/video size defaults to mastodon's (#723) | tobi | 1 |
| 2022-07-19 | [chore] use our own logging implementation (#716) | kim | 3 |
| 2022-07-12 | [chore] improved router logging, recovery and error handling (#705) | kim | 1 |