Add option to fade domains in mention link
This commit is contained in:
parent
aaf0b985ad
commit
0c60b31eee
6 changed files with 31 additions and 2 deletions
|
@ -24,6 +24,7 @@ const defaultState = {
|
|||
mentionLinkDisplay: 'short',
|
||||
mentionLinkShowTooltip: true,
|
||||
mentionLinkShowAvatar: true,
|
||||
mentionLinkFadeDomain: true,
|
||||
hideFilteredStatuses: false,
|
||||
// bad name: actually hides posts of muted USERS
|
||||
hideMutedPosts: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue