60 Commits (f2b307af25ca53f062f1a9e50dc1724b7550fd71)

Author SHA1 Message Date
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app 5 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
Thibaut Girka 066034c62e Refactor character counter to match upstream 5 years ago
Eugen Rochko ab019800f8 [Glitch] Add media editing modal 5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer 5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream 5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons 5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious 5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409) 5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport 5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this 5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream 5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus 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
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
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 ffab9d626a Hide media upload form if no media are attached 5 years ago
Thibaut Girka 416aa832e5 Fix file upload 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