Glitch-Shrike/app/javascript/flavours/glitch/features/compose/components
Marcin Mikołajczak f0dba9af6f [Glitch] LanguageDropdown: remove unused function
Port a243963e93 to glitch-soc

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-06-17 18:22:00 +02:00
..
action_bar.jsx
autosuggest_account.jsx
character_counter.jsx
compose_form.jsx [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
content_type_button.jsx [Glitch] Fix pixel alignment for some composer icons 2024-02-24 15:53:42 +01:00
dropdown_icon_button.jsx Take advantage of upstream's refactor and reduce code duplication 2024-02-27 19:28:13 +01:00
edit_indicator.jsx Restore glitch-soc's permalink behavior for reply indicator 2024-02-23 20:57:20 +01:00
emoji_picker_dropdown.jsx [Glitch] Fix emoji picker placement on limited-height viewports 2024-03-20 12:31:45 +01:00
federation_button.jsx [Glitch] Fix pixel alignment for some composer icons 2024-02-24 15:53:42 +01:00
language_dropdown.jsx [Glitch] LanguageDropdown: remove unused function 2024-06-17 18:22:00 +02:00
navigation_bar.jsx
poll_button.jsx [Glitch] Fix pixel alignment for some composer icons 2024-02-24 15:53:42 +01:00
poll_form.jsx [Glitch] Use the server setting to get the max number of poll options in UI 2024-03-11 17:38:07 +01:00
privacy_dropdown.jsx [Glitch] Change behavior of privacy dropdown to only change value on validation 2024-02-27 19:24:34 +01:00
privacy_dropdown_menu.jsx [Glitch] Change behavior of privacy dropdown to only change value on validation 2024-02-27 19:24:34 +01:00
reply_indicator.jsx Restore glitch-soc's permalink behavior for reply indicator 2024-02-23 20:57:20 +01:00
search.jsx [Glitch] Use a modern React context for identity in the app 2024-05-20 12:53:52 +02:00
search_results.jsx [Glitch] Add loading indicator and empty result message to advanced interface search 2024-05-04 16:15:54 +02:00
secondary_privacy_button.jsx Add secondary post button back 2024-02-23 21:05:33 +01:00
sensitive_button.jsx
text_icon_button.jsx
thread_mode_button.jsx Fix "threaded more" typo 2024-02-25 17:10:25 -06:00
upload.jsx [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
upload_button.jsx Add doodle feature back (#2652) 2024-02-27 21:27:51 +01:00
upload_form.jsx [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
upload_progress.jsx [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
warning.jsx