summaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)AuthorFiles
2023-01-17[feature] Tune sqlite pragmas (#1349)Libravatar tobi1
2023-01-10[feature] Implement Report database model and utility functions (#1310)Libravatar tobi1
2023-01-08[docs] Add s3 ssl variable to storage docs (#1294)Libravatar Logan1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-04[feature] HTTP request throttling middleware (#1297)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-12-11[feature] support configuring database caches (#1246)Libravatar kim1
2022-12-07[docs] encourage using loopback bind address (#1166)Libravatar Andrea1
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß1
2022-12-05[docs] Remove filesystem logging directives from example systemd unit config ...v0.6.0Libravatar f0x521
2022-11-30[docs] Add AppArmor profile for Debian and Ubuntu installations (#1183)Libravatar kernelmethod1
2022-11-23[docs] Clarify that reverse proxy setups need trusted-proxies (#1127)Libravatar dx1
2022-11-19[docs] Move and document logs (#1076)Libravatar Leonora Tindall1
2022-11-17[docs] add account domain documentation (#1065)Libravatar tobi1
2022-11-14[feature] add instance-expose-public-timeline flag (#1039)Libravatar Rob Sargant1
2022-11-12[documentation] Change default log path (#1030)Libravatar Rob Sargant1
2022-11-11[feature] S3: add config flag to proxy S3 media (#1014)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[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-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
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-16[docs] Mention `AmbientCapabilities=CAP_NET_BIND_SERVICE` in example systemd ...Libravatar ugla1
2022-04-19[Documentation] Simplify docker-compose documentation + example (#468)Libravatar tobi1
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi1
2022-03-28[feature/security] Add systemd sandboxing options to harden security (#440)Libravatar OniriCorpe1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-03-01[documentation] Creates Docker documentation and docker-compose.yaml (#416)Libravatar 0hlov31
2022-01-30[bug] Fix sqlite empty address issue (#370)Libravatar tobi1
2022-01-30[feature] Make Let's Encrypt integration an opt-in feature (#368)Libravatar tobi1
2021-12-21[documentation] update database docs (#355)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi1
2021-12-12add example systemd service (#341)Libravatar zoe-bat1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-22Use IPv6 doc prefix for docs (#324)Libravatar Mara Sophie Grosch1
2021-11-22add bindAddress configuration option (#320)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-09-11documentation updates (#211)Libravatar tobi1
2021-07-26add trusted proxy for parsing client IPs (#115)Libravatar Tobi Smethurst1
2021-07-24allow custom ports for webserver and leLibravatar tsmethurst1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-19allow different host + accountDomain (#103)Libravatar Tobi Smethurst1
2021-07-19Db tls (#102)Libravatar Tobi Smethurst1