summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2023-10-25[bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298)Libravatar KEINOS4
2023-10-24[bugfix] serialize instance terms via API (#2293)Libravatar tobi3
2023-10-23[chore] bump go version -> 1.21.x (#2287)Libravatar tobi1
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim53
2023-10-21[bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281)v0.12.0Libravatar tobi1
2023-10-18[bugfix] add missing "local" param in public timeline link headers (#2277)v0.12.0-rc2Libravatar tobi1
2023-10-18[bugfix] Postgres error wrapping fix (#2276)Libravatar tobi2
2023-10-17[feature] Allow import/export/creation of domain allows via admin panel (#2264)v0.12.0-rc1Libravatar tobi1
2023-10-05updates markdown parsing to reduce allocations in the same way as the plain t...Libravatar kim1
2023-10-04[docs] statuses-query-pinned #2250 (#2251)Libravatar 恐咖兵糖1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim35
2023-10-03[chore] internal/ap: add pollable AS types, code reformatting, general niceti...Libravatar kim9
2023-09-30[feature] Block a bunch of "AI" crawlers (#2239)Libravatar Daenney1
2023-09-29[bugfix] Fix paging for empty items (#2236)Libravatar tobi7
2023-09-29[chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233)Libravatar tobi18
2023-09-29[bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ...Libravatar tobi3
2023-09-28[chore] Enable S256 code challenge (#2224)Libravatar Daenney1
2023-09-23[bugfix] support both CollectionPage AND OrderedCollectionPage in status repl...Libravatar kim5
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim112
2023-09-23[chore] fix typo in slice.go (#2219)Libravatar K1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi37
2023-09-20[feature] add paging to AP following / followers endpoints (#2198)Libravatar kim9
2023-09-18[bugfix] fix flakey paging test (#2210)Libravatar kim1
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim40
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi15
2023-09-11[feature] Support Actor URIs for webfinger queries (#2187)Libravatar Daenney3
2023-09-07[chore] much improved paging package (#2182)Libravatar kim15
2023-09-07[feature] Support OTLP HTTP, drop Jaeger (#2184)Libravatar Daenney3
2023-09-05[bugfix] fix checks for deref the same status descendants / ascendants (#2181)Libravatar kim1
2023-09-04[feature] Don't trace non-existing routes (#2172)Libravatar Daenney1
2023-09-04[feature] Store admin actions in the db, prevent conflicting actions (#2167)Libravatar tobi20
2023-09-01[bugfix] move SQLite pragmas into connection string (#2171)Libravatar kim1
2023-08-31[bugfix] wrap bun.Tx to add our own error processing (#2169)Libravatar kim7
2023-08-23[feature] list commands for both attachment and emojis (#2121)Libravatar rdelaage3
2023-08-23[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...Libravatar tobi7
2023-08-22[performance] Rework home timeline query to use cache more (#2148)Libravatar tobi2
2023-08-21[feature] Make log format configurable (#2130)Libravatar Daenney6
2023-08-21[performance] Tweak media attachment cleanup; replace stale index (#2143)Libravatar tobi5
2023-08-20[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...Libravatar tobi8
2023-08-19[feature] Instance rules (#2125)Libravatar f0x5237
2023-08-17[bugfix] fix double firing bun.DB query hooks (#2124)Libravatar kim36
2023-08-15[chore] ensure worker contexts have request ID (#2120)Libravatar kim4
2023-08-14[bugfix] fix inconsistent calculated cache sizes (#2115)v0.11.0Libravatar kim3
2023-08-14[fix] Update CSP header for blob images (upload preview) and dev livereload (...v0.11.0-rc3Libravatar f0x522
2023-08-12[bugfix] CSP policy fixes for S3/object storage (#2104)Libravatar Daenney2
2023-08-11[bugfix] Add s3 endpoint as image-src and media-src for CSP (#2103)v0.11.0-rc2Libravatar tobi2
2023-08-11[bugfix] Suppress 'errNoEntries' warnings from InboxForwarding function call ...v0.11.0-rc1Libravatar tobi1
2023-08-11[bugfix] Fix using wrong key for clientID during oauth callback (#2101)Libravatar tobi1
2023-08-11[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)Libravatar tobi17
2023-08-11[feature] Set Content-Security-Policy header (#2095)Libravatar Daenney1