| Age | Commit message (Expand) | Author | Files |
| 2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 1 |
| 2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 18 |
| 2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 8 |
| 2023-10-03 | [chore] internal/ap: add pollable AS types, code reformatting, general niceti... | kim | 1 |
| 2023-09-23 | [bugfix] support both CollectionPage AND OrderedCollectionPage in status repl... | kim | 2 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 14 |
| 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-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 5 |
| 2023-09-05 | [bugfix] fix checks for deref the same status descendants / ascendants (#2181) | kim | 1 |
| 2023-08-11 | [bugfix] Suppress 'errNoEntries' warnings from InboxForwarding function call ...v0.11.0-rc1 | tobi | 1 |
| 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-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 1 |
| 2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 3 |
| 2023-07-25 | [performance] retry db queries on busy errors (#2025) | kim | 1 |
| 2023-07-12 | [bugfix] Update account `Update` logic (#1984) | tobi | 2 |
| 2023-07-07 | [bugfix] Reorder web view logic, other small fixes (#1954) | tobi | 2 |
| 2023-07-07 | [chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St... | tobi | 1 |
| 2023-06-24 | [bugfix] Only mark status orphaned on 410 Gone (#1923) | tobi | 1 |
| 2023-06-24 | [bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func... | tobi | 3 |
| 2023-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | kim | 5 |
| 2023-06-17 | [chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ... | tobi | 3 |
| 2023-06-14 | [chore/bugfix] Demote failed inbox forwarding to warn log rather than error r... | tobi | 1 |
| 2023-06-13 | [chore] Refactor AP authentication, other small bits of tidying up (#1874) | tobi | 15 |
| 2023-06-03 | [chore] Update versions, fix lint errors (#1860) | tobi | 1 |
| 2023-06-03 | [bugfix] Fix first item of thread dereferencing always being skipped (#1858) | tobi | 1 |
| 2023-05-31 | [bugfix] only attempt to populate account/statuses from DB if already exist (... | kim | 2 |
| 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 | 7 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 3 |
| 2023-05-12 | [feature] status refetch support (#1690) | kim | 18 |
| 2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 10 |
| 2023-04-28 | [performance] improved request batching (removes need for queueing) (#1687) | kim | 2 |
| 2023-04-06 | [bugfix] Normalize status content (don't parse status content as IRI) (#1665) | tobi | 6 |
| 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 | 10 |
| 2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 4 |
| 2023-03-19 | [bugfix] Use account ID host as accDomain if 2nd webfinger lookup fails (#1630) | tobi | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 54 |
| 2023-03-08 | [chore] improved enrichAccount() logging (#1602) | kim | 1 |
| 2023-03-06 | [bugfix] internal server error on search not found (#1590) | kim | 3 |
| 2023-03-03 | [bugfix] on deref new account, check db again for account on ErrAlreadyExists... | kim | 1 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 20 |
| 2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 2 |
| 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 | 15 |
| 2023-02-15 | Fix 410 Gone race on account deletes (#1507) | Sam Lade | 1 |
| 2023-02-13 | [bugfix] Fix up `error getting account avatar/header` errors, other small fix... | tobi | 1 |
| 2023-02-13 | [performance] processing media and scheduled jobs improvements (#1482) | kim | 3 |