mastodon/app/javascript/mastodon/features/compose/components
Claire 93912f0498 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Conflict because we (glitch-soc) have disabled trending of posts without
  review.
  Discarded that upstream change.
- `app/views/admin/settings/discovery/show.html.haml`:
  Just an extra setting in glitch-soc.
  Kept that extra setting.
2022-11-12 13:28:03 +01:00
..
action_bar.js Change layout of posts in web UI (#19423) 2022-10-25 19:02:21 +02:00
autosuggest_account.js
character_counter.js
compose_form.js Merge branch 'main' into glitch-soc/merge-upstream 2022-11-06 09:50:41 +01:00
emoji_picker_dropdown.js Fix compose form submission reloading web interface (#19762) 2022-11-05 13:43:37 +01:00
language_dropdown.js Fix opening the language picker scrolling the single-column view to the top (#19983) 2022-11-08 03:52:52 +01:00
navigation_bar.js Change layout of posts in web UI (#19423) 2022-10-25 19:02:21 +02:00
poll_button.js
poll_form.js Merge branch 'main' into glitch-soc/merge-upstream 2022-11-06 09:50:41 +01:00
privacy_dropdown.js Change “Only people I mention” to “Mentioned people only” (#18291) 2022-05-03 12:30:40 +02:00
reply_indicator.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
search.js Fix logged out search and changed logged-in search placeholder (#19514) 2022-10-29 13:32:49 +02:00
search_results.js Fix button to dismiss suggestions not showing up in search results (#19325) 2022-10-09 12:28:59 +02:00
text_icon_button.js Fix compose form submission reloading web interface (#19762) 2022-11-05 13:43:37 +01:00
upload.js Add the ability to edit media attachment metadata for any unattached media (#20402) 2022-11-11 21:22:17 +01:00
upload_button.js Improve wording of the “Add media” button tooltip (#13954) 2020-06-26 00:14:29 +02:00
upload_form.js Fix upload progress not communicating processing phase in web UI (#19530) 2022-10-29 20:05:53 +02:00
upload_progress.js Fix upload progress not communicating processing phase in web UI (#19530) 2022-10-29 20:05:53 +02:00
warning.js