gotosocial/internal/api/client/instance
tobi a39a664525
[feature] Serialize local account role via API, and show it via web view (#1045)
* [feature] Add 'role' field to api serialization of local accounts

* [chore] Add a bit of license text while I'm here

* [frogend] render account role on same line as username in web view of profile

* style tweaking on role badges, general profile header layout

* profile stats wrapping

* don't render standard 'user' role on web view

Co-authored-by: f0x <f0x@cthu.lu>
2022-11-15 10:19:32 +01:00
..
instance.go [feature] Implement /api/v1/instance/peers endpoint (#660) 2022-06-23 16:54:54 +02:00
instance_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
instanceget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
instancepatch.go [feature] Make instance thumbnail configurable via admin panel (#973) 2022-11-08 17:11:06 +00:00
instancepatch_test.go [feature] Serialize local account role via API, and show it via web view (#1045) 2022-11-15 10:19:32 +01:00
instancepeersget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
instancepeersget_test.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00