GoToSocial/internal/api/client/account
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
..
account_test.go [feature] Serialize local account role via API, and show it via web view (#1045) 2022-11-15 10:19:32 +01:00
account.go
accountcreate_test.go
accountcreate.go
accountdelete_test.go
accountdelete.go
accountget.go
accountupdate_test.go
accountupdate.go
accountverify_test.go
accountverify.go
block_test.go
block.go
follow_test.go
follow.go
followers.go
following.go
relationships.go
statuses_test.go
statuses.go
unblock.go
unfollow.go