about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/containers/compose_form_container.js
AgeCommit message (Collapse)Author
2023-02-04Further JS code style changesClaire
2023-02-03[Glitch] Run eslint --fixClaire
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
2023-01-24[Glitch] Add lang attribute to compose textarea and CW fieldClaire
Port 83a8efa9cad7384e6659bd6c17e4865405f51577 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
Port 63002cde03a836b4510aca5da564504ecaedb5e9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-01-23[Glitch] Fix text being incorrectly pre-selected in composer textarea on /shareClaire
Port 3a103cd317fd56aca27fca01e03647df44e3ffd2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2020-03-14Fix posting privacy on secondary button with missing description ↵Thibaut Girka
confirmation dialog
2019-08-20Add button to edit media description from missing description confirmation ↵Thibaut Girka
dialog
2019-06-14Fix replying not automatically switching to compose form on mobileThibaut Girka
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-10Fix media description confirmation modalThibaut Girka
Fixes #1040
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-26Refactor selectComposeSuggestion so that different paths can be updatedThibaut Girka
2019-04-22CleanupThibaut Girka
2019-04-22Add OptionsContainerThibaut Girka
2019-04-22ComposerUploadForm → UploadForm + UploadFormContainerThibaut Girka
2019-04-22ComposerReply → ReplyIndicatorThibaut Girka
2019-04-22features/composer/index.js → ComposeFormThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!