summaryrefslogtreecommitdiff
path: root/example
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-06[chore] update otel libraries (#3740)Libravatar Dominik Süß2
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-23[feature] Add warning about `trusted-proxies` to make config easier (#3675)Libravatar tobi1
2025-01-20[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...Libravatar tobi1
2024-11-04[feature] add support for hinting via api/v_/instance preferred image / video...Libravatar kim1
2024-10-16[docs/bugfix] Fix access to /dev and /tmp in AppArmor profile (#3444)Libravatar Sqx. Flann van der Eik1
2024-10-13[chore/docs] Add `/gotosocial/.cache` to Docker container, document `GTS_WAZE...Libravatar tobi2
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-09-28[chore] Update apparmor example file (#3368)Libravatar tobi1
2024-08-19[chore] update default http client timeout to 30s (#3214)Libravatar kim1
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-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi1
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-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-24[docs/bugfix] Allow access to TMP directories in example AppArmor config (#2683)Libravatar tux932
2024-02-23[chore] Increase default max image description to 1500 chars, collapse cw cha...Libravatar tobi1
2024-01-25[docs] Fix log-timestamp-format (#2572)Libravatar Daenney1
2024-01-13[chore/docs] Replace specific year range of copyright notice (#2520)Libravatar tobi1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
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 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-09-07[feature] Support OTLP HTTP, drop Jaeger (#2184)Libravatar Daenney1
2023-08-23[docs] Update backup docs (#2153)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-14[bugfix] fix inconsistent calculated cache sizes (#2115)v0.11.0Libravatar kim1
2023-08-03[feature] simpler cache size configuration (#2051)Libravatar kim1
2023-08-01[feature] Allow users to skip http client tls verification for testing purpos...Libravatar tobi1
2023-08-01[feature] Set timezone in Docker using TZ env variable (#2050)Libravatar tobi1
2023-08-01Revert "[feature] Configurable timezone in containers (#2046)" (#2048)Libravatar tobi1
2023-08-01[feature] Configurable timezone in containers (#2046)Libravatar Charles Chin1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-07-21[feature] Report Masto version in /api/v1/instance (#1977)Libravatar Daenney1