| Age | Commit message (Expand) | Author | Files |
| 2025-09-14 | [feature] Support new model of interaction flow for forward compat with v0.21... | tobi | 6 |
| 2025-08-09 | [feature + performance] add JSON logging format (#4355) | kim | 1 |
| 2025-07-09 | [feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe... | tobi | 2 |
| 2025-06-19 | [feature] Support incoming avatar/header descriptions (#4275) | nicole mikołajczyk | 1 |
| 2025-06-10 | [chore] Update interactionPolicy sub-policy parsing in line with documented d... | tobi | 2 |
| 2025-06-09 | [bugfix] Update `GetURL` to extract url from Link objects with href (#4249) | tobi | 4 |
| 2025-05-22 | [chore] Upgrade to Go 1.24 (#4187) | Daenney | 7 |
| 2025-05-13 | [chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,... | tobi | 4 |
| 2025-04-27 | [chore] Rewrite all remaining Github links | Daenney | 4 |
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | Daenney | 22 |
| 2025-04-26 | [feature] Update attachment format, receive + send `focalPoint` prop + use it... | tobi | 4 |
| 2025-04-25 | [chore] Move deps to code.superseriousbusiness.org (#4054) | tobi | 17 |
| 2025-04-07 | [bugfix] Don't assume `"manuallyApprovesFollowers": true` if not set (#3978) | tobi | 1 |
| 2025-03-24 | [feature] Parse funkwhale `Album` as Statusable to allow barebones interactin... | tobi | 5 |
| 2025-03-07 | [feature] Parse content warning to HTML, serialize via client API as plaintex... | tobi | 1 |
| 2025-03-02 | [chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious... | tobi | 17 |
| 2025-02-19 | [feature] Forward-compatibility with Approval objects (#3807) | tobi | 3 |
| 2025-01-28 | [bugfix] Allow processing null ID emojis (#3702) | tobi | 2 |
| 2025-01-23 | [feature] Serve bot accounts over AP as Service instead of Person (#3672) | tobi | 3 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 3 |
| 2024-11-25 | [performance] convert enum strings to ints (#3558) | kim | 1 |
| 2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | tobi | 1 |
| 2024-09-17 | [bugfix] Fix incorrect policy value parsing (#3315) | tobi | 1 |
| 2024-08-13 | [bugfix] relax missing preferred_username, instead using webfingered username... | kim | 1 |
| 2024-07-26 | [feature] Federate interaction policies + Accepts; enforce policies (#3138) | tobi | 8 |
| 2024-06-11 | [bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2 | tobi | 2 |
| 2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 2 |
| 2024-04-02 | [chore] Try to parse public key as both Actor + bare key (#2710) | tobi | 2 |
| 2024-04-02 | [feature] Option to hide followers/following (#2788) | tobi | 2 |
| 2024-03-13 | [feature] Process outgoing Move from clientAPI (#2750) | tobi | 1 |
| 2024-03-04 | [bugfix] Sanitize incoming PropertyValue fields (#2722)v0.14.0-rc3 | tobi | 3 |
| 2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 1 |
| 2024-02-23 | [bugfix] 2643 bug search for account url doesnt always work when redirected (... | kim | 7 |
| 2024-02-06 | [feature] serdes for moved/also_known_as (#2600) | tobi | 4 |
| 2024-01-26 | [bugfix] Don't return Account or Status if new and dereferencing failed, othe... | tobi | 1 |
| 2024-01-22 | [bugfix] Don't return Internal Server Error when searching for URIs that don'... | tobi | 2 |
| 2024-01-19 | [chore] Harden up boolptr logic on Accounts, warn if not set (#2544) | tobi | 2 |
| 2024-01-18 | [chore] chore rationalise http return codes for activitypub handlers (#2540) | kim | 1 |
| 2023-12-12 | [bugfix] poll vote count fixes (#2444) | kim | 1 |
| 2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 1 |
| 2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 4 |
| 2023-11-21 | [feature] Federate status language in and out (#2366) | tobi | 6 |
| 2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 2 |
| 2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 1 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 2 |
| 2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 3 |
| 2023-10-31 | [bugfix] Relax `Mention` parsing, allowing either href or name (#2320) | tobi | 2 |
| 2023-10-26 | [bugfix] Extract description as `summary` first, fall back to `name` (#2303) | tobi | 3 |
| 2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 5 |
| 2023-10-03 | [chore] internal/ap: add pollable AS types, code reformatting, general niceti... | kim | 7 |