| Age | Commit message (Expand) | Author | Files |
| 2025-10-17 | [bugfix] Fix HTTP return code for Likes of remote statuses (#4504) | tobi | 1 |
| 2025-09-14 | [feature] Support new model of interaction flow for forward compat with v0.21... | tobi | 9 |
| 2025-08-09 | [feature + performance] add JSON logging format (#4355) | kim | 1 |
| 2025-05-22 | [chore] Upgrade to Go 1.24 (#4187) | Daenney | 9 |
| 2025-05-15 | [chore] various federatingdb tweaks (#4178) | kim | 24 |
| 2025-05-13 | [chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,... | tobi | 1 |
| 2025-05-05 | [bugfix] Prevent multiple mentions being created for one mention (#4127) | 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 | 27 |
| 2025-04-26 | [performance] rewrite timelines to rely on new timeline cache type (#3941) | kim | 2 |
| 2025-04-25 | [chore] Move deps to code.superseriousbusiness.org (#4054) | tobi | 23 |
| 2025-04-06 | [chore] Migrate accounts to new table, relax uniqueness constraint of actor `... | tobi | 4 |
| 2025-03-03 | [feature] Refactor tokens, allow multiple app redirect_uris (#3849) | tobi | 1 |
| 2025-03-02 | [chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious... | tobi | 23 |
| 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 | 1 |
| 2025-01-28 | [chore] remove type switch in Create() and instead move to FederatedCallbacks... | kim | 9 |
| 2025-01-24 | [feature] Process incoming Undo Announce properly (#3676) | tobi | 1 |
| 2025-01-22 | [performance] reduce InboxForward->Create calls by partially implementing Exi... | kim | 3 |
| 2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | tobi | 1 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
| 2024-10-11 | [bugfix] Check interaction policies properly on incoming Likes (#3416) | tobi | 2 |
| 2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | 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 | [chore] Refactor federatingDB.Undo, avoid 500 errors on Undo Like (#3310) | tobi | 1 |
| 2024-09-10 | [feature] Process `Reject` of interaction via fedi API, put rejected statuses... | tobi | 2 |
| 2024-08-24 | [feature] Interaction requests client api + settings panel (#3215) | tobi | 1 |
| 2024-07-26 | [feature] Federate interaction policies + Accepts; enforce policies (#3138) | tobi | 3 |
| 2024-07-24 | [chore] renames the `GTS` caches to `DB` caches (#3127) | kim | 1 |
| 2024-06-06 | [feature] Self-serve email change for users (#2957) | tobi | 4 |
| 2024-04-26 | [performance] update remaining worker pools to use queues (#2865) | kim | 11 |
| 2024-04-17 | update to set requesting account when deleting status (#2849) | kim | 1 |
| 2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 5 |
| 2024-04-11 | [performance] massively improved ActivityPub delivery worker efficiency (#2812) | kim | 1 |
| 2024-04-03 | [bugfix] Sort follows chronologically (#2801) | Daenney | 1 |
| 2024-03-12 | [feature] Process incoming `Move` activity (#2724) | tobi | 6 |
| 2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 3 |
| 2024-02-17 | [chore] refactor extractFromCtx a bit (#2646) | tobi | 8 |
| 2024-02-06 | [bugfix] Ensure activities sender always = activities actor (#2608) | tobi | 5 |
| 2024-01-31 | [bugfix] parent status replied to status not dereferenced sometimes (#2587) | kim | 2 |
| 2024-01-19 | [performance] overhaul struct (+ result) caching library for simplicity, perf... | kim | 1 |
| 2024-01-18 | [chore] chore rationalise http return codes for activitypub handlers (#2540) | kim | 2 |
| 2023-12-01 | [bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1 | tobi | 1 |
| 2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 1 |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 1 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
| 2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 6 |
| 2023-10-31 | [feature] add per-uri dereferencer locks (#2291) | kim | 2 |
| 2023-10-31 | [bugfix] Relax `Mention` parsing, allowing either href or name (#2320) | tobi | 1 |