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
Showing
- app/javascript/mastodon/features/compose/components/upload_button.js 21 additions, 3 deletions...ipt/mastodon/features/compose/components/upload_button.js
- app/javascript/mastodon/reducers/index.js 2 additions, 0 deletionsapp/javascript/mastodon/reducers/index.js
- app/javascript/mastodon/reducers/media_attachments.js 15 additions, 0 deletionsapp/javascript/mastodon/reducers/media_attachments.js
- app/views/home/initial_state.json.rabl 6 additions, 0 deletionsapp/views/home/initial_state.json.rabl
- app/views/settings/profiles/show.html.haml 2 additions, 2 deletionsapp/views/settings/profiles/show.html.haml
Loading
Please register or sign in to comment