43 Commits (7f3114e4cb21bfbbce55cbc77c2725e33ed2371f)

Author SHA1 Message Date
Claire 8e04ba87b7 [Glitch] Fix reply button on media modal not giving focus to compose form 2 years ago
Claire f3429d7354 [Glitch] Fix controls for unchangeable properties on status edit not being disabled 2 years ago
Eugen Rochko 5e67858fbc [Glitch] Add editing for published statuses 2 years ago
Claire 4dd4fc2e5e [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share 2 years ago
Claire 5ea53b6158 [Glitch] Fix compose form behavior in mobile view 3 years ago
Mélanie Chauvel 40e2de3904 [Glitch] Fix character count not ignoring hidden CW field 4 years ago
Thibaut Girka c8cee24cb3 Fix Cmd-Enter not working to send toot 4 years ago
Thibaut Girka 7115b0b8c9 Fix missing media description dialog when sending toots with keyboard shortcuts 4 years ago
Thibaut Girka 531658d6cf Fix posting privacy on secondary button with missing description confirmation dialog 4 years ago
Thibaut Girka 40798cba41 Fix alt+enter changing visibility setting without sending toot when toot is empty 4 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog 5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description 5 years ago
Thibaut Girka a334cbcb20 Move character counter to the options box to match upstream styling 5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport 5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus 5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column 5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile 5 years ago
ThibG 80849812d2 [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker 5 years ago
Eugen Rochko 362f3973be [Glitch] Fix some React warnings 5 years ago
Takeshi Umeda 8f924eb961 [Glitch] Fix emoji picker being always displayed 5 years ago
Takeshi Umeda 1329308bc7 [Glitch] Improvement variable height in single column layout 5 years ago
Jeong Arm b32a62fe95 [Glitch] Scroll to compose form when focus 5 years ago
Thibaut Girka a7f6e72b30 Fix CW field automatically getting the focus when it is always enabled 5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer 5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box. 5 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal 5 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field 5 years ago
Thibaut Girka 416aa832e5 Fix file upload 5 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit 5 years ago
Thibaut Girka e949861176 Cleanup 5 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose 5 years ago
Thibaut Girka df951c319c Add OptionsContainer 5 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose 5 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons 5 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea 5 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer 5 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose 5 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input 5 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator 5 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning 5 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm 5 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream 5 years ago
Thibaut Girka 0605c004a5 Fix incorrect and duplicate onConfirm callback 6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself 6 years ago
Thibaut Girka 8266d224ef Split out is_changing_upload from is_submitting 6 years ago
Thibaut Girka f0505a5b2e On mobile, go back in browser history upon posting, unless threaded mode is enabled 6 years ago
Thibaut Girka b0527a4ce7 Handle alt+enter in the spoiler input as shortcut for secondary post 6 years ago
Thibaut Girka 86b2b009dd Make pre-selection of usernames optional when replying to a toot 6 years ago
Thibaut Girka 9594c68532 Scroll to textarea when composing a toot 6 years ago
Thibaut Girka d3426ed87a Disable the “TOOT” button (and secondary toot button) if the toot text is empty 6 years ago