585 Commits (f154d9d6e9ca461cf608674494cb23eee6db6534)

Author SHA1 Message Date
Thibaut Girka d61a6271c6 Add DM conversations mode similar to upstream 5 years ago
Eugen Rochko aec3fa35fd [Glitch] Fix not being able to directly switch between list timelines in web UI 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 6d60701bfa Fix video player regressions introduced by blurhash merge 5 years ago
Thibaut Girka b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media 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
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots 5 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal 5 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW 5 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set 5 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button 5 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI 5 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery 5 years ago
Thibaut Girka cbda1b8b66 Add back description on hover 5 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery 5 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal 5 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI 5 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash 5 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses 5 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal 5 years ago
Thibaut Girka ac54292d69 Add high color privacy icons 5 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view 5 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots 5 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot 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
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices 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