summaryrefslogtreecommitdiff
path: root/internal/config/flags.go
AgeCommit message (Expand)AuthorFiles
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont1
2025-02-04[feature] Change `instance-stats-randomize` to `instance-stats-mode` with mul...Libravatar tobi1
2025-01-31[feature] Add `instance-stats-randomize` config option (#3718)Libravatar tobi1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
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-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
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 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-23[feature] list commands for both attachment and emojis (#2121)Libravatar rdelaage1
2023-08-23[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...Libravatar tobi1
2023-08-21[feature] Make log format configurable (#2130)Libravatar Daenney1
2023-08-20[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...Libravatar tobi1
2023-08-01[feature] Allow users to skip http client tls verification for testing purpos...Libravatar tobi1
2023-07-07[feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1Libravatar tobi1
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-04[feature] Allow loading TLS certs from disk (#1586)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-10[performance] remove throttling timers (#1466)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-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-11-25[feature] Add `admin media prune orphaned` CLI command (#1146)Libravatar tobi1
2022-11-15[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)Libravatar Mara Sophie Grosch1
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[feature] update config types to use bytesize.Size (#828)Libravatar kim1
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-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi1
2022-06-03[feature] Start adding advanced configuration options, starting with `samesit...Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1