summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-11-30[bugfix] always go through status parent dereferencing on isNew, even on data...Libravatar kim2
2023-11-30[chore] Re-add indexes, rename account actions indexes (#2401)Libravatar tobi2
2023-11-30[bugfix] Update exif-terminator (fix png issue) (#2391)Libravatar tobi21
2023-11-29[performance/postgres] Rename constraints, remove duplicate indexes (#2392)Libravatar tobi1
2023-11-29[bugfix] Correctly handle range > content-length (#2395)Libravatar Jadeiin1
2023-11-28[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335)Libravatar dependabot[bot]29
2023-11-27[bugfix] Don't copy ptr fields in caches (#2386)Libravatar tobi12
2023-11-27[docs] Add docs about memory requirements and swap (#2385)Libravatar Daenney1
2023-11-27[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)Libravatar tobi7
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim104
2023-11-27[chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387)Libravatar dependabot[bot]4
2023-11-27[chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389)Libravatar dependabot[bot]5
2023-11-27[chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#2388)Libravatar dependabot[bot]169
2023-11-27[bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384)Libravatar tobi6
2023-11-27[chore]: Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2390)Libravatar dependabot[bot]168
2023-11-26[docs] Explain how to secure metrics endpoints (#2382)Libravatar Daenney2
2023-11-23[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)Libravatar tobi5
2023-11-23[documentation] add poll and poll vote details to gotosocial federating doc (...Libravatar kim1
2023-11-22[docs] Add a warning about SQLite cache sizes (#2378)Libravatar Daenney2
2023-11-22[bugfix/chore] id poll options properly (#2379)Libravatar tobi3
2023-11-22[chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#2375)Libravatar dependabot[bot]5
2023-11-22[feature] Poll web view (#2377)Libravatar tobi8
2023-11-21[feature] Federate status language in and out (#2366)Libravatar tobi15
2023-11-21[docs] Annotate split-domain setup (#2372)Libravatar Daenney1
2023-11-21[chore/security] refactor AuthenticateFederatedRequest() to handle account de...Libravatar kim7
2023-11-20[feature] Initial Prometheus metrics implementation (#2334)Libravatar Tsuribori251
2023-11-20[bugfix] self-referencing collection pages for status replies (#2364)Libravatar kim24
2023-11-20[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.6 to 2.20.7 (#2370)Libravatar dependabot[bot]3
2023-11-20[chore]: Bump go.opentelemetry.io/otel from 1.20.0 to 1.21.0 (#2369)Libravatar dependabot[bot]8
2023-11-20[chore]: Bump golang.org/x/image from 0.13.0 to 0.14.0 (#2367)Libravatar dependabot[bot]3
2023-11-17[chore/whoops] re-add missing languages flag (#2365)Libravatar tobi1
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi73
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi41
2023-11-14[bugfix] Update poll delete/update db queries (#2361)Libravatar tobi3
2023-11-13[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)Libravatar tobi14
2023-11-13[chore] update otel -> v1.20.0 (#2358)Libravatar tobi422
2023-11-11[bugfix] support endless polls, and misskey's' method of inferring expiry in ...Libravatar kim16
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi41
2023-11-10[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...Libravatar tobi14
2023-11-10[bugfix] Don't try to update suspended accounts (#2348)Libravatar tobi4
2023-11-09[bugfix/docs] Poll api fixups + swagger docs (#2345)Libravatar tobi5
2023-11-09[bugfix] actually decrement votes during poll vote delete ... (#2344)Libravatar kim1
2023-11-08[bugfix] fix poll vote count responses on client and fedi API vote creation (...Libravatar kim3
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim84
2023-11-08[chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338)Libravatar dependabot[bot]22
2023-11-06[chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2336)Libravatar dependabot[bot]47
2023-11-06[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.6 (#2337)Libravatar dependabot[bot]19
2023-11-06[chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339)Libravatar dependabot[bot]20
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim23
2023-11-04[docs/bugfix] fix link to swagger yaml (#2333)Libravatar tobi1