summaryrefslogtreecommitdiff
path: root/cmd/gotosocial/action/testrig
AgeCommit message (Expand)AuthorFiles
2025-08-20[feature] add metrics for worker counts, and worker queue sizes (#4387)Libravatar kim1
2025-08-13[feature] 2fa management via CLI (#4368)Libravatar kim2
2025-07-09[chore/testing] Add env vars to skip testrig setup/teardown (#4317)Libravatar tobi1
2025-05-05[chore] fix testrig with new otel setup (#4135)Libravatar tobi1
2025-04-29[chore] tweak NoLLaMas proof-of-work algorithm (#4090)Libravatar kim1
2025-04-28[chore] Remove unused import (#4077)Libravatar tobi1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney2
2025-04-26[chore] fix testrig build (#4059)Libravatar tobi1
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-04-07[feature] add TOTP two-factor authentication (2FA) (#3960)Libravatar tobi1
2025-02-09[bugfix] Fix missing `hasChanged` func (#3764)Libravatar tobi1
2025-02-06[chore] update otel libraries (#3740)Libravatar Dominik Süß1
2025-02-05[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)Libravatar tobi1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-08-09[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)Libravatar kim2
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi1
2024-05-30[chore] little startup tweaks (#2941)Libravatar tobi1
2024-05-29[chore] improved startup / shutdown (#2925)Libravatar kim1
2024-05-29[feature] Debug admin endpoint to clear caches (#2940)Libravatar tobi1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi1
2024-04-15[performance] cached oauth database types (#2838)Libravatar kim1
2024-03-25[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-02-14[bugfix] add stricter checks during all stages of dereferencing remote AS obj...Libravatar kim1
2024-02-14[feature] Add metrics for instance user count, statuses count and federating ...Libravatar Tsuribori1
2024-01-22[feature] Ratelimit + serve emoji images on separate router group (#2548)Libravatar tobi1
2023-11-23[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)Libravatar tobi1
2023-11-20[feature] Initial Prometheus metrics implementation (#2334)Libravatar Tsuribori1
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi1
2023-10-30[feature] Customizable media cleaner schedule (#2304)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-08-20[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-05-21[feature] Make client IP logging configurable (#1799)Libravatar Daenney1
2023-05-21[bugfix] Start + stop caches properly for testrig + pruning (#1804)Libravatar tobi1
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-08[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub...Libravatar tobi1
2023-02-07[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-12-02[performance]: make s3 urls cacheable (#1194)v0.6.0-rc3Libravatar Dominik Süß1
2022-11-24[chore] cleanup storage implementation, no need for multiple interface types ...Libravatar kim1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi1