about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/compose_form.js
AgeCommit message (Expand)Author
2020-05-26Fix Cmd-Enter not working to send tootThibaut Girka
2020-03-14Fix missing media description dialog when sending toots with keyboard shortcutsThibaut Girka
2020-03-14Fix posting privacy on secondary button with missing description confirmation...Thibaut Girka
2020-02-14Fix alt+enter changing visibility setting without sending toot when toot is e...Thibaut Girka
2019-08-20Add button to edit media description from missing description confirmation di...Thibaut Girka
2019-08-20Remove code for giving focus to first media without descriptionThibaut Girka
2019-08-19Move character counter to the options box to match upstream stylingThibaut Girka
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-06-26Scroll to compose form rather than reply indicator on focusThibaut Girka
2019-06-16Do not scroll in the compose panel on single-columnThibaut Girka
2019-06-14Fix replying not automatically switching to compose form on mobileThibaut Girka
2019-06-13[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji...ThibG
2019-06-13[Glitch] Fix some React warningsEugen Rochko
2019-06-13[Glitch] Fix emoji picker being always displayedTakeshi Umeda
2019-06-13[Glitch] Improvement variable height in single column layoutTakeshi Umeda
2019-06-07[Glitch] Scroll to compose form when focusJeong Arm
2019-06-06Fix CW field automatically getting the focus when it is always enabledThibaut Girka
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-03Fix crash in onboarding modalThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-24Fix file uploadThibaut Girka
2019-04-22Fix broken reference to handleSubmitThibaut Girka
2019-04-22CleanupThibaut Girka
2019-04-22Move ComposerPublisher to ComposeThibaut Girka
2019-04-22Add OptionsContainerThibaut Girka
2019-04-22Move composer Dropdown from features/composer to features/composeThibaut Girka
2019-04-22Move ComposerTextareaIcons to TextareaIconsThibaut Girka
2019-04-22ComposerTextarea → AutosuggestTextareaThibaut Girka
2019-04-22ComposerUploadForm → UploadForm + UploadFormContainerThibaut Girka
2019-04-22Move PollForm from features/composer to features/composeThibaut Girka
2019-04-22Inline spoiler inputThibaut Girka
2019-04-22ComposerReply → ReplyIndicatorThibaut Girka
2019-04-22Refactor Compose*Warning → ContainerWarningThibaut Girka
2019-04-22features/composer/index.js → ComposeFormThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!