mastodon/app/javascript/mastodon/features/compose/components
Claire f224237862 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `db/schema.rb`:
  Conflict due to glitch-soc adding the `content_type` column on status edits
  and thus having a different schema version number.
  Solved by taking upstream's schema version number, as it is higher than
  glitch-soc's.
2022-02-17 10:58:44 +01:00
..
action_bar.js Add link to bookmarks in web UI dropdown (#13273) 2020-03-21 03:14:28 +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 2022-02-12 21:36:33 +01:00
emoji_picker_dropdown.js Fix opening the emoji picker scrolling the single-column view to the top (#17579) 2022-02-16 21:44:47 +01:00
navigation_bar.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
poll_button.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
poll_form.js Merge branch 'master' into glitch-soc/merge-upstream 2020-05-13 22:11:49 +02:00
privacy_dropdown.js Fix controls for unchangeable properties on status edit not being disabled (#17531) 2022-02-12 19:00:33 +01:00
reply_indicator.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
search.js Scroll into search bar when focus (#12032) 2019-10-01 19:19:10 +02:00
search_results.js Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 20:44:59 +02:00
text_icon_button.js Change icon button styles to make hover/focus states more obvious (#11474) 2019-08-03 19:10:50 +02:00
upload.js Fix controls for unchangeable properties on status edit not being disabled (#17531) 2022-02-12 19:00:33 +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 Add OCR tool to media editing modal (#11566) 2019-08-15 15:13:26 +02:00
upload_progress.js Add OCR tool to media editing modal (#11566) 2019-08-15 15:13:26 +02:00
warning.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00