mastodon/app/javascript/mastodon/components
Eugen Rochko fba96c808d
Add blurhash (#10630)
* Add blurhash

* Use fallback color for spoiler when blurhash missing

* Federate the blurhash and accept it as long as it's at most 5x5

* Display unknown media attachments as blurhash placeholders

* Improve style of embed actions and spoiler button

* Change blurhash resolution from 3x3 to 4x4

* Improve dependency definitions

* Fix code style issues
2019-04-27 03:24:09 +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
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
media_gallery.js Add blurhash (#10630) 2019-04-27 03:24:09 +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
status.js Add blurhash (#10630) 2019-04-27 03:24:09 +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 Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00