| Age | Commit message (Expand) | Author | Files |
| 2024-11-05 | [bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)v0.17.2 | tobi | 1 |
| 2024-10-21 | [feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1 | tobi | 2 |
| 2024-10-12 | [bugfix] Account.last_status_at is a date, not datetime (#3419) | Markus Unterwaditzer | 2 |
| 2024-10-05 | [bugfix] Return 501 (not implemented) if user tries to schedule post (#3395) | tobi | 2 |
| 2024-09-28 | [bugfix] visibility after implicit approval not getting invalidated (#3370) | kim | 2 |
| 2024-09-23 | [feature] Show info for pending replies, allow implicit accept of pending rep... | tobi | 4 |
| 2024-09-18 | [feature] Allow users to submit `interaction_policy` on new statuses (#3314) | tobi | 2 |
| 2024-08-22 | [feature] Use `local_only` field, deprecate `federated` field (#3222) | tobi | 1 |
| 2024-07-31 | [feature] Implement Mastodon-compatible roles (#3136) | Vyr Cossont | 2 |
| 2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | tobi | 3 |
| 2024-07-23 | Remove content and related fields from boosts (#3131) | Vyr Cossont | 1 |
| 2024-07-19 | [feature] use webp for thumbnails (#3116) | kim | 2 |
| 2024-07-17 | [feature] Allow users to set default interaction policies per status visibili... | tobi | 1 |
| 2024-07-15 | [feature/frontend] Add player for audio files; use thumbnail for `poster` (#3... | tobi | 2 |
| 2024-07-12 | [feature/frontend] Better visual separation between "main" thread and "replie... | tobi | 1 |
| 2024-07-11 | [chore] Add interaction policy gtsmodels (#3075) | tobi | 5 |
| 2024-07-08 | [feature/frontend] Allow setting alt-text for avatar + header (#3086) | 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 | 2 |
| 2024-04-18 | [bugfix] Fix incorrect field name for status source, add helpful message (#2854) | tobi | 1 |
| 2024-04-17 | [feature] Status source endpoint (#2848) | tobi | 3 |
| 2024-04-17 | [feature] Stub status history endpoint (#2847) | tobi | 3 |
| 2024-04-17 | [bugfix] Fix minor API issue w/ boosted statuses (#2846) | tobi | 1 |
| 2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 1 |
| 2024-03-22 | [chore] Move local account settings to separate db table (#2770) | tobi | 1 |
| 2024-03-13 | [feature] Process outgoing Move from clientAPI (#2750) | tobi | 6 |
| 2024-03-06 | [bugfix] Fix Swagger spec and add test script (#2698) | Vyr Cossont | 2 |
| 2024-02-29 | [bugfix] unwrap boosts when checking in-reply-to status (#2702) | kim | 1 |
| 2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 1 |
| 2024-02-23 | [chore] Increase default max image description to 1500 chars, collapse cw cha... | tobi | 1 |
| 2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 1 |
| 2023-12-09 | [bugfix] Fix web media not showing as sensitive (#2433) | tobi | 1 |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 1 |
| 2023-11-10 | [chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s... | tobi | 1 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 3 |
| 2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 4 |
| 2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 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-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 1 |
| 2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 1 |
| 2023-08-07 | [feature] Allow full BCP 47 in language inputs (#2067) | Vyr Cossont | 2 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 2 |
| 2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 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-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 1 |
| 2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 28 |
| 2023-03-03 | [bugfix] Fix unpinning statuses not working (#1582) | tobi | 1 |