tootlab-mastodon/app/javascript/mastodon/features/compose/components
Claire aeacebb3d7 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream updated `docker/build-push-action`, and we a different config
  for `docker/metadata-action` so the lines directly above were different,
  but it's not a real conflict.
  Upgraded `docker/build-push-action` as upstream did.
- `app/javascript/mastodon/features/compose/components/compose_form.js`:
  Upstream changed the codestyle near a line we had modified to accommodate
  configurable character count.
  Kept our change.
2023-02-03 19:23:27 +01:00
..
action_bar.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01: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 'main' into glitch-soc/merge-upstream 2023-02-03 19:23:27 +01:00
emoji_picker_dropdown.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
language_dropdown.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
navigation_bar.js Change in-app links to keep you in-app (#20540) 2022-11-13 21:10:20 +01:00
poll_button.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
poll_form.js Merge branch 'main' into glitch-soc/merge-upstream 2023-02-03 19:23:27 +01:00
privacy_dropdown.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
reply_indicator.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
search_results.js Fix button to dismiss suggestions not showing up in search results (#19325) 2022-10-09 12:28:59 +02:00
search.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
text_icon_button.js Fix compose form submission reloading web interface (#19762) 2022-11-05 13:43:37 +01:00
upload_button.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01: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
upload.js Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
warning.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00