Add options to highlight misleading links in statuses

Fixes #1162
This commit is contained in:
Thibaut Girka
2019-08-01 15:01:09 +02:00
committed by ThibG
parent 49a28e69a5
commit df866a464d
6 changed files with 130 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ const initialState = ImmutableMap({
hicolor_privacy_icons: false,
show_content_type_choice: false,
filtering_behavior: 'hide',
link_rewriting: 'tag',
content_warnings : ImmutableMap({
auto_unfold : false,
filter : null,