options to disable (You)s and highlighting of yourself
This commit is contained in:
parent
6d3229b1a1
commit
bfb3a4364b
6 changed files with 25 additions and 3 deletions
|
@ -25,6 +25,8 @@ const defaultState = {
|
|||
mentionLinkShowTooltip: true,
|
||||
mentionLinkShowAvatar: false,
|
||||
mentionLinkFadeDomain: true,
|
||||
mentionLinkShowYous: false,
|
||||
mentionLinkBoldenYou: true,
|
||||
hideFilteredStatuses: false,
|
||||
// bad name: actually hides posts of muted USERS
|
||||
hideMutedPosts: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue