add: community settings ui

TODO: add community read/write access settings
TODO: add profile settings
TODO: profile following in ui
TODO: community joining and membership management in ui
This commit is contained in:
trisua 2025-03-29 22:27:57 -04:00
parent eecf357325
commit 6413ed09fb
20 changed files with 855 additions and 46 deletions

View file

@ -25,3 +25,4 @@ tetratto-l10n = { path = "../l10n" }
image = "0.25.5"
reqwest = "0.12.15"
regex = "1.11.1"
serde_json = "1.0.140"