| Age | Commit message (Expand) | Author | Files |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 1 |
| 2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 1 |
| 2023-11-10 | [chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s... | tobi | 2 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
| 2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 1 |
| 2023-10-17 | [feature] Allow import/export/creation of domain allows via admin panel (#2264)v0.12.0-rc1 | tobi | 1 |
| 2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 1 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 1 |
| 2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 10 |
| 2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 2 |
| 2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 3 |
| 2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 7 |
| 2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 2 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 2 |
| 2023-07-07 | [chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St... | tobi | 4 |
| 2023-06-02 | [bugfix] Allow lowercase emoji shortcode in frontend (#1851) | Julian-Samuel Gebühr | 1 |
| 2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 1 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
| 2023-05-13 | [frontend] Basic user moderation actions (#1728) | f0x52 | 1 |
| 2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
| 2023-03-31 | [bugfix] Fix report serialization errors caused by user delete (#1659) | tobi | 1 |
| 2023-03-14 | [feature] Allow admins to send test emails (#1620) | tobi | 2 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 27 |
| 2023-03-03 | [bugfix] Clamp admin report limit <1 to 100 (#1583) | tobi | 2 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 1 |
| 2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | tobi | 18 |
| 2023-02-20 | [bugfix] Fix account roles (#1542) | tobi | 1 |
| 2023-02-16 | [bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0 | tobi | 1 |
| 2023-02-11 | [chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2 | tobi | 1 |
| 2023-02-02 | [feature] Implement `/api/v2/instance` endpoint (#1409) | tobi | 16 |
| 2023-01-25 | [feature] Implement reports admin API so admins can view + close reports (#1378) | tobi | 7 |
| 2023-01-23 | [chore] remove funky duplicate attachment in testrig (#1379) | tobi | 1 |
| 2023-01-13 | [chore] Remove omitempty on account source; refactor tests to use prettyprint... | tobi | 3 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 22 |
| 2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 15 |
| 2022-12-10 | [feature] Start implementing refetch of lost media files via `/api/v1/admin/m... | tobi | 2 |
| 2022-12-04 | [chore] Fix a few possible cases of int truncation (#1207) | Daniele Sluijters | 1 |
| 2022-11-30 | [bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them... | tobi | 2 |
| 2022-11-24 | [feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061) | tobi | 3 |
| 2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 1 |
| 2022-11-14 | [feature] Allow newly uploaded emojis to be placed in categories (#939) | tobi | 8 |
| 2022-11-08 | [frontend] Custom Emoji Deletion (#994) | f0x52 | 1 |
| 2022-10-14 | [feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913) | tobi | 2 |
| 2022-10-13 | [feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE... | tobi | 5 |
| 2022-10-12 | [feature] Add `/api/v1/admin/custom_emojis` endpoint (#902) | tobi | 4 |
| 2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 7 |
| 2022-09-12 | [feature] Fetch + display custom emoji in statuses from remote instances (#807) | tobi | 1 |
| 2022-09-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 1 |
| 2022-08-31 | [chore] Test fixes (#788) | tobi | 1 |
| 2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 9 |