summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-10-17[feature] Allow import/export/creation of domain allows via admin panel (#2264)v0.12.0-rc1Libravatar tobi77
2023-10-16[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26 (#2266)Libravatar dependabot[bot]7
2023-10-15[chore]: Bump golang.org/x/net from 0.16.0 to 0.17.0 (#2262)Libravatar dependabot[bot]4
2023-10-09[chore]: Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2258)Libravatar dependabot[bot]6
2023-10-09[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256)Libravatar dependabot[bot]4
2023-10-09[chore]: Bump github.com/abema/go-mp4 from 1.0.0 to 1.1.1 (#2257)Libravatar dependabot[bot]7
2023-10-09[chore]: Bump golang.org/x/net from 0.15.0 to 0.16.0 (#2260)Libravatar dependabot[bot]99
2023-10-05[chore] Convert some settings / admin panel JS to TypeScript (#2247)Libravatar tobi84
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 恐咖兵糖2
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim36
2023-10-03[chore] internal/ap: add pollable AS types, code reformatting, general niceti...Libravatar kim9
2023-10-02[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp...Libravatar dependabot[bot]3
2023-10-02[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]8
2023-10-02[chore]: Bump modernc.org/sqlite from 1.25.0 to 1.26.0 (#2243)Libravatar dependabot[bot]6
2023-10-02[chore]: Bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0 (#2242)Libravatar dependabot[bot]8
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[frontend] Add `discoverable` flag to settings panel (#2235)Libravatar tobi4
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-28[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]3
2023-09-25[chore]: Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#2223)Libravatar dependabot[bot]6
2023-09-25[chore]: Bump github.com/abema/go-mp4 from 0.13.0 to 1.0.0 (#2222)Libravatar dependabot[bot]15
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 kim119
2023-09-23[chore] fix typo in slice.go (#2219)Libravatar K1
2023-09-22[docs] ahs article milestone a (#2218)Libravatar tobi1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi52
2023-09-20[docs] Add a note on cluster support (#2214)Libravatar Daenney2
2023-09-20[feature] add paging to AP following / followers endpoints (#2198)Libravatar kim9
2023-09-18[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp...Libravatar dependabot[bot]72
2023-09-18[chore]: Bump github.com/miekg/dns from 1.1.55 to 1.1.56 (#2204)Libravatar dependabot[bot]31
2023-09-18[bugfix] fix flakey paging test (#2210)Libravatar kim1
2023-09-18[chore] bump bun (and related libraries) versions to v1.1.16 (#2209)Libravatar kim9
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim51
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi23
2023-09-11[feature] Support Actor URIs for webfinger queries (#2187)Libravatar Daenney3
2023-09-11[chore] bump bun v1.1.14 -> v1.1.15 (#2195)Libravatar tobi27
2023-09-11[chore]: Bump golang.org/x/net from 0.14.0 to 0.15.0 (#2193)Libravatar dependabot[bot]11
2023-09-11[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.8 to 2.12.9 (#2194)Libravatar dependabot[bot]4
2023-09-11[chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#2190)Libravatar dependabot[bot]13
2023-09-11[docs] add fail2ban regex in the doc (#2189)Libravatar OniriCorpe1
2023-09-07[chore] much improved paging package (#2182)Libravatar kim15
2023-09-07[feature] Support OTLP HTTP, drop Jaeger (#2184)Libravatar Daenney199
2023-09-05[bugfix] fix checks for deref the same status descendants / ascendants (#2181)Libravatar kim1
2023-09-04[chore] Add script for downloading latest snapshot tar.gz (#2157)Libravatar tobi1
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 tobi23