mastodon/app/javascript/mastodon/components
Neil Moore 9e95af3391 Adds click-able div that expands status (#10733) (#10766)
The clickable div is positioned under the account avatar and covers
all empty space below it to the end of the status.
2019-05-19 16:25:20 +02: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-01-31 13:45:15 +01:00
attachment_list.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
autosuggest_emoji.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
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 Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000) 2017-12-13 12:14:03 +01:00
button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column.js Add aria-label to column regions (#8390) 2018-08-23 17:26:21 +02:00
column_back_button.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_back_button_slim.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
display_name.js Fix crash when conversations have no valid participants (#10078) 2019-02-19 20:00:41 +01:00
domain.js Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
dropdown_menu.js Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
error_boundary.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01: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.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
icon_button.js Disable the underlying button element when an ItemButton is disabled (#10194) 2019-03-06 15:10:32 +01:00
intersection_observer_article.js Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 2019-02-06 23:36:43 +01:00
load_gap.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01: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 Add loading indicator animation (#4316) 2017-07-23 20:28:18 +02:00
media_gallery.js Make the "mark media as sensitive" button more obvious in web UI (#10673) 2019-05-03 04:34:55 +02:00
missing_indicator.js Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
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
poll.js Update poll remaining time just like with status timestamps (#10466) 2019-04-03 18:16:55 +02:00
relative_timestamp.js Update poll remaining time just like with status timestamps (#10466) 2019-04-03 18:16:55 +02:00
scrollable_list.js Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
setting_text.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
status.js Adds click-able div that expands status (#10733) (#10766) 2019-05-19 16:25:20 +02:00
status_action_bar.js Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
status_content.js Change language detector threshold from 140 characters to 4 words (#10376) 2019-03-26 01:23:59 +01:00
status_list.js When selecting a toot via keyboard, ensure it is scrolled into view (#10593) 2019-05-03 06:20:35 +02:00