about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-18[Glitch] Enable ESLint import recommended rulesClaire
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-28[Glitch] Fix redirecting to `/publish` when compose form is visible in web UIEugen Rochko
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
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-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2019-06-14Fix replying not automatically switching to compose form on mobileThibaut Girka
2019-06-13[Glitch] Add single-column modeEugen Rochko
2019-06-13Fix clicking on the elefriendThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-04-22CleanupThibaut Girka
2019-04-22features/composer/index.js → ComposeFormThibaut Girka
2019-04-22DrawerHeader → Header + HeaderContainerThibaut Girka
2019-04-22DrawerAccount → NavigationBar + NavigationContainerThibaut Girka
2019-04-22DrawerResults → SearchResults + SearchResultsContainerThibaut Girka
2019-04-22Rework DrawerResults to make them closer to upstreamThibaut Girka
2019-04-22Move DrawerSearch to Search + SearchContainerThibaut Girka
2019-04-22Rename flavours/glitch/features/drawer to flavours/glitch/features/composeThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-15Fixes #244 to make search results scrollablekibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!