mastodon/app/javascript/mastodon/features/ui/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__ Fix style of legacy column headers (#6342) 2018-01-24 04:03:51 +01:00
actions_modal.js Fix modal items cannot scroll on touch devices (#10605) 2019-04-22 14:55:50 +02:00
boost_modal.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
bundle.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
bundle_column_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
bundle_modal_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
column.js add scrollTop to ui/components/column (#4563) 2017-08-09 00:21:58 +02:00
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_link.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_loading.js Fix PropTypes.oneOfType() warning (#5041) 2017-09-22 17:50:29 +02:00
column_subheading.js
columns_area.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
confirmation_modal.js Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
drawer_loading.js Fix dimensions of loading component for compose drawer (#4872) 2017-09-10 08:48:11 +02:00
embed_modal.js Sanitize and sandbox toot embeds (#9552) 2018-12-23 02:16:35 +01:00
focal_point_modal.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
image_loader.js Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562) 2018-07-15 01:18:09 +02:00
media_modal.js Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
modal_loading.js
modal_root.js Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
mute_modal.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
report_modal.js Rename from instance to server. (#9938) 2019-02-05 19:11:24 +01:00
tabs_bar.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
upload_area.js Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
video_modal.js Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
zoomable_image.js Fix media description in various media modals (#8678) 2018-09-13 20:31:59 +02:00