mastodon/app/javascript/mastodon/features/compose/containers
Eugen Rochko 90f12f2e5a
Focal points (#6520)
* Add focus param to media API, center thumbnails on focus point

* Add UI for setting a focal point

* Improve focal point icon on upload item

* Use focal point in upload preview

* Add focalPoint property to ActivityPub

* Don't show focal point button for non-image attachments
2018-02-22 00:35:46 +01:00
..
autosuggest_account_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
compose_form_container.js Refactor initial state: "me" (#5563) 2017-10-31 11:27:48 +09:00
emoji_picker_dropdown_container.js Refactor initial state: auto_play_gif (#5576) 2017-11-01 06:58:07 +09:00
navigation_container.js Refactor initial state: "me" (#5563) 2017-10-31 11:27:48 +09:00
privacy_dropdown_container.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
reply_indicator_container.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
search_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
search_results_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
sensitive_button_container.js Remove unnecessary translateZ(0) when doing scale() (#5473) 2017-10-19 18:27:55 +02:00
spoiler_button_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
upload_button_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
upload_container.js Focal points (#6520) 2018-02-22 00:35:46 +01:00
upload_form_container.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
upload_progress_container.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
warning_container.js match hashtag regex in js client with server (#6431) 2018-02-05 02:44:13 +01:00