summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-15[docs] Suggest confirming host option in config (#1502)Libravatar Minecraftchest11
2023-02-15[docs] Fix nginx fileserver caching example (#1506)Libravatar Daenney1
2023-02-13[docs] move federating with gotosocial documentation into single file (#1494)Libravatar f0x5211
2023-02-13[docs] Update user/admin settings docs (#1491)Libravatar f0x5213
2023-02-11[chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2Libravatar tobi2
2023-02-08[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub...Libravatar tobi1
2023-02-05[chore] stub /api/v1/featured_tags endpoint (#1420)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-02-01[chore/performance] use only 1 sqlite db connection regardless of multiplier ...Libravatar tobi1
2023-01-31[chore] Use 'immediate' lock for sqlite transactions (#1404)Libravatar tobi1
2023-01-30[docs] Add an example on how to setup redirect with Traefik (#1395)Libravatar ketan-vijayvargiya1
2023-01-30[docs] Simplify Apache httpd proxy documentation (#1396)Libravatar Mina Galić1
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 tobi7
2023-01-27[chore/docs] add instance-expose-suspended-web to instance docs (#1391)Libravatar tobi1
2023-01-26[chore] set max open / idle conns + conn max lifetime for both postgres and s...Libravatar tobi1
2023-01-25[feature] Implement reports admin API so admins can view + close reports (#1378)Libravatar tobi1
2023-01-23[feature] Implement `/api/v1/reports` endpoints on client API (#1330)Libravatar tobi1
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