549 Commits (199d7ce136a7b96f2afeec1775b5c7f126ea566b)

Author SHA1 Message Date
Thibaut Girka 07367bc6ec Fix file upload
5 years ago
Thibaut Girka 86108e7af7 Fix settings modal
5 years ago
kedama 4ce6358787 [Glitch] Fix modal items cannot scroll on touch devices
5 years ago
Thibaut Girka 1b8d2af1f9 Fix ReferenceError in dropdown
5 years ago
Thibaut Girka 25cfabce26 Fix broken reference to handleSubmit
5 years ago
Thibaut Girka 041e27bd2d Cleanup
5 years ago
Thibaut Girka 2ee26ba420 Move ComposerPublisher to Compose
5 years ago
Thibaut Girka bf8b0394b7 Add OptionsContainer
5 years ago
Thibaut Girka ef17da32f9 Move composer Dropdown from features/composer to features/compose
5 years ago
Thibaut Girka a6bb49adf1 Move ComposerTextareaIcons to TextareaIcons
5 years ago
Thibaut Girka 08faf16d66 ComposerTextarea → AutosuggestTextarea
5 years ago
Thibaut Girka 513547ba57 ComposerUploadForm → UploadForm + UploadFormContainer
5 years ago
Thibaut Girka f7d1772fc8 Move PollForm from features/composer to features/compose
5 years ago
Thibaut Girka 2021f14e8f Inline spoiler input
5 years ago
Thibaut Girka 3529f6f4ae ComposerReply → ReplyIndicator
5 years ago
Thibaut Girka ad6166f0ef Refactor Compose*Warning → ContainerWarning
5 years ago
Thibaut Girka 5e4588524b features/composer/index.js → ComposeForm
5 years ago
Thibaut Girka 8ea0e64864 DrawerHeader → Header + HeaderContainer
5 years ago
Thibaut Girka 2f2381a400 DrawerAccount → NavigationBar + NavigationContainer
5 years ago
Eugen Rochko 7acc035cbe [Glitch] Show suggested follows on search screen in mobile layout
5 years ago
Thibaut Girka 4aee182cd3 DrawerResults → SearchResults + SearchResultsContainer
5 years ago
Thibaut Girka 7c2cc9d681 Rework DrawerResults to make them closer to upstream
5 years ago
Thibaut Girka 5264424b71 Move DrawerSearch to Search + SearchContainer
5 years ago
Thibaut Girka 7fa3320516 Inline DrawerSearchPopout in DrawerSearch
5 years ago
Thibaut Girka a55e1c1d49 Refactor a bit DrawerSearch to make it closer to upstream
5 years ago
Thibaut Girka e41c4ad61b Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
5 years ago
Thibaut Girka 619d55358f Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka a4db307b6a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Eugen Rochko 771dc9235a [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Thibaut Girka 0405e42c4a Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ashleyhull-versent 85a9a248f9 [Glitch] Duplicate values
6 years ago
Thibaut Girka b83e693c40 Do not handle clicks in detailed status content
6 years ago
Alex Gessner d1b617374c [Glitch] squashed identity proof updates
6 years ago
Thibaut Girka 751739337d Add fa-info-circle to disclaimer
6 years ago
slice 5900b0b206 [Glitch] Add rel='noopener' to redesigned profile column header avatar link
6 years ago
ThibG fb17e24352 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
6 years ago
Aditoo17 6df0d0fd51 [Glitch] Make clicking on avatar open public profile in new tab
6 years ago
mayaeh a338bde550 [Glitch] Fix menu items that don't action
6 years ago
Eugen Rochko cfbadfa392 [Glitch] Redesign profile column in web UI to match design on public pages
6 years ago
Thibaut Girka 1476826aba Port search results styling to glitch-soc
6 years ago
Thibaut Girka d72bc923e9 Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago
ThibG 5ca976c776 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Eugen Rochko b932e50dde [Glitch] Disable real-time updates on public pages to improve readability
6 years ago
Nolan Lawson b0e478fcc5 [Glitch] fix: update to emoji-mart 2.10.0
6 years ago
Eugen Rochko 26fdcccce3 [Glitch] Fix scrollbar styles on compose textarea, small bugs
6 years ago
ThibG 0381a07606 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Eugen Rochko ac5169aa31 [Glitch] Fix public timeline page not paginating correctly
6 years ago
Eugen Rochko 21366f9e05 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 1e4ea4f391 Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 91045bef61 Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3a7fb657f3 [Glitch] Add support for poll ending notifications
6 years ago
ash lea 00bc35891b add local setting to auto reveal media behind cw
6 years ago
Thibaut Girka a9597fd8a6 Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka 49c4e57973 Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
Thibaut Girka 6ad1fc3254 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Eugen Rochko 0dc5c2a4a5 Fix home timeline perpetually reloading when empty
6 years ago
Mélanie Chauvel (ariasuni) c02d1558f1 [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) f01d004a1a [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 2a7690601a [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Thibaut Girka 8ded9a0c02 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko e34c5db19e Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Thibaut Girka 2bf47542f3 Fix video player width not being updated to fit container width
6 years ago
Ben Lubar 9ad1ca9a2b Allow multi-line image descriptions. (Glitch)
6 years ago
Thibaut Girka e8ae6b050b [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka f29b69c08b [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Thibaut Girka 04d7200ba4 [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka 53cc85871d [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
ThibG 1767bb542c Merge pull request #913 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka d96df46a63 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 07f0cf8573 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka 5946d76d0a [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka a9078c18eb Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka d55233da9a Fix unfolding CWs on public hashtag page
6 years ago
Thibaut Girka dcf363a623 Remove redundant “options” from “Compose box options”
6 years ago
Marek Ľach 43b2f021eb Minor description corrections
6 years ago
Thibaut Girka fba0f7dae7 [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka 00fc362103 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
Thibaut Girka 5e7c9c04e2 Fix crash in Direct Messages column settings
6 years ago
Thibaut Girka 8dea30a0c7 [Glitch] Hide floating action button on search and getting started pages
6 years ago
tmm576 30f3dad8e8 Allow event defaults on index for text data transfer (#9840)
6 years ago
Thibaut Girka a847f3bec6 [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka eaebfc67d8 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 8219940214 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 8ea1a8e033 [Glitch] make draggingOver state off correctly
6 years ago
Thibaut Girka 95dcaccb03 [Glitch] Display fallback link card thumbnail when none is given
6 years ago
ash lea b22f9c8792 add list title editing
6 years ago
Thibaut Girka 07592234ac Add local setting to disable swipe-to-change-columns
6 years ago
Thibaut Girka 6956a99a98 [Glitch] Update dependencies for Node.js (2018-12-31)
6 years ago
Thibaut Girka df5e49696f [Glitch] Remove links to bridge.joinmastodon.org (non-functional)
6 years ago
Thibaut Girka e8845f0cb2 Fix incorrect and duplicate onConfirm callback
6 years ago
Thibaut Girka 89db203110 [Glitch] Fix that translation is not applied to "joining hashtags"
6 years ago
Thibaut Girka 0cac543474 [Glitch] Deep compare tags for hashtag column reload
6 years ago
Thibaut Girka 423c953518 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka 85dc4507e7 [Glitch] Display customized mascot in web UI
6 years ago
Thibaut Girka bbba494092 Make drawer markup and styling closer to upstream
6 years ago
Thibaut Girka 3ba1aa8d2b Hide negative follower counts from glitch flavour
6 years ago
Thibaut Girka 4b8cb9696e Reword confirm_before_clearing_draft description
6 years ago
Thibaut Girka ba8d23c7cb Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 55e3dae600 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka 79b793be2a Remove dead code
6 years ago
Thibaut Girka 2bf78186aa [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 677f430f23 [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka 7a91431b6f Do not replace history state
6 years ago
Thibaut Girka 4073773a9f [Glitch] Enable media timeline
6 years ago
Thibaut Girka adcfdafc26 [Glitch] Hide section headline for timelines in production
6 years ago
Thibaut Girka 0ea5823484 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka f39c452cab [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka 498ff2b52e [Glitch] Add exact attribute to WrappedRoute for community timeline
6 years ago
Thibaut Girka 0a87d07f97 [Glitch] Add media timeline
6 years ago
Thibaut Girka cdc9dca649 [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka e4b9a8da07 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka d16638a116 [Glitch] Minor scrollable list fixes
6 years ago
Thibaut Girka b19e5cf48d Split out is_changing_upload from is_submitting
6 years ago
Thibaut Girka 4671179f5f [Glitch] Make animated header resoect `auto_play_gif`
6 years ago
Thibaut Girka 4760c6e767 On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka 9fd8019854 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 4b2c0e4e73 [Glitch] Make account media gallery more consistent with account timeline
6 years ago
Thibaut Girka dda787761b [Glitch] Fix LoadMore usage in account media gallery
6 years ago
Thibaut Girka 467786f29b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka a281d3ebd3 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka 8117ba2cb1 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 5a03b30f13 [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka ff50412846 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka 05d7c498ba [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka fc707adcde Improve detailed status component lifecycle
6 years ago
Thibaut Girka c0675a272e Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka 76603a189a Switch “cycling” reply policy link to set of radio inputs
6 years ago
Thibaut Girka f21f359653 Add basic UI to set list replies setting in glitch-soc
6 years ago
Thibaut Girka c81ad5a2cb [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka 550c523233 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b8018a1bcb Render placeholder when inline video container width isn't known
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka 07e0f1023d [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka 13567f13af [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 8bef422043 Add a local setting for inline preview cards
6 years ago
Thibaut Girka 7f023b3b98 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka 18870c45f1 [Glitch] Include preview cards in status entity in REST API
6 years ago
Thibaut Girka d091159140 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka 1a63a8f74e [Glitch] Surround mid-text display names with bdi tags
6 years ago
Thibaut Girka 6651d4fa7c [Glitch] fix: initial state of PrivacyDropdown is should not be null
6 years ago
Thibaut Girka 3d8c1f6104 Attempt at fixing inline video player
6 years ago
Thibaut Girka 1cb7fe932d Focus the UI when pressing Escape in the CW field
6 years ago
Thibaut Girka a8e896af12 Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Thibaut Girka ccf5ddfd88 Handle alt+enter in the spoiler input as shortcut for secondary post
6 years ago
Thibaut Girka bf559a477a Really fix HotKeys
6 years ago