Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
This commit is contained in:
@@ -23,6 +23,7 @@ const initialState = ImmutableMap({
|
||||
show_content_type_choice: false,
|
||||
filtering_behavior: 'hide',
|
||||
tag_misleading_links: true,
|
||||
rewrite_mentions: 'no',
|
||||
content_warnings : ImmutableMap({
|
||||
auto_unfold : false,
|
||||
filter : null,
|
||||
|
Reference in New Issue
Block a user