summaryrefslogtreecommitdiff
path: root/testrig/config.go
AgeCommit message (Expand)AuthorFiles
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont1
2025-02-10[feature] make account sign-up / backlog limits configurable (#3768)Libravatar tobi1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-08-25[bugfix] Let prometheus client do its own compression handling (#3232)Libravatar tobi1
2024-08-09[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)Libravatar kim1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi1
2024-04-26[chore] Update setting testrig loglevel (#2870)Libravatar Daenney1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-04-04[chore] Log less output on failed test (#2804)Libravatar Daenney1
2024-03-01[docs] Use human sizes for size limitations (#2706)Libravatar Daenney1
2024-02-27[feature/oidc] Add support for very basic RBAC (#2642)Libravatar 9p41
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-02-23[chore] Increase default max image description to 1500 chars, collapse cw cha...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-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi1
2023-08-21[feature] Make log format configurable (#2130)Libravatar Daenney1
2023-07-21[feature] Lower remote media cache config duration (#2007)Libravatar Daenney1
2023-06-22[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)Libravatar kim1
2023-05-25[feature] Configurable custom css length (#1827)Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß1
2023-05-08[chore/performance] Make sender multiplier configurable (#1750)Libravatar tobi1
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-03[performance] cache media attachments (#1525)Libravatar kim1
2023-02-11[chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2Libravatar tobi1
2023-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
2023-01-26[chore] set max open / idle conns + conn max lifetime for both postgres and s...Libravatar tobi1
2023-01-25[feature] Public list of suspended domains (#1362)Libravatar f0x521
2023-01-18[chore] Change default sqlite busy timeout to 5m (#1352)Libravatar tobi1
2023-01-17[feature] Tune sqlite pragmas (#1349)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-04[feature] HTTP request throttling middleware (#1297)Libravatar tobi1
2022-12-11[feature] support configuring database caches (#1246)Libravatar kim1
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß1
2022-11-06[feature] Make rate limit requests amount configurable (#966)Libravatar tobi1
2022-11-03[feature] Allow user to show instead of landing page on / (#922)Libravatar Mia Heidenstedt1
2022-09-29[chore] Add ipv6 localhost to trusted proxies by default (#868)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi1
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi1
2022-08-31[chore] Test fixes (#788)Libravatar tobi1
2022-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi1
2022-07-03[chore] configure instance.Version for testrig (#659)Libravatar f0x521
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi1
2022-06-14[chore] Duplicated media cleanup (#649)v0.3.5Libravatar tobi1