| Age | Commit message (Expand) | Author | Files |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
| 2024-08-24 | [feature] Interaction requests client api + settings panel (#3215) | 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 | 2 |
| 2024-07-15 | [feature/frontend] Add player for audio files; use thumbnail for `poster` (#3... | tobi | 1 |
| 2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 1 |
| 2024-06-11 | [bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2 | tobi | 2 |
| 2024-06-06 | [feature] Self-serve email change for users (#2957) | tobi | 1 |
| 2024-04-30 | [bugfix] further paging mishaps (#2884) | kim | 1 |
| 2024-04-30 | [bugfix] paging rel links (#2883) | kim | 1 |
| 2024-04-11 | [performance] massively improved ActivityPub delivery worker efficiency (#2812) | kim | 1 |
| 2024-04-03 | [bugfix] improved authenticate post inbox error handling (#2803) | kim | 1 |
| 2024-03-22 | [chore] Move local account settings to separate db table (#2770) | tobi | 1 |
| 2024-03-06 | [bugfix] Fix Swagger spec and add test script (#2698) | Vyr Cossont | 2 |
| 2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 2 |
| 2024-01-18 | [chore] chore rationalise http return codes for activitypub handlers (#2540) | kim | 1 |
| 2024-01-16 | [feature] Account alias / move API + db models (#2518) | tobi | 1 |
| 2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 2 |
| 2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 1 |
| 2023-11-27 | [performance] http response encoding / writing improvements (#2374) | kim | 12 |
| 2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 2 |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 2 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 2 |
| 2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 2 |
| 2023-10-03 | [chore] internal/ap: add pollable AS types, code reformatting, general niceti... | kim | 1 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 2 |
| 2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 2 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 1 |
| 2023-07-13 | [bugfix] Set Vary header correctly on cache-control (#1988)v0.10.0-rc2 | tobi | 9 |
| 2023-06-13 | [chore] Refactor AP authentication, other small bits of tidying up (#1874) | tobi | 12 |
| 2023-05-28 | [bugfix/chore] Inbox post updates (#1821) | tobi | 2 |
| 2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 2 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 5 |
| 2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
| 2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 21 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 5 |
| 2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 9 |
| 2023-02-25 | [feature] Client API endpoints + v. basic web view for pinned posts (#1547) | tobi | 1 |
| 2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | tobi | 15 |
| 2023-02-08 | [chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub... | tobi | 3 |
| 2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 2 |
| 2023-02-02 | [feature] Implement `/api/v2/instance` endpoint (#1409) | tobi | 9 |
| 2023-01-13 | [chore] Remove omitempty on account source; refactor tests to use prettyprint... | tobi | 1 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 19 |
| 2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 19 |