merge: Add "is from local bubble instance" role condition (!1011)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1011

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
Hazelnoot 2025-05-12 20:08:56 +00:00
commit 00cfeca3d7
5 changed files with 18 additions and 0 deletions

4
locales/index.d.ts vendored
View file

@ -7689,6 +7689,10 @@ export interface Locale extends ILocale {
* Match subdomains
*/
"isFromInstanceSubdomains": string;
/**
* User is from a bubble instance
*/
"fromBubbleInstance": string;
/**
* Has X or fewer local followers
*/