summaryrefslogtreecommitdiff
path: root/docs/configuration
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-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-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi1
2025-01-26[chore] Allow suppressing trusted-proxies warning by disabling rate limiting ...Libravatar tobi1
2025-01-23[feature] Add warning about `trusted-proxies` to make config easier (#3675)Libravatar tobi2
2025-01-20[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...Libravatar tobi1
2024-11-11docs: Clarify object store configuration (#3527)Libravatar Daenney1
2024-11-04[feature] add support for hinting via api/v_/instance preferred image / video...Libravatar kim1
2024-10-13[chore/docs] Add `/gotosocial/.cache` to Docker container, document `GTS_WAZE...Libravatar tobi1
2024-10-05[docs] Make `protocol` config option really explicit (#3391)Libravatar tobi1
2024-10-02[docs] Update smtp docs to mention starttls + port 587 (#3378)Libravatar tobi1
2024-08-08[feature] Add `db-postgres-connection-string` option (#3178)Libravatar John Winston1
2024-08-03[chore] Add `media-ffmpeg-pool-size` config var (#3164)Libravatar tobi1
2024-07-31[feature] Object store custom URL (S3) (#3046)Libravatar CDN1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-05-30[docs] Fix link in domain part (#2946)Libravatar 浮心物语1
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi1
2024-04-30[docs] Remove last references to RPi (#2885)Libravatar Daenney1
2024-04-15[chore] Turn `accounts-registration-open` false by default (#2839)Libravatar tobi1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1
2024-04-10[docs] update deployment considerations docs with latest findings (#2821)Libravatar tobi1
2024-03-15[docs] Add IPv6 example for rate limit exceptions (#2761)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 tobi2
2024-02-09[docs] Mounting config file in container (#2622)Libravatar Daenney1
2024-01-27[docs] Rework storage (#2571)Libravatar Daenney1
2024-01-25[docs] Fix log-timestamp-format (#2572)Libravatar Daenney1
2023-12-05[docs] Change configuration creation instructions (#2408)Libravatar Daenney1
2023-11-26[docs] Explain how to secure metrics endpoints (#2382)Libravatar Daenney1
2023-11-22[docs] Add a warning about SQLite cache sizes (#2378)Libravatar Daenney1
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 tobi2
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-09-07[feature] Support OTLP HTTP, drop Jaeger (#2184)Libravatar Daenney1
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-06[docs] fix postgres create database command (#2071)Libravatar Max Rosin1
2023-08-01[feature] Allow users to skip http client tls verification for testing purpos...Libravatar tobi1
2023-07-21[feature] Lower remote media cache config duration (#2007)Libravatar Daenney1
2023-07-12[bugfix] Align default values in the configuration file with the code (#1971)Libravatar firescry9
2023-07-07[feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1Libravatar tobi1
2023-06-21[docs] Clarify email requirement for OIDC (#1918)Libravatar Daenney1