mastodon/app/javascript/mastodon/features/compose/components
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible (#14381)
* Change how CDN_HOST is passed down to make assets build reproducible

* Change webpacker/webpack configuration to dynamically load publicPath based on meta header

* Fix embedded layout missing the cdn-host meta header
2020-10-13 01:19:35 +02:00
..
action_bar.js Add link to bookmarks in web UI dropdown (#13273) 2020-03-21 03:14:28 +01:00
autosuggest_account.js
character_counter.js
compose_form.js Only scroll to the compose form if it's not horizontally in the viewport (#11246) 2019-07-06 18:18:08 +02:00
emoji_picker_dropdown.js Change how CDN_HOST is passed down to make assets build reproducible (#14381) 2020-10-13 01:19:35 +02:00
navigation_bar.js Add confirmation modal when logging out from the web app (#11671) 2019-08-26 18:24:10 +02:00
poll_button.js
poll_form.js Fix first poll option not being focused when adding a poll (#13740) 2020-05-12 15:29:44 +02:00
privacy_dropdown.js Fix scrolling issues when closing some dropdown menus (#14606) 2020-08-21 14:14:28 +02:00
reply_indicator.js List attachments in reply indicator and boost modal (#10997) 2019-06-13 17:04:52 +02:00
search.js Scroll into search bar when focus (#12032) 2019-10-01 19:19:10 +02:00
search_results.js Add search results pagination to web UI (#11409) 2019-07-27 05:49:50 +02:00
text_icon_button.js Change icon button styles to make hover/focus states more obvious (#11474) 2019-08-03 19:10:50 +02:00
upload.js Add media editing modal (#11563) 2019-08-14 04:07:32 +02:00
upload_button.js Improve wording of the “Add media” button tooltip (#13954) 2020-06-26 00:14:29 +02:00
upload_form.js Add OCR tool to media editing modal (#11566) 2019-08-15 15:13:26 +02:00
upload_progress.js Add OCR tool to media editing modal (#11566) 2019-08-15 15:13:26 +02:00
warning.js