summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2024-11-04[feature] add support for hinting via api/v_/instance preferred image / video...Libravatar kim1
2024-11-03[docs] Fix typos (#3498)Libravatar Jim Tittsler1
2024-10-30[docs] Clarify what Visibility Level means (#3500)Libravatar Markus Unterwaditzer1
2024-10-21[feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1Libravatar tobi1
2024-10-16[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)Libravatar Markus Unterwaditzer1
2024-10-14[docs] Document experimental, unsupported `nowasm` tag (#3436)v0.17.0-rc5Libravatar tobi2
2024-10-14[chore] Clarify supported platforms, add notes + docs (#3427)Libravatar tobi1
2024-10-13[chore/docs] Add `/gotosocial/.cache` to Docker container, document `GTS_WAZE...Libravatar tobi2
2024-10-13[docs] fix httpsig repo typo (#3426)Libravatar Cy Pokhrel1
2024-10-12[bugfix] Account.last_status_at is a date, not datetime (#3419)Libravatar Markus Unterwaditzer1
2024-10-08[feature] Distribute + ingest Accepts to followers (#3404)Libravatar tobi1
2024-10-05[bugfix] Return 501 (not implemented) if user tries to schedule post (#3395)Libravatar tobi1
2024-10-05[feature/frontend] Add Moonlight hunt theme (#3393)Libravatar tobi1
2024-10-05[docs] Make `protocol` config option really explicit (#3391)Libravatar tobi1
2024-10-04[bugfix] Include own account in conversation when no other accounts involved ...Libravatar tobi1
2024-10-02[docs] Update smtp docs to mention starttls + port 587 (#3378)Libravatar tobi1
2024-09-28[docs] Don't run SQLite on networked storage (#3369)Libravatar Daenney3
2024-09-28[chore] Update apparmor example file (#3368)Libravatar tobi1
2024-09-23[chore/docs] More little tweaks (#3336)Libravatar tobi2
2024-09-23[docs] Add rainforest theme to readme.md (#3334)Libravatar tobi1
2024-09-23[docs] Update readme alpha -> beta, add more feature examples (#3333)Libravatar tobi12
2024-09-18[feature] Allow users to submit `interaction_policy` on new statuses (#3314)Libravatar tobi1
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont1
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi2
2024-09-09[bugfix] Swagger: add missing filter_action param for v2 filter PUT (#3281)Libravatar Vyr Cossont1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi1
2024-08-22[feature] Use `local_only` field, deprecate `federated` field (#3222)Libravatar tobi1
2024-08-08[feature] Add `db-postgres-connection-string` option (#3178)Libravatar John Winston1
2024-08-03[chore] Add `media-ffmpeg-pool-size` config var (#3164)Libravatar tobi1
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi4
2024-07-31[feature] Implement Mastodon-compatible roles (#3136)Libravatar Vyr Cossont1
2024-07-31[docs] Update system requirements, move things around a bit (#3157)Libravatar tobi2
2024-07-31[feature] Allow users to export data via the settings panel (#3140)Libravatar tobi2
2024-07-31[feature] Object store custom URL (S3) (#3046)Libravatar CDN1
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont1
2024-07-26[feature] Federate interaction policies + Accepts; enforce policies (#3138)Libravatar tobi1
2024-07-24[docs] Add separate migration section + instructions for moving to GtS and no...Libravatar tobi4
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi1
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi2
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi4
2024-07-12[feature/frontend] Better visual separation between "main" thread and "replie...Libravatar tobi1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi1
2024-07-03[docs] Update how to enable http2 on nginx (#3066)Libravatar Daenney1
2024-06-28[docs] Tidy up API auth docs a little bit (#3050)Libravatar tobi1
2024-06-25[docs] restructure federation section (#3038)Libravatar tobi8
2024-06-24[docs] fix: traefik redirect regex (#3032)Libravatar COxDE1
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi4