about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/containers/compose_form_container.js
AgeCommit message (Expand)Author
2023-02-04Further JS code style changesClaire
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-24[Glitch] Add lang attribute to compose textarea and CW fieldClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-01-23[Glitch] Fix text being incorrectly pre-selected in composer textarea on /shareClaire
2020-03-14Fix posting privacy on secondary button with missing description confirmation...Thibaut Girka
2019-08-20Add button to edit media description from missing description confirmation di...Thibaut Girka
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
2019-05-10Fix media description confirmation modalThibaut Girka
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!