480 Commits (5481469322d5a9c9746b8af3033798e7e2adc158)

Author SHA1 Message Date
slice c12383e06c Remove isRequired from Glitch ReplyIndicator status
6 years ago
Thibaut Girka 938edb44a1 Fix video player regressions introduced by blurhash merge
6 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
6 years ago
Thibaut Girka a0b7246388 Refactor contentType selection in glitch composer
6 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
6 years ago
Haelwenn (lanodan) Monnier 76d58bf63e Content-Type Dropdown: use the selected option icon for the menu
6 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG 0bb3ba2406 Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
Aurélien Reeves 22541e98e2 [Glitch] Add confirm modal for unboosting toots
6 years ago
Thibaut Girka e55cf0042f Fix media description confirmation modal
6 years ago
Thibaut Girka 40a480ea34 Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
Thibaut Girka 5052b8c29f Fix content warning button displaying a link icon when no status card is set
6 years ago
Kirishima21 1592cab613 fix pinned columns ’s Media-only button
6 years ago
Eugen Rochko 8050f86d04 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka 167808363d Add visibility icon back in media gallery
6 years ago
Thibaut Girka 43dc5ad0e5 Add back description on hover
6 years ago
ThibG 09d6a2920d [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Eugen Rochko 52c09770fe [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko 3b9ff1fa34 [Glitch] Change account gallery in web UI
6 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
6 years ago
Thibaut Girka d20647fd94 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Thibaut Girka c15b1aa00c Fix crash in onboarding modal
6 years ago
Thibaut Girka f5f0bd6c0a Add high color privacy icons
6 years ago
Thibaut Girka 98732502f5 When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 02bd678944 Add keyboard shortcut to collapse/uncollapse toots
6 years ago
Thibaut Girka 7ed89e9178 Add hotkey for bookmarking a toot
6 years ago
Thibaut Girka 4155a1556a Add emoji suggestion to poll options
6 years ago
Thibaut Girka b35b38f4ea Add suggestions in CW field
6 years ago
Thibaut Girka 0541e4ad21 Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka 4a95bfe919 Hide media upload form if no media are attached
6 years ago
Thibaut Girka 07367bc6ec Fix file upload
6 years ago
Thibaut Girka 86108e7af7 Fix settings modal
6 years ago
kedama 4ce6358787 [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka 1b8d2af1f9 Fix ReferenceError in dropdown
6 years ago
Thibaut Girka 25cfabce26 Fix broken reference to handleSubmit
6 years ago
Thibaut Girka 041e27bd2d Cleanup
6 years ago
Thibaut Girka 2ee26ba420 Move ComposerPublisher to Compose
6 years ago
Thibaut Girka bf8b0394b7 Add OptionsContainer
6 years ago
Thibaut Girka ef17da32f9 Move composer Dropdown from features/composer to features/compose
6 years ago
Thibaut Girka a6bb49adf1 Move ComposerTextareaIcons to TextareaIcons
6 years ago
Thibaut Girka 08faf16d66 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka 513547ba57 ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka f7d1772fc8 Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka 2021f14e8f Inline spoiler input
6 years ago
Thibaut Girka 3529f6f4ae ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka ad6166f0ef Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 5e4588524b features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 8ea0e64864 DrawerHeader → Header + HeaderContainer
6 years ago
Thibaut Girka 2f2381a400 DrawerAccount → NavigationBar + NavigationContainer
6 years ago