| Age | Commit message (Expand) | Author | Files |
| 2025-05-26 | [chore] migration to update `statuses.thread_id` to be notnull (#4160) | kim | 2 |
| 2025-05-22 | [chore] Upgrade to Go 1.24 (#4187) | Daenney | 16 |
| 2025-05-15 | [chore] various federatingdb tweaks (#4178) | kim | 25 |
| 2025-05-13 | [chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,... | tobi | 2 |
| 2025-05-05 | [bugfix] Prevent multiple mentions being created for one mention (#4127) | tobi | 2 |
| 2025-05-04 | [bugfix] Fix no notification if mention edited into status (#4102) | tobi | 1 |
| 2025-04-30 | [bugfix] Fix wrong URI used in dereferenceLocal (#4097) | tobi | 1 |
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | Daenney | 54 |
| 2025-04-26 | [feature] Update attachment format, receive + send `focalPoint` prop + use it... | tobi | 1 |
| 2025-04-26 | [performance] rewrite timelines to rely on new timeline cache type (#3941) | kim | 4 |
| 2025-04-25 | [chore] Move deps to code.superseriousbusiness.org (#4054) | tobi | 37 |
| 2025-04-06 | [chore] Migrate accounts to new table, relax uniqueness constraint of actor `... | tobi | 8 |
| 2025-03-06 | [bugfix] Store and expose status content type (#3870) | ewwwin | 1 |
| 2025-03-03 | [bugfix] fix refreshed additional media info being ignored (#3867) | kim | 2 |
| 2025-03-03 | [feature] Refactor tokens, allow multiple app redirect_uris (#3849) | tobi | 1 |
| 2025-03-02 | [chore] github.com/superseriousbusiness/httpsig -> codeberg.org/superseriousb... | tobi | 2 |
| 2025-03-02 | [chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious... | tobi | 36 |
| 2025-02-20 | [bugfix] update fedi api to support multiple separate votes in same multiple ... | kim | 1 |
| 2025-02-19 | [feature] Forward-compatibility with Approval objects (#3807) | tobi | 2 |
| 2025-02-12 | [feature] Implement backfilling statuses thru scheduled_at (#3685) | Vyr Cossont | 1 |
| 2025-02-11 | [bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo... | alemi.dev | 2 |
| 2025-02-03 | [bugfix] Don't panic on delivery of Activity with no `object` (#3730) | tobi | 1 |
| 2025-01-30 | [bugfix] harden checks for remotes masquerading as local, and return correct ... | kim | 3 |
| 2025-01-28 | [chore] remove type switch in Create() and instead move to FederatedCallbacks... | kim | 13 |
| 2025-01-27 | [feature] Implement `deliveryRecipientPreSort` to prioritize delivery to ment... | tobi | 1 |
| 2025-01-24 | [feature] Process incoming Undo Announce properly (#3676) | tobi | 1 |
| 2025-01-23 | [feature] Serve bot accounts over AP as Service instead of Person (#3672) | tobi | 1 |
| 2025-01-22 | [performance] reduce InboxForward->Create calls by partially implementing Exi... | kim | 5 |
| 2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | tobi | 2 |
| 2025-01-08 | [chore] replace statuses.updated_at column with statuses.edited_at (#3636) | kim | 2 |
| 2024-12-24 | [bugfix] small editing tweaks (#3631) | kim | 1 |
| 2024-12-23 | [feature] add support for clients editing statuses and fetching status revisi... | kim | 2 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 7 |
| 2024-11-11 | [performance] minimise log field allocations (#3529) | kim | 1 |
| 2024-10-16 | [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) | Markus Unterwaditzer | 2 |
| 2024-10-11 | [bugfix] Check interaction policies properly on incoming Likes (#3416) | tobi | 2 |
| 2024-10-09 | [bugfix] Fix replies not being stored pending approval (#3409) | tobi | 1 |
| 2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | tobi | 3 |
| 2024-10-05 | [chore] Change order of error checking after PostInbox (#3394) | tobi | 1 |
| 2024-09-29 | [bugfix] Carry-over "PinnedAt" when refreshing status (#3373) | tobi | 1 |
| 2024-09-17 | [chore] improved federatingdb logging in cases of unknown iri / types (#3313) | kim | 12 |
| 2024-09-17 | [bugfix] Fix pending approval check (#3316) | tobi | 1 |
| 2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 1 |
| 2024-09-16 | [chore] Refactor federatingDB.Undo, avoid 500 errors on Undo Like (#3310) | tobi | 2 |
| 2024-09-16 | [chore] Reject replies to rejected replies (#3291) | tobi | 2 |
| 2024-09-10 | [feature] Process `Reject` of interaction via fedi API, put rejected statuses... | tobi | 2 |
| 2024-09-10 | [chore] status dereferencing improvements (#3255) | kim | 2 |
| 2024-09-03 | fix new processing media / emoji not being added to dereferencer maps (#3269) | kim | 2 |
| 2024-08-25 | [chore] Tiny tweak to ApprovedByURI (#3234) | tobi | 1 |
| 2024-08-25 | [bugfix] Carry-over `ApprovedByURI` to avoid marking already-approved remote ... | tobi | 1 |