about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/language_dropdown.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-12[Glitch] Remove hardcoded width from dropdown overlaysClaire
2023-01-12[Glitch] Fix dropdown menu positions when scrollingPeter Simonsson
2022-11-08[Glitch] Fix opening the language picker scrolling the single-column view to ...Claire
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-08-25[Glitch] Add ability to filter individual postsClaire
2022-05-16[Glitch] Add language dropdown to compose in web UIEugen Rochko