| Age | Commit message (Expand) | Author | Files |
| 2023-12-10 | [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi... | tobi | 4 |
| 2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 15 |
| 2023-12-09 | [bugfix] Fix web media not showing as sensitive (#2433) | tobi | 5 |
| 2023-12-08 | [bugfix] Fix wrong notification type sent for poll end (#2429) | tobi | 1 |
| 2023-12-08 | [chore] Run ANALYZE for SQLite after latest migrations (#2427) | tobi | 1 |
| 2023-12-08 | [bug] Fix an import statement in the gen template (#2426) | Daenney | 1 |
| 2023-12-05 | [chore/frontend] Refactor status templates slightly, put polls behind CWs if ... | tobi | 2 |
| 2023-12-01 | [bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1 | tobi | 15 |
| 2023-12-01 | [bugfix] in fedi API CreateStatus(), handle case of data-race and return earl... | kim | 1 |
| 2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 28 |
| 2023-11-30 | [bugfix] always go through status parent dereferencing on isNew, even on data... | kim | 2 |
| 2023-11-30 | [chore] Re-add indexes, rename account actions indexes (#2401) | tobi | 2 |
| 2023-11-30 | [bugfix] Update exif-terminator (fix png issue) (#2391) | tobi | 4 |
| 2023-11-29 | [performance/postgres] Rename constraints, remove duplicate indexes (#2392) | tobi | 1 |
| 2023-11-29 | [bugfix] Correctly handle range > content-length (#2395) | Jadeiin | 1 |
| 2023-11-28 | [chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335) | dependabot[bot] | 2 |
| 2023-11-27 | [bugfix] Don't copy ptr fields in caches (#2386) | tobi | 12 |
| 2023-11-27 | [feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359) | tobi | 6 |
| 2023-11-27 | [performance] http response encoding / writing improvements (#2374) | kim | 104 |
| 2023-11-27 | [bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384) | tobi | 5 |
| 2023-11-23 | [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) | tobi | 3 |
| 2023-11-22 | [bugfix/chore] id poll options properly (#2379) | tobi | 2 |
| 2023-11-22 | [feature] Poll web view (#2377) | tobi | 4 |
| 2023-11-21 | [feature] Federate status language in and out (#2366) | tobi | 14 |
| 2023-11-21 | [chore/security] refactor AuthenticateFederatedRequest() to handle account de... | kim | 7 |
| 2023-11-20 | [feature] Initial Prometheus metrics implementation (#2334) | Tsuribori | 8 |
| 2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 23 |
| 2023-11-17 | [chore/whoops] re-add missing languages flag (#2365) | tobi | 1 |
| 2023-11-17 | [feature] Set/show instance language(s); show post language on frontend (#2362) | tobi | 20 |
| 2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 38 |
| 2023-11-14 | [bugfix] Update poll delete/update db queries (#2361) | tobi | 3 |
| 2023-11-13 | [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) | tobi | 13 |
| 2023-11-13 | [chore] update otel -> v1.20.0 (#2358) | tobi | 1 |
| 2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 15 |
| 2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 36 |
| 2023-11-10 | [chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s... | tobi | 13 |
| 2023-11-10 | [bugfix] Don't try to update suspended accounts (#2348) | tobi | 4 |
| 2023-11-09 | [bugfix/docs] Poll api fixups + swagger docs (#2345) | tobi | 4 |
| 2023-11-09 | [bugfix] actually decrement votes during poll vote delete ... (#2344) | kim | 1 |
| 2023-11-08 | [bugfix] fix poll vote count responses on client and fedi API vote creation (... | kim | 3 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 79 |
| 2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 20 |
| 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 | 10 |
| 2023-10-31 | [bugfix] Relax `Mention` parsing, allowing either href or name (#2320) | tobi | 5 |
| 2023-10-30 | [bugfix] Allow blocked accounts to show in precise search (#2321) | tobi | 8 |
| 2023-10-30 | [feature] Customizable media cleaner schedule (#2304) | tobi | 12 |
| 2023-10-26 | [bugfix] Extract description as `summary` first, fall back to `name` (#2303) | tobi | 3 |
| 2023-10-25 | [feature] attach any request errors if found, only set level=ERROR if code >=... | kim | 1 |
| 2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 43 |