528 Commits (fc8577cf2b0f852fe9b5ac2e19ec2fcce0180c49)

Author SHA1 Message Date
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
6 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
6 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
6 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
6 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
6 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
6 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 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
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka c92ab35b19 Inline DrawerSearchPopout in DrawerSearch
6 years ago
Thibaut Girka c19b983986 Refactor a bit DrawerSearch to make it closer to upstream
6 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Thibaut Girka cb410f80a4 Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ashleyhull-versent ac071d65de [Glitch] Duplicate values
6 years ago
Thibaut Girka 14bad3f472 Do not handle clicks in detailed status content
6 years ago
Alex Gessner b6fa500806 [Glitch] squashed identity proof updates
6 years ago
Thibaut Girka ab39ffb175 Add fa-info-circle to disclaimer
6 years ago
slice 6fdd829d8c [Glitch] Add rel='noopener' to redesigned profile column header avatar link
6 years ago
ThibG 841d2c9f23 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
6 years ago
Aditoo17 37ad0478ef [Glitch] Make clicking on avatar open public profile in new tab
6 years ago
mayaeh cf3f063e10 [Glitch] Fix menu items that don't action
6 years ago
Eugen Rochko 00f251b8fe [Glitch] Redesign profile column in web UI to match design on public pages
6 years ago
Thibaut Girka 58da5e93c0 Port search results styling to glitch-soc
6 years ago
Thibaut Girka 355d384d8d Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago
ThibG 9e80b34a95 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Eugen Rochko 2a93c88015 [Glitch] Disable real-time updates on public pages to improve readability
6 years ago
Nolan Lawson 49bea8c46b [Glitch] fix: update to emoji-mart 2.10.0
6 years ago
Eugen Rochko e900b03e38 [Glitch] Fix scrollbar styles on compose textarea, small bugs
6 years ago
ThibG 931ecc8824 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Eugen Rochko 458db4333a [Glitch] Fix public timeline page not paginating correctly
6 years ago
Eugen Rochko bbb9ff0e84 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 4849eb8e7f Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 45e4c90a23
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 9c620fc5c8 [Glitch] Add support for poll ending notifications
6 years ago
ash lea f534f4869e add local setting to auto reveal media behind cw
6 years ago
Thibaut Girka 84c807a0dc Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka 235be596bc Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream
6 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko 8d70a8a19b Add polls
6 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty
6 years ago
Mélanie Chauvel (ariasuni) 2a4ce7458a [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) 282ac61500 [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko be9352266c Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Thibaut Girka d974988541 Fix video player width not being updated to fit container width
6 years ago
Ben Lubar fa9635c741 Allow multi-line image descriptions. (Glitch)
6 years ago
Thibaut Girka e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka a151c5566a [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Thibaut Girka 614ea184bb [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka e230b176fb [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
ThibG a3ba28eb17
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible
6 years ago