Glitch-Shrike/app/javascript/flavours/glitch/features/compose/components
Claire 72ff0d30d8
Fix submitting post from content warning field not working properly (#2538)
2023-12-22 17:23:15 +01:00
..
action_bar.jsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
autosuggest_account.jsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
character_counter.jsx
compose_form.jsx Fix submitting post from content warning field not working properly (#2538) 2023-12-22 17:23:15 +01:00
dropdown.jsx
dropdown_menu.jsx
emoji_picker_dropdown.jsx
header.jsx
language_dropdown.jsx
navigation_bar.jsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
options.jsx Reduce composer differences with upstream and simplify code (#2518) 2023-12-18 13:20:08 +01:00
poll_form.jsx Fix the poll option add button attempting to submit a form (#2530) 2023-12-20 08:24:28 +01:00
privacy_dropdown.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
publisher.jsx Fix submitting post from content warning field not working properly (#2538) 2023-12-22 17:23:15 +01:00
reply_indicator.jsx
search.jsx [Glitch] Change search popout to not list unusable search options when logged out 2023-12-19 21:25:55 +01:00
search_results.jsx Further reduce differences with upstream 2023-12-09 21:19:43 +01:00
text_icon_button.jsx
textarea_icons.jsx
upload.jsx
upload_form.jsx Reduce composer differences with upstream and simplify code (#2518) 2023-12-18 13:20:08 +01:00
upload_progress.jsx
warning.jsx