| Age | Commit message (Expand) | Author | Files |
| 2025-01-08 | [bugfix] More permissive CSV parsing for perm subs, text parse fix (#3638) | tobi | 1 |
| 2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | tobi | 12 |
| 2025-01-05 | [feature] Create/update/remove domain permission subscriptions (#3623) | tobi | 2 |
| 2024-12-23 | [feature] add support for clients editing statuses and fetching status revisi... | kim | 1 |
| 2024-11-28 | [chore] rename New___(string) int signature functions to Parse___(string) int... | kim | 1 |
| 2024-11-21 | [feature] Add domain permission drafts and excludes (#3547) | tobi | 4 |
| 2024-10-16 | [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) | Markus Unterwaditzer | 1 |
| 2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 1 |
| 2024-08-03 | [bugfix] fix emoji recaching operations (#3167) | kim | 1 |
| 2024-07-30 | [feature] persist worker queues to db (#3042) | kim | 2 |
| 2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | tobi | 1 |
| 2024-07-17 | [chore] media pipeline improvements (#3110) | kim | 1 |
| 2024-07-12 | [feature] support processing of (many) more media types (#3090) | kim | 2 |
| 2024-07-03 | [chore] Allow gtsmodel to depend on util (#3068) | Vyr Cossont | 1 |
| 2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 5 |
| 2024-06-18 | [feature/frontend] Reports frontend v2 (#3022) | tobi | 1 |
| 2024-06-06 | [feature] Self-serve email change for users (#2957) | tobi | 4 |
| 2024-05-27 | [feature/frontend] Let admins send test email to validate SMTP config (#2934) | tobi | 1 |
| 2024-05-02 | [bugfix] Lock when checking/creating notifs to avoid race (#2890) | tobi | 2 |
| 2024-05-01 | [feature] Page through accounts as moderator (#2881) | tobi | 1 |
| 2024-04-26 | [performance] update remaining worker pools to use queues (#2865) | kim | 6 |
| 2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 2 |
| 2024-04-13 | [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) | tobi | 7 |
| 2024-04-02 | [bugfix] Set the `Host` header within the signing transport (#2799) | kim | 1 |
| 2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 1 |
| 2024-01-29 | [bugfix] Fix Postgres emoji delete, emoji category change (#2570) | tobi | 3 |
| 2024-01-26 | [bugfix] Don't return Account or Status if new and dereferencing failed, othe... | tobi | 1 |
| 2024-01-19 | [bugfix] Ensure domain block side effects skipped if allow in place (blocklis... | tobi | 2 |
| 2024-01-17 | [chore] update viper version (#2539) | kim | 1 |
| 2023-12-18 | [feature] request blocking by http headers (#2409) | kim | 1 |
| 2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 1 |
| 2023-11-27 | [feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359) | tobi | 1 |
| 2023-11-21 | [chore/security] refactor AuthenticateFederatedRequest() to handle account de... | kim | 1 |
| 2023-11-17 | [feature] Set/show instance language(s); show post language on frontend (#2362) | tobi | 1 |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 1 |
| 2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 1 |
| 2023-10-30 | [feature] Customizable media cleaner schedule (#2304) | tobi | 2 |
| 2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 1 |
| 2023-09-29 | [bugfix] Fix paging for empty items (#2236) | tobi | 1 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 6 |
| 2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 6 |
| 2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 1 |
| 2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 9 |
| 2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 1 |
| 2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 1 |
| 2023-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 1 |
| 2023-07-18 | [bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3 | kim | 1 |
| 2023-07-07 | [chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St... | tobi | 1 |
| 2023-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | kim | 3 |
| 2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 2 |