| Age | Commit message (Expand) | Author | Files |
| 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 |
| 2022-07-05 | [bugfix] Fix footer info fields not wrapping (#694) | tobi | 1 |
| 2022-07-03 | [chore] configure instance.Version for testrig (#659) | f0x52 | 1 |
| 2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 4 |
| 2022-06-23 | [feature] Implement `/api/v1/instance/peers` endpoint (#660) | tobi | 3 |
| 2022-06-19 | [chore] make tests more cacheable by avoiding time.Now() (#656) | tobi | 1 |
| 2022-06-14 | [chore] Duplicated media cleanup (#649)v0.3.5 | tobi | 2 |
| 2022-06-11 | [chore] Fix testrig emoji bug (#646) | tobi | 1 |
| 2022-06-11 | [chore] Webfinger rework (#627) | tobi | 2 |
| 2022-06-11 | [feature] Add `created_at` and `error_description` to `/oauth/token` endpoint... | tobi | 1 |
| 2022-06-08 | [feature] More consistent API error handling (#637) | tobi | 1 |
| 2022-06-03 | [feature] Start adding advanced configuration options, starting with `samesit... | tobi | 1 |