mastodon/app/javascript/flavours/glitch/components
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
The rationale behind this is that if the user wants to report violent media,
they might not want to see it repeatedly. The “sensitive” property is still
kept, displaying different messages for hidden media depending on whether
they are marked as sensitive.
2018-05-07 15:00:55 +02:00
..
account.js
attachment_list.js
avatar.js
avatar_overlay.js
button.js
collapsable.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
display_name.js
domain.js
dropdown_menu.js Improve accessibility of toot dropdown menu 2018-05-05 17:11:48 +02:00
extended_video_player.js
icon.js
icon_button.js
intersection_observer_article.js
link.js
load_more.js
loading_indicator.js
media_gallery.js Hide media in report modal regardless of whether they are marked sensitive 2018-05-07 15:00:55 +02:00
missing_indicator.js
modal_root.js
notification_purge_buttons.js
permalink.js
relative_timestamp.js [Glitch] Improve relative timestamps in web UI 2018-05-02 13:45:40 +02:00
scrollable_list.js Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it" 2018-05-06 21:50:33 +02:00
setting_text.js
status.js Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps 2018-04-27 01:24:55 +02:00
status_action_bar.js
status_content.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
status_header.js
status_icons.js Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic 2018-04-22 19:18:15 +02:00
status_list.js [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. 2018-04-22 23:11:16 +02:00
status_prepend.js
status_visibility_icon.js
text_icon_button.js