chinwagsocial/app/javascript/mastodon/features/compose/components
Yamagishi Kazutoshi 459bbfa4b2 Prevent selection of unacceptable Content-Type files (#2910)
* Prevent selection of unacceptable Content-Type files

* replace hard code

* media_attachments accept content-types in initial state
2017-05-08 16:49:53 +02:00
..
autosuggest_account.js
character_counter.js
compose_form.js remove legacy decorators, use lodash.debounce (#2830) 2017-05-06 11:05:32 +02:00
emoji_picker_dropdown.js add asynchronous emojione-picker (code-splitting) (#2863) 2017-05-07 02:42:38 +02:00
navigation_bar.js
privacy_dropdown.js
reply_indicator.js
search.js
search_results.js
text_icon_button.js
upload_button.js Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
upload_form.js
upload_progress.js
warning.js