Glitch-Shrike/app/javascript/mastodon/features/compose/components
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Upstream updated copyright year, we don't mention it so kept our version.
- `app/controllers/admin/dashboard_controller.rb`:
  Not really a conflict, upstream change (removing the spam checker) too close
  to glitch-soc changes. Ported upstream changes.
- `app/models/form/admin_settings.rb`:
  Same.
- `app/services/remove_status_service.rb`:
  Same.
- `app/views/admin/settings/edit.html.haml`:
  Same.
- `config/settings.yml`:
  Same.
- `config/environments/production.rb`:
  Not a real conflict, upstream added a default HTTP header, but we have
  extra headers in glitch-soc.
  Added the header.
2021-04-20 12:17:14 +02:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Merge branch 'main' into glitch-soc/merge-upstream 2021-03-24 10:53:50 +01:00
emoji_picker_dropdown.js Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003) 2020-11-05 02:21:05 +09:00
navigation_bar.js
poll_button.js
poll_form.js Merge branch 'master' into glitch-soc/merge-upstream 2020-05-13 22:11:49 +02:00
privacy_dropdown.js fix typo (#15705) 2021-02-11 06:22:11 +01:00
reply_indicator.js Add “translate” class to other user strings (#15611) 2021-01-22 10:09:23 +01:00
search.js
search_results.js Fix not to show follow button in global suggestion (#16045) 2021-04-16 10:06:42 +02:00
text_icon_button.js
upload.js
upload_button.js Improve wording of the “Add media” button tooltip (#13954) 2020-06-26 00:14:29 +02:00
upload_form.js
upload_progress.js
warning.js