summaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)AuthorFiles
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
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 firescry1
2023-07-07[feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1Libravatar tobi1
2023-07-07[docs] Rework backups a bit (#1942)Libravatar Daenney3
2023-06-09[docs] Add example tracing infrastructure (#1866)Libravatar Daenney3
2023-06-04[bugfix/docs] AppArmor profile for SQLite (#1864)Libravatar Daenney1
2023-05-25[feature] Configurable custom css length (#1827)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-15[docs] add missing observability settings to example config (#1790)Libravatar tobi1
2023-05-08[chore/performance] Make sender multiplier configurable (#1750)Libravatar tobi1
2023-04-19[bugfix] fix small config typos (#1707)Libravatar tobi1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)Libravatar tobi1
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney1
2023-03-08[feature] Discover webfinger through host-meta (#1588)Libravatar Daenney1
2023-03-04[feature] Allow loading TLS certs from disk (#1586)Libravatar Daenney1
2023-03-03[performance] cache media attachments (#1525)Libravatar kim1