| Age | Commit message (Expand) | Author | Files |
| 2025-05-26 | [chore] migration to update `statuses.thread_id` to be notnull (#4160) | kim | 2 |
| 2025-05-13 | [chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,... | tobi | 1 |
| 2025-05-11 | [feature] Notify accounts when a status they've interacted with has been edit... | tobi | 4 |
| 2025-05-04 | [bugfix] Fix no notification if mention edited into status (#4102) | tobi | 2 |
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | Daenney | 5 |
| 2025-04-14 | don't panic on non-fully populated status edits, it may not always be possibl... | kim | 1 |
| 2025-04-11 | [bugfix] Fix setting bot on/off (#3986) | tobi | 1 |
| 2025-04-07 | [feature] add TOTP two-factor authentication (2FA) (#3960) | tobi | 1 |
| 2025-04-06 | [chore] Migrate accounts to new table, relax uniqueness constraint of actor `... | tobi | 1 |
| 2025-04-04 | [feature] Allow editing domain blocks/allows, fix comment import (#3967) | tobi | 2 |
| 2025-03-26 | [feature] Allow user to choose "gallery" style layout for web view of profile... | tobi | 1 |
| 2025-03-17 | [feature] Application creation + management via API + settings panel (#3906) | tobi | 1 |
| 2025-03-07 | [feature] Parse content warning to HTML, serialize via client API as plaintex... | tobi | 1 |
| 2025-03-06 | [bugfix] Store and expose status content type (#3870) | ewwwin | 2 |
| 2025-03-03 | [feature] Refactor tokens, allow multiple app redirect_uris (#3849) | tobi | 3 |
| 2025-02-20 | [bugfix] update fedi api to support multiple separate votes in same multiple ... | kim | 1 |
| 2025-02-12 | [feature] Implement backfilling statuses thru scheduled_at (#3685) | Vyr Cossont | 1 |
| 2025-02-03 | [feature] Implement Web Push notification policy (#3721) | Vyr Cossont | 1 |
| 2025-01-30 | [bugfix] Missing emoji urls (#3707) | kim | 2 |
| 2025-01-27 | [chore] some tidy ups (#3677) | kim | 1 |
| 2025-01-23 | [feature] Push notifications (#3587) | Vyr Cossont | 3 |
| 2025-01-20 | [bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ... | tobi | 1 |
| 2025-01-18 | [bugfix] Fix existing perm adoption (#3651) | tobi | 5 |
| 2025-01-08 | [chore] replace statuses.updated_at column with statuses.edited_at (#3636) | kim | 1 |
| 2025-01-05 | [feature] Create/update/remove domain permission subscriptions (#3623) | tobi | 1 |
| 2024-12-31 | [bugfix] more little edit fixes (#3633) | kim | 1 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 4 |
| 2024-12-02 | [feature] Add global instance CSS customization setting (#3352) | Victor Dyotte | 1 |
| 2024-11-28 | [chore] rename New___(string) int signature functions to Parse___(string) int... | kim | 3 |
| 2024-11-27 | [bugfix] Log + ignore unknown notification types (#3577) | tobi | 1 |
| 2024-11-25 | [performance] convert enum strings to ints (#3558) | kim | 5 |
| 2024-11-21 | [feature] Add domain permission drafts and excludes (#3547) | tobi | 5 |
| 2024-11-11 | [performance] minimise log field allocations (#3529) | kim | 1 |
| 2024-10-19 | [bugfix] Fix filter title unique constraint (#3458) | tobi | 1 |
| 2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | tobi | 1 |
| 2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 1 |
| 2024-09-16 | [bugfix] Use better plaintext representation of status for filtering (#3301) | tobi | 1 |
| 2024-09-10 | [feature] Process `Reject` of interaction via fedi API, put rejected statuses... | tobi | 1 |
| 2024-09-10 | [chore] status dereferencing improvements (#3255) | kim | 2 |
| 2024-09-09 | [feature] Implement exclusive lists (#3280) | Vyr Cossont | 1 |
| 2024-09-09 | [feature/frontend] Add options to include Unlisted posts or hide all posts (#... | tobi | 2 |
| 2024-08-24 | [feature] Interaction requests client api + settings panel (#3215) | tobi | 2 |
| 2024-08-22 | [feature] Use `local_only` field, deprecate `federated` field (#3222) | tobi | 1 |
| 2024-08-08 | [feature] Use gifv type for short soundless mp4 videos (#3182) | tobi | 1 |
| 2024-07-30 | [feature] persist worker queues to db (#3042) | kim | 1 |
| 2024-07-30 | [chore] add some more slice related utility functions + remove duplicated fun... | kim | 1 |
| 2024-07-29 | [feature] Implement following hashtags (#3141) | Vyr Cossont | 1 |
| 2024-07-26 | [feature] Federate interaction policies + Accepts; enforce policies (#3138) | tobi | 2 |
| 2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | tobi | 1 |
| 2024-07-23 | [feature] Conversations API (#3013) | Vyr Cossont | 2 |