| Age | Commit message (Expand) | Author | Files |
| 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 |
| 2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 6 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 8 |
| 2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 2 |
| 2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 4 |
| 2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 7 |
| 2023-08-08 | [bugfix] don't accept unrelated statuses (#2078) | kim | 2 |
| 2023-07-12 | [bugfix] Update account `Update` logic (#1984) | tobi | 1 |
| 2023-06-17 | [chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ... | tobi | 1 |
| 2023-06-13 | [chore] Refactor AP authentication, other small bits of tidying up (#1874) | tobi | 9 |
| 2023-06-03 | [chore] Update versions, fix lint errors (#1860) | tobi | 1 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
| 2023-05-12 | [feature] status refetch support (#1690) | kim | 1 |
| 2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 4 |
| 2023-04-05 | [bugfix] Add proper constraints on status faves, dedupe (#1674) | tobi | 4 |
| 2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 8 |
| 2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 4 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 25 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 16 |
| 2023-02-17 | [chore] Update more log calls to include context (#1517) | Daenney | 6 |
| 2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 8 |
| 2023-02-13 | [performance] processing media and scheduled jobs improvements (#1482) | kim | 1 |
| 2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 2 |
| 2023-01-27 | [feature] Federate reports to remote instance as Flag (if desired) (#1386) | tobi | 2 |
| 2023-01-25 | [feature] Accept incoming federated Flag activity (#1382) | tobi | 2 |
| 2023-01-13 | [chore] Remove omitempty on account source; refactor tests to use prettyprint... | tobi | 2 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 24 |
| 2022-11-30 | [bugfix] Don't call `strings.ToLower()` on usernames when selecting account b... | tobi | 1 |
| 2022-11-20 | [performance] add account block DB cache and remove block query joins (#1085) | kim | 2 |
| 2022-11-15 | [chore] update database caching library (#1040) | kim | 1 |
| 2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 1 |