Rearranged settings, moved more stuff to filtering where apllicable.
Changed how filering works.
This commit is contained in:
parent
2725a0c639
commit
b87a9d6675
10 changed files with 267 additions and 210 deletions
|
@ -23,6 +23,8 @@ export const defaultState = {
|
|||
hideInstanceWallpaper: false,
|
||||
// bad name: actually hides posts of muted USERS
|
||||
hideMutedPosts: undefined, // instance default
|
||||
hideMutedThreads: undefined, // instance default
|
||||
hideWordFilteredPosts: undefined, // instance default
|
||||
collapseMessageWithSubject: undefined, // instance default
|
||||
padEmoji: true,
|
||||
hideAttachments: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue