| Age | Commit message (Expand) | Author | Files |
| 2023-12-15 | [bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0 | kim | 1 |
| 2023-12-08 | [chore] Run ANALYZE for SQLite after latest migrations (#2427) | tobi | 1 |
| 2023-11-30 | [chore] Re-add indexes, rename account actions indexes (#2401) | tobi | 2 |
| 2023-11-29 | [performance/postgres] Rename constraints, remove duplicate indexes (#2392) | tobi | 1 |
| 2023-11-14 | [bugfix] Update poll delete/update db queries (#2361) | tobi | 1 |
| 2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 1 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
| 2023-10-31 | Remove account_suspended_at_idx to resolve slow query issues (#2310) | Sam Lade | 1 |
| 2023-10-31 | [feature] add per-uri dereferencer locks (#2291) | kim | 1 |
| 2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 1 |
| 2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 1 |
| 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 | 1 |
| 2023-08-21 | [performance] Tweak media attachment cleanup; replace stale index (#2143) | tobi | 1 |
| 2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 2 |
| 2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 1 |
| 2023-07-29 | [feature] Implement markers API (#1989) | Vyr Cossont | 1 |
| 2023-07-27 | [feature] Support setting private notes on accounts (#1982) | Vyr Cossont | 1 |
| 2023-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 1 |
| 2023-06-21 | [feature] Add partial text search for accounts + statuses (#1836) | tobi | 1 |
| 2023-06-02 | [bugfix] Allow lowercase emoji shortcode in frontend (#1851) | Julian-Samuel Gebühr | 2 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
| 2023-05-21 | [bugfix] Fix incorrect default for empty emoji domain (#1803) | tobi | 1 |
| 2023-05-12 | [feature] status refetch support (#1690) | kim | 1 |
| 2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
| 2023-04-05 | [bugfix] Add proper constraints on status faves, dedupe (#1674) | tobi | 1 |
| 2023-03-28 | [bugfix] Remove unique constraint on public_key (#1653) | tobi | 1 |
| 2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 57 |
| 2023-03-02 | [feature] Advertise rich text formats, support content_type field (#1370) | Vyr Cossont | 1 |
| 2023-02-25 | [feature] Client API endpoints + v. basic web view for pinned posts (#1547) | tobi | 1 |
| 2023-02-18 | [bugfix] In Postgres, drop shortcodedomain constraint before creating new emo... | tobi | 1 |
| 2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 1 |
| 2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 1 |
| 2023-01-10 | [feature] Implement Report database model and utility functions (#1310) | tobi | 1 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 54 |
| 2023-01-05 | [chore] Fix emoji notnull constraint on initial gtsmodel (#1303) | tobi | 1 |
| 2022-12-22 | [feature] For video attachments, store + return fps, bitrate, duration (#1282) | tobi | 1 |
| 2022-12-06 | [feature] overhaul the oidc system (#961) | Dominik Süß | 1 |
| 2022-11-14 | [feature] Allow newly uploaded emojis to be placed in categories (#939) | tobi | 1 |
| 2022-11-11 | [feature] Read + Write tombstones for deleted Actors (#1005) | tobi | 1 |
| 2022-11-05 | [chore] bump gruf/go-store to v2 (#953) | tobi | 1 |
| 2022-11-01 | [bugfix] create admin_account_actions table in tx (#940) | Terin Stock | 1 |
| 2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 1 |
| 2022-10-08 | [feature] Add opt-in RSS feed for account's latest Public posts (#897) | tobi | 1 |
| 2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 1 |
| 2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 2 |
| 2022-09-26 | [performance] Update indexes that were causing slow db queries (#855)v0.5.0-rc3 | tobi | 1 |
| 2022-09-26 | [feature] Show + federate emojis in accounts (#837) | tobi | 1 |
| 2022-09-23 | [feature] Allow delivery to sharedInboxes where possible (#847) | tobi | 1 |