| Age | Commit message (Expand) | Author | Files |
| 2025-01-30 | [bugfix] Missing emoji urls (#3707) | kim | 1 |
| 2025-01-28 | [bugfix] Allow processing null ID emojis (#3702) | tobi | 1 |
| 2025-01-23 | [feature] Push notifications (#3587) | Vyr Cossont | 3 |
| 2025-01-23 | [feature] Serve bot accounts over AP as Service instead of Person (#3672) | tobi | 4 |
| 2025-01-23 | [feature] Add `published` property to outgoing AP Actor representations (#3671) | tobi | 2 |
| 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 | 2 |
| 2025-01-08 | [chore] replace statuses.updated_at column with statuses.edited_at (#3636) | kim | 7 |
| 2025-01-05 | [feature] Create/update/remove domain permission subscriptions (#3623) | tobi | 1 |
| 2024-12-28 | [bugfix] Advertise audio/mpeg as supported (#3632) | Daenney | 1 |
| 2024-12-24 | [bugfix] small editing tweaks (#3631) | kim | 2 |
| 2024-12-23 | [feature] add support for clients editing statuses and fetching status revisi... | kim | 2 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 7 |
| 2024-12-04 | [feature] unending polls (#3592) | kim | 1 |
| 2024-12-02 | [feature] Add global instance CSS customization setting (#3352) | Victor Dyotte | 1 |
| 2024-11-28 | send out poll votes as separate create activities given that no other AP serv... | kim | 2 |
| 2024-11-25 | [performance] convert enum strings to ints (#3558) | kim | 2 |
| 2024-11-21 | [feature] Add domain permission drafts and excludes (#3547) | tobi | 1 |
| 2024-11-21 | [bugfix] post counters should not include direct messages (#3554) | Jannis | 1 |
| 2024-11-11 | [performance] minimise log field allocations (#3529) | kim | 1 |
| 2024-11-05 | [bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517)v0.17.3 | kim | 2 |
| 2024-11-04 | [feature] add support for hinting via api/v_/instance preferred image / video... | kim | 2 |
| 2024-11-04 | [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo... | kim | 1 |
| 2024-10-22 | [bugfix] incorrect /api/v_/instance domain uri fields (#3477) | kim | 2 |
| 2024-10-21 | [feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1 | tobi | 3 |
| 2024-10-16 | [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) | Markus Unterwaditzer | 1 |
| 2024-10-12 | [bugfix] Account.last_status_at is a date, not datetime (#3419) | Markus Unterwaditzer | 2 |
| 2024-10-11 | [chore] Don't cc Accept of likes to followers (#3417)v0.17.0-rc4 | tobi | 2 |
| 2024-10-11 | [bugfix] Ensure `pending_approval` set on statuses + status faves (#3415) | tobi | 1 |
| 2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | tobi | 2 |
| 2024-10-05 | [bugfix] Account for nil reply when serializing int req (#3389) | tobi | 1 |
| 2024-10-04 | [bugfix] Include own account in conversation when no other accounts involved ... | tobi | 2 |
| 2024-09-28 | [bugfix] visibility after implicit approval not getting invalidated (#3370) | kim | 1 |
| 2024-09-24 | [bugfix] Fix incorrect reply shown in interaction request (#3344) | tobi | 3 |
| 2024-09-23 | [feature] Show info for pending replies, allow implicit accept of pending rep... | tobi | 3 |
| 2024-09-18 | [chore] make csv export ordering determinate (#3318) | tobi | 1 |
| 2024-09-16 | [bugfix] Ensure id set on outgoing Reject + Accept (#3312) | tobi | 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 | 1 |
| 2024-09-16 | [chore] Refactor federatingDB.Undo, avoid 500 errors on Undo Like (#3310) | tobi | 1 |
| 2024-09-16 | [bugfix] Use better plaintext representation of status for filtering (#3301) | tobi | 4 |
| 2024-09-15 | [bugfix] Hoist filterable text field extraction out of loop (#3297) | Vyr Cossont | 1 |
| 2024-09-10 | [feature] Process `Reject` of interaction via fedi API, put rejected statuses... | tobi | 1 |
| 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 | 3 |
| 2024-08-26 | [bugfix] Fix incorrect json-ld `@context` serialization (#3243) | tobi | 2 |
| 2024-08-24 | [feature] Interaction requests client api + settings panel (#3215) | tobi | 4 |
| 2024-08-22 | [feature] Use `local_only` field, deprecate `federated` field (#3222) | tobi | 1 |
| 2024-08-13 | [bugfix] relax missing preferred_username, instead using webfingered username... | kim | 2 |
| 2024-08-02 | [chore] move PopulateAccountStats() nil check often performed into function i... | kim | 1 |