This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch/components
Thibaut Girka 6ad7606909 [Glitch] Add support for new display_media setting
Port f7a6f9489d to glitch-soc

[API] [vanilla required] [glitch-soc optional] initial_state show_sensitive_media boolean changed to show_media string with options "default", "hide_all", "show_all"
2018-10-01 16:48:55 +02:00
..
account.js
attachment_list.js
avatar.js
avatar_overlay.js
button.js
column.js [Glitch] Add aria-label to column regions 2018-08-31 19:49:29 +02:00
column_back_button.js Use history.state to decide whether we should goBack() or go to / (fixes #247) 2018-05-31 14:39:02 +02:00
column_back_button_slim.js Use history.state to decide whether we should goBack() or go to / (fixes #247) 2018-05-31 14:39:02 +02:00
column_header.js Use history.state to decide whether we should goBack() or go to / (fixes #247) 2018-05-31 14:39:02 +02:00
display_name.js
domain.js
dropdown_menu.js Improve keyboard VS mouse navigation of dropdown menus 2018-09-13 20:32:08 +02:00
extended_video_player.js [Glitch] Add missing video descriptions 2018-08-27 20:21:23 +02:00
hashtag.js Add hashtag trendline support to glitch-soc flavour 2018-08-22 19:27:06 +02:00
icon.js
icon_button.js
intersection_observer_article.js [Glitch] Fix off-by-one error in aria-posinset 2018-08-31 19:49:29 +02:00
link.js
load_gap.js [Glitch] Improve load gap styling in web UI 2018-05-29 21:25:28 +02:00
load_more.js
loading_indicator.js
media_gallery.js [Glitch] Add support for new display_media setting 2018-10-01 16:48:55 +02:00
missing_indicator.js
modal_root.js Allow modals to be closed by pressing “back” 2018-07-30 14:32:02 +02:00
notification_purge_buttons.js
permalink.js
relative_timestamp.js Port profile redesign to glitch-soc 2018-08-01 00:18:42 +02:00
scrollable_list.js Fixes columns scrolling to top when opening media modal 2018-09-03 14:24:10 +02:00
setting_text.js
status.js Add option to hide action bar in collapsed toots 2018-09-30 08:31:50 +02:00
status_action_bar.js Add admin links to status and account menus (fixes #673) 2018-09-03 18:19:11 +02:00
status_content.js
status_header.js
status_icons.js Adjust spacing between status icons 2018-05-31 21:55:44 -07:00
status_list.js Add client-side custom filter support to glitch-soc 2018-07-10 14:06:04 +02:00
status_prepend.js
status_visibility_icon.js
text_icon_button.js