| Age | Commit message (Expand) | Author | Files |
| 2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 35 |
| 2023-10-03 | [chore] internal/ap: add pollable AS types, code reformatting, general niceti... | kim | 9 |
| 2023-09-30 | [feature] Block a bunch of "AI" crawlers (#2239) | Daenney | 1 |
| 2023-09-29 | [bugfix] Fix paging for empty items (#2236) | tobi | 7 |
| 2023-09-29 | [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) | tobi | 18 |
| 2023-09-29 | [bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ... | tobi | 3 |
| 2023-09-28 | [chore] Enable S256 code challenge (#2224) | Daenney | 1 |
| 2023-09-23 | [bugfix] support both CollectionPage AND OrderedCollectionPage in status repl... | kim | 5 |
| 2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 112 |
| 2023-09-23 | [chore] fix typo in slice.go (#2219) | K | 1 |
| 2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 37 |
| 2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 9 |
| 2023-09-18 | [bugfix] fix flakey paging test (#2210) | kim | 1 |
| 2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 40 |
| 2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 15 |
| 2023-09-11 | [feature] Support Actor URIs for webfinger queries (#2187) | Daenney | 3 |
| 2023-09-07 | [chore] much improved paging package (#2182) | kim | 15 |
| 2023-09-07 | [feature] Support OTLP HTTP, drop Jaeger (#2184) | Daenney | 3 |
| 2023-09-05 | [bugfix] fix checks for deref the same status descendants / ascendants (#2181) | kim | 1 |
| 2023-09-04 | [feature] Don't trace non-existing routes (#2172) | Daenney | 1 |
| 2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 20 |
| 2023-09-01 | [bugfix] move SQLite pragmas into connection string (#2171) | kim | 1 |
| 2023-08-31 | [bugfix] wrap bun.Tx to add our own error processing (#2169) | kim | 7 |
| 2023-08-23 | [feature] list commands for both attachment and emojis (#2121) | rdelaage | 3 |
| 2023-08-23 | [feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ... | tobi | 7 |
| 2023-08-22 | [performance] Rework home timeline query to use cache more (#2148) | tobi | 2 |
| 2023-08-21 | [feature] Make log format configurable (#2130) | Daenney | 6 |
| 2023-08-21 | [performance] Tweak media attachment cleanup; replace stale index (#2143) | tobi | 5 |
| 2023-08-20 | [feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs... | tobi | 8 |
| 2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 37 |
| 2023-08-17 | [bugfix] fix double firing bun.DB query hooks (#2124) | kim | 36 |
| 2023-08-15 | [chore] ensure worker contexts have request ID (#2120) | kim | 4 |
| 2023-08-14 | [bugfix] fix inconsistent calculated cache sizes (#2115)v0.11.0 | kim | 3 |
| 2023-08-14 | [fix] Update CSP header for blob images (upload preview) and dev livereload (...v0.11.0-rc3 | f0x52 | 2 |
| 2023-08-12 | [bugfix] CSP policy fixes for S3/object storage (#2104) | Daenney | 2 |
| 2023-08-11 | [bugfix] Add s3 endpoint as image-src and media-src for CSP (#2103)v0.11.0-rc2 | tobi | 2 |
| 2023-08-11 | [bugfix] Suppress 'errNoEntries' warnings from InboxForwarding function call ...v0.11.0-rc1 | tobi | 1 |
| 2023-08-11 | [bugfix] Fix using wrong key for clientID during oauth callback (#2101) | tobi | 1 |
| 2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 17 |
| 2023-08-11 | [feature] Set Content-Security-Policy header (#2095) | Daenney | 1 |
| 2023-08-11 | [bugfix] Populate followReq before accessing targetaccount pointer (#2099) | tobi | 1 |
| 2023-08-10 | [bugfix] Use length in runes when trimming for RSS (#2094) | tobi | 2 |
| 2023-08-10 | [chore] Add test to ensure `show_reblogs` on follow works as expected (#2093) | tobi | 1 |
| 2023-08-10 | [performance] remove last of relational queries to instead rely on caches (#2... | kim | 18 |
| 2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 46 |
| 2023-08-09 | [bugfix] Fix incorrect per-loop variable capture (#2092) | Daenney | 2 |
| 2023-08-08 | [bugfix] only set content-length AFTER rewinding body bytes (#2086) | kim | 1 |
| 2023-08-08 | [bugfix] don't accept unrelated statuses (#2078) | kim | 4 |
| 2023-08-08 | [chore] Update robots.txt, give chatgpt the middle finger (#2085) | tobi | 1 |
| 2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 21 |