summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-10-31Remove account_suspended_at_idx to resolve slow query issues (#2310)Libravatar Sam Lade1
2023-10-31:see_no_evil: (#2322)Libravatar kim4
2023-10-31[feature] add per-uri dereferencer locks (#2291)Libravatar kim54
2023-10-31[bugfix] Relax `Mention` parsing, allowing either href or name (#2320)Libravatar tobi6
2023-10-30[bugfix] Allow blocked accounts to show in precise search (#2321)Libravatar tobi8
2023-10-30[feature] Customizable media cleaner schedule (#2304)Libravatar tobi22
2023-10-30[chore]: Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2315)Libravatar dependabot[bot]6
2023-10-30[chore] Bump browserify-sign from 4.2.1 to 4.2.2 in /web/source (#2305)Libravatar dependabot[bot]1
2023-10-30[chore]: Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 (#2318)Libravatar dependabot[bot]10
2023-10-30[chore]: Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2316)Libravatar dependabot[bot]9
2023-10-30[docs] added split-domain configuration for Caddy 2 (#2288)Libravatar wuchyi1
2023-10-26[bugfix] Extract description as `summary` first, fall back to `name` (#2303)Libravatar tobi3
2023-10-26[chore]: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#2301)Libravatar dependabot[bot]6
2023-10-25[feature] attach any request errors if found, only set level=ERROR if code >=...Libravatar kim1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi48
2023-10-25[bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298)Libravatar KEINOS4
2023-10-24[bugfix/frontend] Export/import CSV correctly (#2294)Libravatar tobi3
2023-10-24[bugfix] serialize instance terms via API (#2293)Libravatar tobi3
2023-10-24[chore] bump go swagger version in build (#2292)Libravatar tobi1
2023-10-24[bugfix/frontend] Add `nosubmit` option to form fields + use it when instance...Libravatar tobi6
2023-10-23[chore] update minify library (#2286)Libravatar kim3
2023-10-23Bump @babel/traverse from 7.23.0 to 7.23.2 in /web/source (#2269)Libravatar dependabot[bot]1
2023-10-23[chore] bump go version -> 1.21.x (#2287)Libravatar tobi6
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim55
2023-10-23[chore]: Bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 (#2284)Libravatar dependabot[bot]97
2023-10-21[bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281)v0.12.0Libravatar tobi7
2023-10-19[docs] Update README.md (#2279)Libravatar 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-18[frontend/bugfix] bulk import export link (#2275)Libravatar tobi1
2023-10-17[bugfix/frontend] Fix 'steal this look' emoji promise mapping (#2270)Libravatar tobi1
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