summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2023-01-18[chore] Change default sqlite busy timeout to 5m (#1352)Libravatar tobi1
2023-01-17[feature] Tune sqlite pragmas (#1349)Libravatar tobi1
2023-01-16[docs] Remove videos from the list of missing features in the FAQ. (#1344)Libravatar Phil Hagelberg1
2023-01-11[feature] Add local user and post count to nodeinfo responses (#1325)Libravatar Sleep1
2023-01-08[docs] Rewrite sponsorship + funding section, add NLnet (#1305)Libravatar tobi1
2023-01-08[docs] Add s3 ssl variable to storage docs (#1294)Libravatar Logan1
2023-01-06[docs] AWS S3 config details added (#1300)Libravatar Anant Shrivastava1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi2
2023-01-04[feature] HTTP request throttling middleware (#1297)Libravatar tobi6
2023-01-03[docs] Add troubleshooting section for Apache (#1291)Libravatar Alex Schroeder1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi2
2022-12-15[bugfix] Use null for empty api status `language` (#1268)Libravatar tobi1
2022-12-15[docs] Update Apache docs to use 127.0.0.1 instead of localhost (#1266)Libravatar EchedeyLR1
2022-12-14[docs] Update nginx docs to use 127.0.0.1 instead of localhost (#1264)Libravatar tobi1
2022-12-11[docs] Serve static assets with nginx (#1251)Libravatar Daniele Sluijters2
2022-12-11[docs] Caching webfinger with nginx (#1242)Libravatar Daniele Sluijters1
2022-12-10[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...Libravatar tobi1
2022-12-09[docs] Update `CONTRIBUTING.md`, add pull request templates (#1216)Libravatar tobi1
2022-12-09[feature] Allow users to create + delete bookbarks, and view bookmarked statu...Libravatar Matthew Phillips1
2022-12-07[docs] encourage using loopback bind address (#1166)Libravatar Andrea4
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 kernelmethod2
2022-11-25[docs] Explain that before 0.6.0, account confirm was necessary. (#1149)Libravatar Phil Hagelberg2
2022-11-25[feature] Add `admin media prune orphaned` CLI command (#1146)Libravatar tobi1
2022-11-25[bugfix] Change emailVerified to true for admin account create (#1140)Libravatar Phil Hagelberg3
2022-11-24[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)Libravatar tobi1
2022-11-23[docs] Clarify that reverse proxy setups need trusted-proxies (#1127)Libravatar dx4
2022-11-22[docs] Document http/s/socks5 proxy use (#1118)Libravatar tobi1
2022-11-21[docs] Add first draft of FAQ (#1086)Libravatar Phil Hagelberg2
2022-11-19[feature] Support markdown format for Account bio/note (#1037)Libravatar Michael Manfre2
2022-11-19[docs] Move and document logs (#1076)Libravatar Leonora Tindall1
2022-11-19[docs] Remove trailing / from proxy_pass for nginx (#1077)Libravatar Leonora Tindall1
2022-11-17[docs] Add AUR Reference (#1054)Libravatar Jelle van der Waa1
2022-11-17[docs] add account domain documentation (#1065)Libravatar tobi3
2022-11-17[docs] Update docker.md with docker tag / version stuff (#1067)Libravatar tobi1
2022-11-15[docs] Both HTTP proxies and NAT can cause rate limiting issues (#1053)Libravatar Phil Hagelberg1
2022-11-15[feature] Serialize local account role via API, and show it via web view (#1045)Libravatar tobi1
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi1
2022-11-14[chore] Remove unused `admin account suspend` action (#1047)Libravatar tobi1
2022-11-14[feature] add instance-expose-public-timeline flag (#1039)Libravatar Rob Sargant1
2022-11-11[feature] S3: add config flag to proxy S3 media (#1014)Libravatar Mara Sophie Grosch1
2022-11-11[docs] postgres collation warning (#1017)Libravatar Lukáš Zapletal1
2022-11-10[docs] Replace old references to the previous streaming with websockets (#1015)Libravatar EchedeyLR1
2022-11-08[feature] Make instance thumbnail configurable via admin panel (#973)Libravatar tobi1
2022-11-08[docs] add link to SELinux policy (#993)Libravatar Lukáš Zapletal1
2022-11-07[docs] refer to the latest release version (#992)Libravatar K1
2022-11-06[docs] add note about Alpha status right at the top (#971)Libravatar tobi1
2022-11-06[feature] Make rate limit requests amount configurable (#966)Libravatar tobi3
2022-11-01[docs] Update apache-httpd.md (#937)Libravatar EchedeyLR1