add: request-to-join communities
add: private joined communities setting add: "void" community add: ability to delete communities
This commit is contained in:
parent
3a8af17154
commit
d0c1fbcf9a
20 changed files with 669 additions and 122 deletions
|
@ -24,3 +24,4 @@ rusqlite = { version = "0.34.0", optional = true }
|
|||
tokio-postgres = { version = "0.7.13", optional = true }
|
||||
bb8-postgres = { version = "0.9.0", optional = true }
|
||||
bitflags = "2.9.0"
|
||||
async-recursion = "1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue