add: audit log and reports table
TODO: audit log/reports UIs
This commit is contained in:
parent
9a9b72bdbb
commit
b2df2739a7
16 changed files with 387 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
|||
mod audit_log;
|
||||
mod auth;
|
||||
mod common;
|
||||
mod communities;
|
||||
|
@ -7,6 +8,7 @@ mod memberships;
|
|||
mod notifications;
|
||||
mod posts;
|
||||
mod reactions;
|
||||
mod reports;
|
||||
mod userblocks;
|
||||
mod userfollows;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue