Glitch-Shrike/app/javascript/mastodon/features/compose/components
Eugen Rochko 8e7e86ee35
Add ability to reorder uploaded media before posting in web UI (#28456)
2024-03-25 10:29:55 +00:00
..
action_bar.jsx
autosuggest_account.jsx
character_counter.jsx
compose_form.jsx Add ability to reorder uploaded media before posting in web UI (#28456) 2024-03-25 10:29:55 +00:00
edit_indicator.jsx
emoji_picker_dropdown.jsx Fix emoji picker placement on limited-height viewports (#29651) 2024-03-20 11:07:02 +00:00
language_dropdown.jsx Change behavior of privacy dropdown to only change value on validation (#29406) 2024-02-27 11:41:19 +00:00
navigation_bar.jsx
poll_button.jsx
poll_form.jsx Use the server setting to get the max number of poll options in UI (#29490) 2024-03-11 09:13:35 +00:00
privacy_dropdown.jsx Change behavior of privacy dropdown to only change value on validation (#29406) 2024-02-27 11:41:19 +00:00
privacy_dropdown_menu.jsx Change behavior of privacy dropdown to only change value on validation (#29406) 2024-02-27 11:41:19 +00:00
reply_indicator.jsx
search.jsx
search_results.jsx Fix wrong background color on search results in web UI (#29584) 2024-03-14 09:07:29 +00:00
text_icon_button.jsx
upload.jsx Add ability to reorder uploaded media before posting in web UI (#28456) 2024-03-25 10:29:55 +00:00
upload_button.jsx
upload_form.jsx Add ability to reorder uploaded media before posting in web UI (#28456) 2024-03-25 10:29:55 +00:00
upload_progress.jsx Add ability to reorder uploaded media before posting in web UI (#28456) 2024-03-25 10:29:55 +00:00
warning.jsx