mastodon/app/javascript/mastodon/components
ThibG d9f0c7fb84 Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
IntersectionObserverArticle is made to save on RAM by avoiding fully rendering
items that are far out of view. However, it did not work for items spawned
outside the intersection observer.
2019-02-17 19:32:55 +01:00
..
__tests__ Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
account.js Replace unlock-alt icon with unlock (#9952) 2019-02-17 19:23:59 +01:00
attachment_list.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
autosuggest_emoji.js
autosuggest_textarea.js Ignore keyevents during text composition (#7205) 2018-04-20 18:36:52 +02:00
avatar.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
avatar_composite.js Redesign direct messages column (#9022) 2018-10-20 02:23:58 +02:00
avatar_overlay.js
button.js
column.js Add aria-label to column regions (#8390) 2018-08-23 17:26:21 +02:00
column_back_button.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
column_back_button_slim.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
column_header.js Back to the getting-started when pins the timeline. (#9561) 2018-12-18 16:43:50 +01:00
display_name.js Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
domain.js Replace unlock-alt icon with unlock (#9952) 2019-02-17 19:23:59 +01:00
dropdown_menu.js Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
extended_video_player.js Add missing video descriptions (#8416) 2018-08-24 23:55:41 +02:00
hashtag.js Make hashtag search results link to the hashtag URL (#9810) 2019-01-14 23:29:21 +01:00
icon_button.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
intersection_observer_article.js Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 2019-02-17 19:32:55 +01:00
load_gap.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
load_more.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
loading_indicator.js
media_gallery.js Stop gifv timeline preview explicitly when open the media gallery. (#9749) 2019-01-07 15:54:40 +01:00
missing_indicator.js
modal_root.js Fix composer not getting focus after reply confirmation dialog (#9602) 2018-12-21 18:52:41 +01:00
permalink.js When enabled, always display media in gallery. Also: click to reveal (#6692) 2018-03-08 08:57:21 +01:00
relative_timestamp.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
scrollable_list.js Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581) 2018-12-19 22:23:16 +01:00
setting_text.js
status.js Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
status_action_bar.js Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
status_content.js Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133) 2018-10-29 04:42:07 +01:00
status_list.js Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00