gotosocial/docs
Vyr Cossont fd837776e2
[feature] Implement Mastodon-compatible roles (#3136)
* Implement Mastodon-compatible roles

- `Account.role` should only be available through verify_credentials for checking current user's permissions
- `Account.role` now carries a Mastodon-compatible permissions bitmap and a marker for whether it should be shown to the public
- `Account.roles` added for *public* display roles (undocumented but stable since Mastodon 4.1)
- Web template now uses only public display roles (no user-visible change here, we already special-cased the `user` role)

* Handle verify_credentials case for default role

* Update JSON exact-match tests

* Address review comments

* Add blocks bit to admin permissions bitmap
2024-07-31 09:26:09 -07:00
..
.cache/plugin/social [chore] Vendor mkdocs fonts; update docs dependencies (#2789) 2024-03-29 10:52:46 +01:00
admin [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
advanced [docs] fix: traefik redirect regex (#3032) 2024-06-24 10:53:38 +02:00
api [feature] Implement Mastodon-compatible roles (#3136) 2024-07-31 09:26:09 -07:00
assets [docs] Update system requirements, move things around a bit (#3157) 2024-07-31 15:12:47 +01:00
configuration [feature] Object store custom URL (S3) (#3046) 2024-07-31 13:44:18 +01:00
federation [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
getting_started [docs] Update system requirements, move things around a bit (#3157) 2024-07-31 15:12:47 +01:00
user_guide [feature] Allow users to export data via the settings panel (#3140) 2024-07-31 15:03:34 +01:00
environment.yml [docs] Rework README a bit, import into docs (#3006) 2024-06-13 23:21:41 +02:00
faq.md [docs] Rework README a bit, import into docs (#3006) 2024-06-13 23:21:41 +02:00
index.md [docs] Rework README a bit, import into docs (#3006) 2024-06-13 23:21:41 +02:00
swagger.go [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00