feat: hide notifications from untrusted users
This commit is contained in:
parent
587038d51a
commit
c17d1b8ab5
18 changed files with 81 additions and 33 deletions
|
|
@ -14,7 +14,7 @@ export const StorageKey = {
|
|||
ACCOUNT_FEED_INFO_MAP: 'accountFeedInfoMap',
|
||||
MEDIA_UPLOAD_SERVICE: 'mediaUploadService',
|
||||
AUTOPLAY: 'autoplay',
|
||||
HIDE_UNTRUSTED_REPLIES: 'hideUntrustedReplies',
|
||||
HIDE_UNTRUSTED_EVENTS: 'hideUntrustedEvents',
|
||||
ACCOUNT_RELAY_LIST_EVENT_MAP: 'accountRelayListEventMap', // deprecated
|
||||
ACCOUNT_FOLLOW_LIST_EVENT_MAP: 'accountFollowListEventMap', // deprecated
|
||||
ACCOUNT_MUTE_LIST_EVENT_MAP: 'accountMuteListEventMap', // deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue