1025 Commits (900db91d9649dbd33764d6659688204c80f5a06c)

Author SHA1 Message Date
Jeong Arm a473a7912b [Glitch] Scroll to compose form when focus
5 years ago
Thibaut Girka 2c240378b2 [Glitch] Fix refreshing featured toots when the new collection is empty
5 years ago
Thibaut Girka 390f22ab44 Fix display of alt-text when a media attachment is not available
5 years ago
Thibaut Girka 2b54b78962 Fix CW field automatically getting the focus when it is always enabled
5 years ago
Jeong Arm 3d34bc17e2 [Glitch] Fix profile picture preview
5 years ago
Thibaut Girka 1501b142d2 Fix expanding status from menu modal in glitch-soc
5 years ago
slice fb0489022c Fix incorrect PropType in Glitch AutosuggestInput
5 years ago
slice c12383e06c Remove isRequired from Glitch ReplyIndicator status
5 years ago
Eugen Rochko 40117d908f [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it
5 years ago
Thibaut Girka 938edb44a1 Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
りんすき c65b14059a [Glitch] Fix composer route opening when not needed
5 years ago
Thibaut Girka 57911e10c5 Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
5 years ago
nzws 3d860417a5 [Glitch] Fix stacking order of emoji picker
5 years ago
Thibaut Girka 9a101b91ae Make headers font size proportional
5 years ago
Thibaut Girka a0b7246388 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka 0bc9d4f6d3 Use glitch-soc's poll component instead of upstream's
5 years ago
Thibaut Girka b83cdc9b02 Export fallback content type and use it as default in WebUI
5 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
5 years ago
Haelwenn (lanodan) Monnier 76d58bf63e Content-Type Dropdown: use the selected option icon for the menu
5 years ago
Thibaut Girka 8a49df8ede Support proper content-type in Delete & Redraft
5 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka d8e9a04354 Fix rich text style in reply indicator
5 years ago
Thibaut Girka 9f0ff9b6ea Fix rich text styling on public pages
5 years ago
Thibaut Girka 6e625755a6 Fix text color of some formatted elements in notifications
5 years ago
ThibG c8195e2da1 [Glitch] Use raw content if available on Delete & Redraft
5 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
ThibG 0bb3ba2406 Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
5 years ago
Maciek Baron e060819020 [Glitch] Improve poll link accessibility
5 years ago
nzws f625501c05 [Glitch] Fix some colors of high contrast theme
5 years ago
Aurélien Reeves 22541e98e2 [Glitch] Add confirm modal for unboosting toots
5 years ago
Thibaut Girka e55cf0042f Fix media description confirmation modal
5 years ago
Thibaut Girka e9f0c31dc6 Fix tabs bar on mobile
5 years ago
Thibaut Girka 40a480ea34 Fix front-end crash when a video has a blurhash and is hidden behind a CW
5 years ago
Thibaut Girka 5052b8c29f Fix content warning button displaying a link icon when no status card is set
5 years ago
Kirishima21 1592cab613 fix pinned columns ’s Media-only button
5 years ago
Baptiste Gelez 83665f0357 [Glitch] Make sure the instance banner is never cropped
5 years ago
Thibaut Girka 850f8195fd Minor style fixes
5 years ago
Eugen Rochko 5df7b98c2b [Glitch] Change font weight of sensitive button to 500
5 years ago
Eugen Rochko 8050f86d04 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
5 years ago
Thibaut Girka 167808363d Add visibility icon back in media gallery
5 years ago
Thibaut Girka 43dc5ad0e5 Add back description on hover
5 years ago
ThibG d0342a1a63 [Glitch] Fix transition: all
5 years ago
ThibG 09d6a2920d [Glitch] Make the cursor icon consistant across media types in account media gallery
5 years ago
Eugen Rochko 52c09770fe [Glitch] Add button to view context to media modal
5 years ago
Eugen Rochko 6138cad296 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
5 years ago
Eugen Rochko 3b9ff1fa34 [Glitch] Change account gallery in web UI
5 years ago
Thibaut Girka 61b5fd518c Minor CSS fixes
5 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
5 years ago
ThibG 0f1d2f4d71 Fix glitch SCSS for links in error messages in admin interface
5 years ago
Thibaut Girka d20647fd94 Fix polls icon not showing in CW button in detailed statuses
5 years ago
Thibaut Girka c15b1aa00c Fix crash in onboarding modal
5 years ago
Thibaut Girka e53b2a9c37 Make hi-color privacy icons opt-in instead of opt-out
5 years ago
Thibaut Girka f5f0bd6c0a Add high color privacy icons
5 years ago
Thibaut Girka 98732502f5 When selecting a toot via keyboard, ensure it is scrolled into view
5 years ago
Thibaut Girka 81c9377c7d Add support for missing formatting tags
5 years ago
Thibaut Girka 02bd678944 Add keyboard shortcut to collapse/uncollapse toots
5 years ago
Thibaut Girka 7ed89e9178 Add hotkey for bookmarking a toot
5 years ago
Thibaut Girka 5a8b820767 Fix regression with textarea's caret position when selecting a suggestion
5 years ago
Thibaut Girka b40841b488 Hide suggestions by default
5 years ago
Thibaut Girka e720f1eac2 Attempt to fix CSS
5 years ago
Thibaut Girka 4155a1556a Add emoji suggestion to poll options
5 years ago
Thibaut Girka b35b38f4ea Add suggestions in CW field
5 years ago
Thibaut Girka 0541e4ad21 Refactor selectComposeSuggestion so that different paths can be updated
5 years ago
Thibaut Girka 642a298ceb Do not ask to register web intent handler
5 years ago
Thibaut Girka 8942036345 Fix color of muted statuses content not wrapped in a p tag
5 years ago
Thibaut Girka 73f83ef399 Redesign blockquote styling
5 years ago
Thibaut Girka f5ea016889 Better distinguish titles from text
5 years ago
Thibaut Girka 8003dd8849 Remove extra margin in paragraphs inside blockquotes
5 years ago
Thibaut Girka a855f38086 Make bold text bolder
5 years ago
Thibaut Girka ad30895262 Remove margins around `p` tags in lists
5 years ago
Thibaut Girka ce2da44c2c Rename status__text to status__content__text for consistency with upstream
5 years ago
Thibaut Girka facc95f71a Fix status header display in toot mobile menu
5 years ago
Thibaut Girka b43cfd3eb3 Fix upload progressbar when image resizing is involved
5 years ago
Thibaut Girka 4a95bfe919 Hide media upload form if no media are attached
5 years ago
Thibaut Girka 07367bc6ec Fix file upload
5 years ago
Thibaut Girka 86108e7af7 Fix settings modal
6 years ago
Thibaut Girka 9aeb714b7a Add support for lists in statuses
6 years ago
Thibaut Girka fea727c61a Do not switch to italic for status media buttons
6 years ago
Thibaut Girka 22ad8c89b2 Accept richer text from remote statuses
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
Eugen Rochko 7acc035cbe [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 4aee182cd3 DrawerResults → SearchResults + SearchResultsContainer
6 years ago
Thibaut Girka 7c2cc9d681 Rework DrawerResults to make them closer to upstream
6 years ago