mastodon/app/javascript/flavours/glitch/components
David Yip f8d50a4070
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
Use history.state to decide whether we should goBack() or go to / (fixes #247)
2018-06-06 23:56:48 -05:00
..
account.js
attachment_list.js
avatar.js
avatar_overlay.js
button.js
collapsable.js
column.js
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 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_gap.js [Glitch] Improve load gap styling in web UI 2018-05-29 21:25:28 +02:00
load_more.js [Glitch] Allow clients to fetch statuses made while they were offline 2018-05-29 21:25:28 +02:00
loading_indicator.js
media_gallery.js Fix width only being set for standalone media 2018-05-21 18:25:41 +02:00
missing_indicator.js
modal_root.js Fix root modal's keyup handling (Fixes #478) 2018-05-11 22:42:32 +02:00
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 [Glitch] Allow clients to fetch statuses made while they were offline 2018-05-29 21:25:28 +02:00
setting_text.js
status.js Prevent a rare crash when a status' root node is undefined 2018-05-31 14:38:29 +02:00
status_action_bar.js Make active bookmarks red (fixes #493) 2018-05-31 14:39:48 +02:00
status_content.js Prevent click on video from opening detailed toot 2018-05-18 17:49:51 +02:00
status_header.js
status_icons.js Adjust spacing between status icons 2018-05-31 21:55:44 -07:00
status_list.js [Glitch] Improve load gap styling in web UI 2018-05-29 21:25:28 +02:00
status_prepend.js
status_visibility_icon.js
text_icon_button.js