| Age | Commit message (Expand) | Author | Files |
| 2024-01-09 | [feature] Log pubKeyID for http-signed requests (#2501) | tobi | 1 |
| 2024-01-05 | [feature] Allow webp emoji uploads / derefs (#2484) | tobi | 5 |
| 2024-01-05 | [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) | tobi | 9 |
| 2024-01-03 | [bugfix] fix check for closed poll to account for non-zero closed time but in... | kim | 1 |
| 2024-01-03 | [bugfix] increases sleep time before check in throttle test, to give more lee... | kim | 1 |
| 2023-12-27 | [chore] Refactor HTML templates and CSS (#2480) | tobi | 29 |
| 2023-12-18 | [bugfix] :innocent: (#2476) | kim | 1 |
| 2023-12-18 | [feature] request blocking by http headers (#2409) | kim | 31 |
| 2023-12-16 | fix poll total vote double count (#2464) | Sam Lade | 1 |
| 2023-12-16 | [feature] Push status edit messages into open streams (#2418) | Sam Lade | 7 |
| 2023-12-16 | [feature] Run ANALYZE after migrations on SQLite (#2428) | Daenney | 1 |
| 2023-12-16 | [performance] simpler throttling logic (#2407) | kim | 4 |
| 2023-12-15 | [bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0 | kim | 17 |
| 2023-12-12 | [bugfix] Let templates deref pointers, as a treat (#2448)v0.13.0-rc2 | tobi | 1 |
| 2023-12-12 | [bugfix] poll vote count fixes (#2444) | kim | 4 |
| 2023-12-11 | [bugfix] ensure the 'Closing' flag doesn't get cached (#2443) | kim | 1 |
| 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 |