merge: Instance admin UX improvements (!1059)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1059 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
@@ -5294,6 +5294,7 @@ export type components = {
|
||||
rejectReports: boolean;
|
||||
rejectQuotes: boolean;
|
||||
moderationNote?: string | null;
|
||||
isBubbled: boolean;
|
||||
};
|
||||
GalleryPost: {
|
||||
/**
|
||||
@@ -11209,6 +11210,7 @@ export type operations = {
|
||||
}]>;
|
||||
};
|
||||
isModerator: boolean;
|
||||
isAdministrator: boolean;
|
||||
isSystem: boolean;
|
||||
isSilenced: boolean;
|
||||
isSuspended: boolean;
|
||||
|
||||
Reference in New Issue
Block a user