Add new follow, mention and user registered notifs
This commit is contained in:
parent
dc13348070
commit
f7cc67b455
25 changed files with 899 additions and 57 deletions
|
@ -2,10 +2,15 @@ export enum UserRight {
|
|||
ALL,
|
||||
|
||||
MANAGE_USERS,
|
||||
|
||||
MANAGE_SERVER_FOLLOW,
|
||||
|
||||
MANAGE_SERVER_REDUNDANCY,
|
||||
|
||||
MANAGE_VIDEO_ABUSES,
|
||||
|
||||
MANAGE_JOBS,
|
||||
|
||||
MANAGE_CONFIGURATION,
|
||||
|
||||
MANAGE_ACCOUNTS_BLOCKLIST,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue