58 Commits (383136d9bb290ebca7d8414b151c14d6038d5bc3)

Author SHA1 Message Date
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus 5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads 5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling 5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options 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
Wenceslao Páez Chávez 867d1233c7 [Glitch] Fix overlap of emoji button on search popup 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
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout 5 years ago
Eugen Rochko 610b4b44c4 [Glitch] Add single-column mode 5 years ago
Thibaut Girka fe5c4f976c Fix clicking on the elefriend 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
slice e04724296b Remove isRequired from Glitch ReplyIndicator status 5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer 5 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default 5 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu 5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box. 5 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button 5 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal 5 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI 5 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal 5 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options 5 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field 5 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated 5 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached 5 years ago
Thibaut Girka 416aa832e5 Fix file upload 5 years ago
Thibaut Girka 3d722b0c4e Fix settings modal 5 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown 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 281a82d878 DrawerHeader → Header + HeaderContainer 5 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer 5 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout 5 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer 5 years ago
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream 5 years ago