summaryrefslogtreecommitdiff
path: root/mkdocs.yml
AgeCommit message (Expand)AuthorFiles
2024-04-22[chore] Update robots.txt (#2856)Libravatar Daenney1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi1
2024-03-29[chore] Vendor mkdocs fonts; update docs dependencies (#2789)Libravatar tobi1
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi1
2024-03-25[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)Libravatar tobi1
2024-03-14[docs] Add database maintenance section; update info message on ANALYZE run (...Libravatar tobi1
2024-02-27[chore/docs] Various little docs updates (#2691)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-02-24[docs] Add oauth token authentication workflow (#2655)Libravatar Camille Frantz1
2024-02-12[docs] Enable some new features (#2623)Libravatar Daenney1
2024-01-13[chore/docs] Replace specific year range of copyright notice (#2520)Libravatar tobi1
2023-11-20[feature] Initial Prometheus metrics implementation (#2334)Libravatar Tsuribori1
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-07-09[docs] Activate the edit feature (#1967)Libravatar Daenney1
2023-07-07[feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1Libravatar tobi1
2023-06-13[docs] Add certificates and firewalling to advanced (#1888)Libravatar Daenney1
2023-06-12[docs] Made Advanced its own section (#1883)Libravatar Daenney1
2023-06-10[docs] Revamp the installation guide (#1877)Libravatar Daenney1
2023-06-09[docs] Add example tracing infrastructure (#1866)Libravatar Daenney1
2023-05-23[docs] code highlighting configuration (#1817)Libravatar decentral1se1
2023-05-23[docs] support copy/pasta for code blocks (#1818)Libravatar decentral1se1
2023-03-04[feature] Allow loading TLS certs from disk (#1586)Libravatar Daenney1
2023-02-21[docs] Add site_url for absolute 404 page assets (#1544)Libravatar f0x521
2023-02-20[feature] Use Material theme for docs (#1535)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-13[docs] move federating with gotosocial documentation into single file (#1494)Libravatar f0x521
2023-02-13[docs] Update user/admin settings docs (#1491)Libravatar f0x521
2023-01-27[docs] Add Flag documentation to federation docs (#1393)Libravatar tobi1
2023-01-27[docs] Tidy up federation docs into 'federating with gotosocial' section (#1392)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
2023-01-04[docs] Fix documentation edit link (#1298)Libravatar Brian Clemens1
2022-11-30[docs] Add AppArmor profile for Debian and Ubuntu installations (#1183)Libravatar kernelmethod1
2022-11-21[docs] Add first draft of FAQ (#1086)Libravatar Phil Hagelberg1
2022-11-17[docs] add account domain documentation (#1065)Libravatar tobi1
2022-11-06[feature] Make rate limit requests amount configurable (#966)Libravatar tobi1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-08-26[docs] Add user settings panel docs, other small updates (#768)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-23[docs] Add Caddy instructions to the documentation (#594)Libravatar Martijn de Boer1
2022-05-04[Documentation] Update glossary, expand entry for dereferencing (#542)Libravatar tobi1
2022-04-22[documentation] Add WebSocket protocol documentation (#470)Libravatar tobi1
2022-04-18[docs] unify nginx explainers and add apache httpd (#455)Libravatar Mina Galić1
2022-03-29[documentation] Add third-party packaging to documentation (#443)Libravatar tobi1
2021-12-26[documentation] Add section for systemd service and nginx to installation gui...Libravatar zoe-bat1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi1