mastodon/app/javascript/mastodon/components
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
* Redesign video player

* Use new video player on static public pages too

* Use media gallery component on static public pages too

* Pause video when hiding it

* Full-screen sizing on WebKit

* Add aria labels to video player buttons

* Display link card on public status page

* Fix fullscreen from modal sizing issue

* Remove contain: strict property to fix fullscreen from columns
2017-09-14 03:39:10 +02:00
..
account.js Generalized the infinite scrollable list (#4697) 2017-08-28 22:23:44 +02:00
attachment_list.js
autosuggest_textarea.js
avatar.js
avatar_overlay.js
button.js
collapsable.js
column.js Fix the usages of Detect Passive Events (#4749) 2017-08-31 11:20:54 +02:00
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js
dropdown_menu.js
extended_video_player.js
icon_button.js
intersection_observer_article.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
load_more.js
loading_indicator.js
media_gallery.js
missing_indicator.js
permalink.js
relative_timestamp.js
scrollable_list.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
setting_text.js
status.js Redesign video player (#4911) 2017-09-14 03:39:10 +02:00
status_action_bar.js "Mute conversation" option on all own toots, not just in notifications (#4844) 2017-09-08 12:00:30 +02:00
status_content.js
status_list.js Generalized the infinite scrollable list (#4697) 2017-08-28 22:23:44 +02:00
video_player.js Use <button> instead of <div role="button"> (#4835) 2017-09-07 16:18:41 +02:00