mastodon/app/javascript/mastodon/features/compose/components
Thibaut Girka bf94a43496 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/controllers/oauth/authorized_applications_controller.rb
  Two changes too close to each other
- app/controllers/settings/sessions_controller.rb
- app/lib/user_settings_decorator.rb
  Two changes too close to each other
- app/models/media_attachment.rb
  New changes too close to glitch-soc only changes.
- app/models/user.rb
  Two changes too close to each other.
- app/services/remove_status_service.rb
  Kept direct timeline code which had been removed upstream.
- app/views/settings/preferences/show.html.haml
  Two changes too close to each other.
- config/locales/en.yml
  Introduction of a new string too close to glitch-soc-only's “flavour”
- config/locales/ja.yml
  Introduction of a new string too close to glitch-soc-only's “flavour”
- config/locales/pl.yml
  Introduction of a new string too close to glitch-soc-only's “flavour”
- config/locales/simple_form.en.yml
  Introduction of a new string too close to glitch-soc-only's “skin”
- config/locales/simple_form.pl.yml
  Introduction of a new string too close to glitch-soc-only's “skin”
- config/settings.yml
  Reverted upstream's decision of enabling posting application by default.
2019-02-10 21:10:09 +01:00
..
action_bar.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
autosuggest_account.js Display full username in tooltip on search and autosuggest #7478 (#7920) 2018-07-01 04:16:13 +02:00
character_counter.js Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
compose_form.js Merge branch 'master' into glitch-soc/merge-upstream 2019-02-01 16:12:20 +01:00
emoji_picker_dropdown.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
navigation_bar.js Fix "Invalid DOM property `class`" (#7798) 2018-06-14 08:03:07 +02:00
privacy_dropdown.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
reply_indicator.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
search.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
search_results.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
text_icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
upload.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
upload_button.js Allow multiple files upload through web UI, including drag & drop (#9856) 2019-02-02 20:22:05 +01:00
upload_form.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
upload_progress.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
warning.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00