529 Commits (20520e6158aaa732c6166ec8e6461d08a081e7c6)

Author SHA1 Message Date
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 6 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view 6 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots 6 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot 6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options 6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field 6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated 6 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached 6 years ago
Thibaut Girka 416aa832e5 Fix file upload 6 years ago
Thibaut Girka 3d722b0c4e Fix settings modal 6 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices 6 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown 6 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit 6 years ago
Thibaut Girka e949861176 Cleanup 6 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose 6 years ago
Thibaut Girka df951c319c Add OptionsContainer 6 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose 6 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons 6 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea 6 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer 6 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose 6 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input 6 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator 6 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning 6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm 6 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer 6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer 6 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout 6 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer 6 years ago