summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2022-09-20[docs] Add --config-path to example CLI commands where needed. (#843)Libravatar Phil Hagelberg1
2022-09-13[docs] Swagger document `/api/v1/custom_emojis` (#824)Libravatar tobi2
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi6
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi2
2022-09-11[docs] unbreak standard css (#818)Libravatar tobi1
2022-09-11[accessibility] Use higher-contrast for api response examples (#816)Libravatar tobi2
2022-09-08[bugfix] Fix preposterous characters reserved per URL amount (#809)Libravatar tobi1
2022-08-31[feature] Add support for the exclude_types[] parameter on the notifications ...Libravatar Blackle Morisanchetto2
2022-08-31[feature] add rate limit middleware (#741)Libravatar nya11
2022-08-26[docs] Add user settings panel docs, other small updates (#768)Libravatar tobi6
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi1
2022-07-22[bugfix] Fix Toot CLI media attachments not working properly (#726)v0.3.8Libravatar tobi1
2022-07-22[docs] Add client_max_body_size 40M; to nginx docs (#727)Libravatar tobi1
2022-07-22[bugfix] Make `/api/v2/media` more compatible with masto API (#724)Libravatar tobi1
2022-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi1
2022-07-20[docs] Update sponsorship + funding sections (#721)Libravatar tobi1
2022-07-08[docs] document the migration between local and s3 (#692)Libravatar Dominik Süß1
2022-07-08[bugfix] Various fixes (#699)Libravatar Forever2
2022-07-04[docs] Update doc images to versions with current styling (#689)v0.3.7Libravatar tobi2
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-26[feature] add configuration to `/api/v1/instance` response (#670)Libravatar tobi1
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi2
2022-06-09[frontend] Restructure Frontend Sources (#634)Libravatar f0x521
2022-06-08[feature] More consistent API error handling (#637)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-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi1
2022-05-15[feature] Media cleanup endpoint (#560)Libravatar Sashanoraa1
2022-05-11[documentation] Admin Panel installation + usage (#552)Libravatar f0x522
2022-05-09[Documentation] tidy docker-compose docs, add note about uid/gid (#551)Libravatar tobi1
2022-05-04[Documentation] Update glossary, expand entry for dereferencing (#542)Libravatar tobi2
2022-05-04[documentation] Add known issues + project links in readme and docs (#541)Libravatar tobi1
2022-05-03[documentation] put single-quotes around passwords in install docs (#534)Libravatar tobi2
2022-04-29[documentation] Recommend users take latest *stable* release in installation ...Libravatar tobi2
2022-04-29[documentaton] Fix port number in Reverse proxy section (#506)Libravatar Nivex1
2022-04-24[documentation] NGINX docs updates (#471)Libravatar tobi1
2022-04-23[documentation] Update index.md (#475)Libravatar snan1
2022-04-22[documentation] Add WebSocket protocol documentation (#470)Libravatar tobi1
2022-04-19[Documentation] Simplify docker-compose documentation + example (#468)Libravatar tobi1
2022-04-18[docs] unify nginx explainers and add apache httpd (#455)Libravatar Mina Galić4
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi1
2022-04-16[documentation] add screenshots to docs (#459)v0.3.0Libravatar tobi3
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi1
2022-03-29[documentation] Add third-party packaging to documentation (#443)Libravatar tobi1
2022-03-19[feature] Admin account actions (#432)Libravatar tobi1
2022-03-15[feature] Federate local account deletion (#431)Libravatar tobi1
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-02-03[docs] Fix documentation to show --config-path in the right position. (#375)Libravatar Phil Hagelberg3
2022-02-01Fix start command invocation (#372)Libravatar Paul Woolcock1