52 Commits (100b278a99f2417a31e1c06804821df921a1248e)

Author SHA1 Message Date
Claire 853d0f28c5 [Glitch] Add lang attribute to compose textarea and CW field 1 year ago
Holden Foreman 4404a7f065 [Glitch] Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users 1 year ago
Claire 43dbc62568
Fix privacy dropdown in boost modal on mobile (#1967) 1 year ago
Claire 0be6da42d3 Change glitch-soc composer classes to match upstream 2 years ago
Claire e1db6cf320 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container 2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch 2 years ago
Claire 0f4a4d7527 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/ 2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils 2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state 2 years ago
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 3 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