| Age | Commit message (Expand) | Author | Files |
| 2025-04-06 | [chore] Migrate accounts to new table, relax uniqueness constraint of actor `... | tobi | 6 |
| 2025-03-31 | [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) | tobi | 1 |
| 2025-03-26 | [feature] Allow user to choose "gallery" style layout for web view of profile... | tobi | 3 |
| 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 | 2 |
| 2025-03-04 | [feature] Add token review / delete to backend + settings panel (#3845) | tobi | 1 |
| 2025-03-03 | [feature] Refactor tokens, allow multiple app redirect_uris (#3849) | tobi | 2 |
| 2025-03-01 | [feature] Implement CSV import for mutes (#3696) | Xavier Vello | 1 |
| 2025-02-26 | [feature] Enforce OAuth token scopes (#3835) | tobi | 2 |
| 2025-01-23 | [feature] Push notifications (#3587) | Vyr Cossont | 1 |
| 2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | tobi | 1 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
| 2024-11-11 | [performance] minimise log field allocations (#3529) | kim | 1 |
| 2024-10-16 | [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) | Markus Unterwaditzer | 1 |
| 2024-09-16 | [bugfix] Be more lenient when parsing mastodown following.csv (#3311) | tobi | 1 |
| 2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 2 |
| 2024-09-09 | [feature/frontend] Add options to include Unlisted posts or hide all posts (#... | tobi | 3 |
| 2024-08-02 | [chore] move PopulateAccountStats() nil check often performed into function i... | kim | 1 |
| 2024-08-02 | [feature] Allow import of following and blocks via CSV (#3150) | tobi | 1 |
| 2024-07-31 | [feature] Allow users to export data via the settings panel (#3140) | tobi | 1 |
| 2024-07-29 | [feature] Implement following hashtags (#3141) | Vyr Cossont | 1 |
| 2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | tobi | 4 |
| 2024-07-23 | [feature] Conversations API (#3013) | Vyr Cossont | 1 |
| 2024-07-21 | [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and... | tobi | 2 |
| 2024-07-19 | [feature] use webp for thumbnails (#3116) | kim | 1 |
| 2024-07-17 | [chore] media pipeline improvements (#3110) | kim | 1 |
| 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 | 1 |
| 2024-07-12 | [feature/frontend] Better visual separation between "main" thread and "replie... | tobi | 1 |
| 2024-07-12 | [feature] support processing of (many) more media types (#3090) | kim | 1 |
| 2024-07-08 | [feature/frontend] Allow setting alt-text for avatar + header (#3086) | tobi | 2 |
| 2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 2 |
| 2024-06-24 | [chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035) | dependabot[bot] | 1 |
| 2024-06-12 | [bugfix] Ensure side effects handled for local unlocked follows (#2998) | tobi | 1 |
| 2024-06-10 | [bugfix] boost and account recursion (#2982) | kim | 2 |
| 2024-06-06 | [feature] User muting (#2960) | Vyr Cossont | 3 |
| 2024-06-06 | [feature] Self-serve email change for users (#2957) | tobi | 6 |
| 2024-05-06 | feature: filters v2 server-side warning/hiding (#2793) | Vyr Cossont | 2 |
| 2024-05-02 | [bugfix] Lock when checking/creating notifs to avoid race (#2890) | tobi | 1 |
| 2024-04-26 | [performance] update remaining worker pools to use queues (#2865) | kim | 11 |
| 2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 4 |
| 2024-04-11 | [feature] New user sign-up via web page (#2796) | tobi | 3 |
| 2024-04-08 | [bugfix] Ensure side effects for local -> local follows get processed (#2820)v0.15.0-rc2 | tobi | 2 |
| 2024-04-02 | [feature] Option to hide followers/following (#2788) | tobi | 2 |
| 2024-03-25 | [feature] User-selectable preset CSS themes for accounts (#2777) | tobi | 4 |
| 2024-03-22 | [chore] Move local account settings to separate db table (#2770) | tobi | 5 |
| 2024-03-13 | [chore] Expose move endpoint again, small settings panel fixes (#2752) | tobi | 1 |
| 2024-03-13 | [feature] Process outgoing Move from clientAPI (#2750) | tobi | 2 |
| 2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 2 |
| 2024-02-19 | [bugfix] Refactor parse mention, fix local mention bug (#2657) | tobi | 1 |