| Age | Commit message (Expand) | Author | Files |
| 2025-05-31 | [performance] cache mute check results (#4202) | kim | 1 |
| 2025-05-22 | [chore] Upgrade to Go 1.24 (#4187) | Daenney | 3 |
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | Daenney | 11 |
| 2025-03-07 | [feature] Parse content warning to HTML, serialize via client API as plaintex... | tobi | 1 |
| 2025-03-03 | [feature] Refactor tokens, allow multiple app redirect_uris (#3849) | tobi | 1 |
| 2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | tobi | 1 |
| 2024-12-23 | [feature] add support for clients editing statuses and fetching status revisi... | kim | 3 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 2 |
| 2024-10-16 | [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) | Markus Unterwaditzer | 1 |
| 2024-08-08 | [performance] move thumbnail generation to go code where possible (#3183) | kim | 1 |
| 2024-08-03 | [bugfix] fix emoji recaching operations (#3167) | kim | 1 |
| 2024-07-22 | [bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ... | kim | 1 |
| 2024-07-19 | [feature] use webp for thumbnails (#3116) | kim | 1 |
| 2024-07-12 | [feature] support processing of (many) more media types (#3090) | kim | 2 |
| 2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 4 |
| 2024-05-29 | [feature] Implement profile API (#2926) | Vyr Cossont | 1 |
| 2024-05-22 | [performance] update storage backend and make use of seek syscall when availa... | kim | 1 |
| 2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 2 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 7 |
| 2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 1 |
| 2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 1 |
| 2023-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 1 |
| 2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 4 |
| 2023-04-28 | [performance] improved request batching (removes need for queueing) (#1687) | kim | 1 |
| 2023-03-31 | [bugfix] Fix multiple "updated_at" columns for media updates (#1660) | tobi | 1 |
| 2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 13 |
| 2023-03-04 | use updateattachment when updating to ensure cache is invalidated (#1587) | kim | 1 |
| 2023-03-03 | [performance] cache media attachments (#1525) | kim | 2 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 8 |
| 2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | tobi | 8 |
| 2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 1 |
| 2023-02-13 | [performance] processing media and scheduled jobs improvements (#1482) | kim | 2 |
| 2023-02-12 | [bugfix] Set appropriate cache-control when using presigned s3 links (#1480) | tobi | 1 |
| 2023-02-11 | [chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2 | tobi | 1 |
| 2023-02-07 | [bugfix] fix file range length calculation being off by 1 (#1448) | kim | 1 |
| 2023-02-06 | Ignore missing files when cleaning up media (#1435) | Sam Lade | 1 |
| 2023-01-16 | [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) | tobi | 1 |
| 2023-01-11 | [performance] media processing improvements (#1288) | kim | 1 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 12 |
| 2022-12-21 | [bugfix] Close reader gracefully when streaming recache of remote media to fi... | tobi | 3 |
| 2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 2 |
| 2022-11-23 | [feature/performance] Fail fast when doing remote transport calls inside inco... | tobi | 1 |
| 2022-11-03 | [bugfix] Wrap media in read closer (#941) | tobi | 3 |
| 2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 1 |
| 2022-10-12 | [feature] Add `/api/v1/admin/custom_emojis` endpoint (#902) | tobi | 1 |
| 2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 3 |
| 2022-09-29 | [feature] update config types to use bytesize.Size (#828) | kim | 2 |
| 2022-09-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 1 |
| 2022-08-31 | [chore] Test fixes (#788) | tobi | 1 |