chinwagsocial/app/javascript/mastodon/features/compose/components
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
* Add backend support for editing media attachments of existing posts

* Allow editing media attachments of already-posted toots

* Add tests
2023-01-18 16:33:55 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users (#22568) 2023-01-05 13:39:58 +01:00
emoji_picker_dropdown.js Fix dropdown menu positions when scrolling (#22916) 2023-01-11 21:58:46 +01:00
language_dropdown.js Remove hardcoded width from dropdown overlays (#23062) 2023-01-12 16:43:02 +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
poll_form.js Adding 12 hours option for polls (#21131) 2022-12-15 16:20:34 +01:00
privacy_dropdown.js Remove hardcoded width from dropdown overlays (#23062) 2023-01-12 16:43:02 +01:00
reply_indicator.js Change in-app links to keep you in-app (#20540) 2022-11-13 21:10:20 +01:00
search.js Fix dropdown menu positions when scrolling (#22916) 2023-01-11 21:58:46 +01:00
search_results.js
text_icon_button.js Fix compose form submission reloading web interface (#19762) 2022-11-05 13:43:37 +01:00
upload.js Add support for editing media description and focus point of already-posted statuses (#20878) 2023-01-18 16:33:55 +01:00
upload_button.js
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