feat: live feed toggle
This commit is contained in:
parent
89bb9ad2d0
commit
917fcd9839
26 changed files with 130 additions and 26 deletions
|
|
@ -42,6 +42,7 @@ export const StorageKey = {
|
|||
QUICK_REACTION_EMOJI: 'quickReactionEmoji',
|
||||
NSFW_DISPLAY_POLICY: 'nsfwDisplayPolicy',
|
||||
MIN_TRUST_SCORE: 'minTrustScore',
|
||||
ENABLE_LIVE_FEED: 'enableLiveFeed',
|
||||
HIDE_UNTRUSTED_NOTES: 'hideUntrustedNotes', // deprecated
|
||||
HIDE_UNTRUSTED_INTERACTIONS: 'hideUntrustedInteractions', // deprecated
|
||||
HIDE_UNTRUSTED_NOTIFICATIONS: 'hideUntrustedNotifications', // deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue