mastodon/app/javascript/flavours/glitch/components
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them
This fixes inline preview cards and polls, preventing them from opening
the toot in detailed view when clicking on an interactive element.
2019-03-06 00:20:43 +01:00
..
account.js [Glitch] Replace unlock-alt icon with unlock 2019-02-01 16:15:44 +01:00
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
column_back_button_slim.js
column_header.js [Glitch] Back to the getting-started when pins the timeline 2018-12-20 14:51:28 +01:00
display_name.js [Glitch] Redesign public hashtag page to use a masonry layout 2019-01-20 11:38:09 +01:00
domain.js [Glitch] Replace unlock-alt icon with unlock 2019-02-01 16:15:44 +01:00
dropdown_menu.js Improve keyboard VS mouse navigation of dropdown menus 2018-09-13 20:32:08 +02:00
error_boundary.js Do not hardcode preferences link, pleroma doesn't have it 2018-11-28 22:36:01 +01:00
extended_video_player.js [Glitch] Add missing video descriptions 2018-08-27 20:21:23 +02:00
hashtag.js [Glitch] Make hashtag search results link to the hashtag URL 2019-01-16 14:25:58 +01:00
icon.js
icon_button.js
intersection_observer_article.js Refactor intersection observer article code 2019-02-10 22:54:25 +01:00
link.js
load_gap.js
load_more.js
loading_indicator.js
media_gallery.js Avoid two-step rendering of statuses as much as possible 2019-02-10 22:54:25 +01:00
missing_indicator.js
modal_root.js Fix composer not getting focus after reply confirmation dialog 2018-12-21 20:00:49 +01:00
notification_purge_buttons.js
permalink.js Make hidden media clickable in account media gallery 2018-10-02 22:00:57 +02:00
poll.js Fix various issues in polls 2019-03-05 21:35:03 +01:00
relative_timestamp.js Port profile redesign to glitch-soc 2018-08-01 00:18:42 +02:00
scrollable_list.js Minor fix to timeline jump avoiding behavior 2019-02-10 22:54:25 +01:00
setting_text.js
status.js Add polls 2019-03-05 21:35:03 +01:00
status_action_bar.js [Glitch] Change buttons on timeline preview to open the interaction dialog 2019-02-17 12:39:44 +01:00
status_content.js Fix toots opening in dynamic column when trying to interact with them 2019-03-06 00:20:43 +01:00
status_header.js Fix non-numeric account identifiers leading to /web/accounts/NaN 2019-02-22 17:52:21 +01:00
status_icons.js Adjust spacing between status icons 2018-05-31 21:55:44 -07:00
status_list.js [Glitch] Always display tab navigation on local/federated timeline even when empty 2018-12-18 21:39:35 +01:00
status_prepend.js Fix non-numeric account identifiers leading to /web/accounts/NaN 2019-02-22 17:52:21 +01:00
status_visibility_icon.js [Glitch] Replace unlock-alt icon with unlock 2019-02-01 16:15:44 +01:00
text_icon_button.js