mastodon-glitch/app/javascript/mastodon/features/compose/components
Claire 08e7c4f3a7 Merge commit '7f866daf637e9303c7b503e0ed29ef8802fcb4c0' into glitch-soc/merge-upstream 2025-01-20 18:06:13 +01:00
..
action_bar.jsx Change design of confirmation modals in web UI (#30884) 2024-07-25 17:05:54 +00:00
autosuggest_account.jsx Change design of compose form in web UI (#28119) 2024-01-25 15:41:31 +00:00
character_counter.jsx Change design of compose form in web UI (#28119) 2024-01-25 15:41:31 +00:00
compose_form.jsx Remove routerHistory parameters from composer actions (#31077) 2024-07-19 15:26:44 +00:00
edit_indicator.jsx Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +00:00
emoji_picker_dropdown.jsx Fix emoji picker placement on limited-height viewports (#29651) 2024-03-20 11:07:02 +00:00
language_dropdown.jsx Add warning when selected and detected language is different in web UI (#33042) 2025-01-20 09:17:13 +00:00
navigation_bar.jsx Add ability to search for all accounts when creating a list in web UI (#33036) 2024-12-03 09:42:52 +00:00
poll_button.jsx Fix pixel alignment for some composer icons (#29372) 2024-02-23 15:32:13 +00:00
poll_form.jsx Merge commit '1fc165de02d79294c8a218f5fa82bcd477484ca1' into glitch-soc/merge-upstream 2024-10-19 19:13:32 +02:00
privacy_dropdown.jsx Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component (#31338) 2024-08-08 10:57:21 +00:00
reply_indicator.jsx Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +00:00
search.tsx Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
text_icon_button.jsx
upload.tsx Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
upload_button.jsx Fix pixel alignment for some composer icons (#29372) 2024-02-23 15:32:13 +00:00
upload_form.tsx Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +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