| Age | Commit message (Expand) | Author | Files |
| 2024-01-26 | [bugfix] Don't return Account or Status if new and dereferencing failed, othe... | tobi | 13 |
| 2024-01-22 | [feature] Ratelimit + serve emoji images on separate router group (#2548) | tobi | 2 |
| 2024-01-22 | [bugfix] Don't return Internal Server Error when searching for URIs that don'... | tobi | 3 |
| 2024-01-22 | [feature] Allow "charset=utf8" in incoming AP POST requests (#2564) | tobi | 2 |
| 2024-01-21 | [bugfix] fix array type for also_known_as_uris (#2553) | tobi | 1 |
| 2024-01-21 | [chore] Downgrade OTEL libraries to 1.20 (#2546) | Daenney | 1 |
| 2024-01-20 | [bugfix] Prevent URL + URI for same account being used as alias target (#2545) | tobi | 3 |
| 2024-01-19 | [bugfix] Ensure domain block side effects skipped if allow in place (blocklis... | tobi | 2 |
| 2024-01-19 | [chore] Harden up boolptr logic on Accounts, warn if not set (#2544) | tobi | 6 |
| 2024-01-19 | [performance] overhaul struct (+ result) caching library for simplicity, perf... | kim | 49 |
| 2024-01-18 | [chore] chore rationalise http return codes for activitypub handlers (#2540) | kim | 5 |
| 2024-01-17 | [chore] update viper version (#2539) | kim | 6 |
| 2024-01-16 | [bugfix] Better Postgres search case insensitivity (#2526) | tobi | 3 |
| 2024-01-16 | [feature] Account alias / move API + db models (#2518) | tobi | 21 |
| 2024-01-15 | [chore] Move to codeberg's exif-terminator (#2536) | tobi | 1 |
| 2024-01-15 | [bugfix] Replace named unique constraint on header filter header with generic... | tobi | 2 |
| 2024-01-13 | [chore/docs] Replace specific year range of copyright notice (#2520) | tobi | 4 |
| 2024-01-09 | [bugfix] fix higher-level explicit domain rules causing issues with lower-lev... | kim | 3 |
| 2024-01-09 | [bugfix] misc dereferencer fixes (#2475) | kim | 2 |
| 2024-01-09 | [bugfix] Outdent placeholder from `<aside>` when returning unknown media atta... | tobi | 2 |
| 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 |