973 Commits (e63f020c5756565753adee7e6263865ff8a7609a)

Author SHA1 Message Date
Eugen Rochko 929b66be61 [Glitch] Add relationship manager UI
6 years ago
Eugen Rochko 80ae1f7bcf [Glitch] Admission-based registrations mode
6 years ago
Eugen Rochko c128abc413 [Glitch] Improve invites list with click-to-copy inputs
6 years ago
ThibG 0381a07606 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Eugen Rochko 177258aa57 [Glitch] Add muted style for polls in web UI
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 043978a20e Remove leftover console.log
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
Kirishima21 2172dec88d fix poll fotter layout
6 years ago
Eugen Rochko b9a799c343 [Glitch] Fix NaN in Poll component
6 years ago
Eugen Rochko 7565b8afa3 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka a9597fd8a6 Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka 81a92465f2 Disable file upload when there is a poll
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
ThibG 6b4eb1ac96 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka 8d82e153f3 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 9844b44e99 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 31017d18a5 Avoid line breaks in poll options
6 years ago
Eugen Rochko 3ce4d88e6c Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka bd97259b57 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Thibaut Girka 6ad1fc3254 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko ec787e4205 Fix various issues in polls
6 years ago
ThibG 25ef8dffbc Display closed polls as such
6 years ago
ThibG 469e5af537 Fixes to the polls UI
6 years ago
Eugen Rochko c156b6d696 Fix web UI crash on page load when detailed status has a poll
6 years ago
ThibG e31450e8ad Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka 69fd801c8e Port upstream refactoring of reducers and actions
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 bdc5cd092e Port public page mastodon-light fixes from upstream
6 years ago
Eugen Rochko df01d5181e Fix web UI not removing notifications after block (#10108)
6 years ago
abcang 6f471916f5 Keep notification when muting_notifications is true (#7311)
6 years ago
Thibaut Girka fa1b843522 Fix non-numeric account identifiers leading to /web/accounts/NaN
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 09c6d1c534 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 9b89a7b2f2 Port upstream's javascript to the error page
6 years ago
Eugen Rochko 85ef358a0a Fix style regressions on landing page (#10030)
6 years ago
Thibaut Girka f29b69c08b [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Eugen Rochko 74d84d2109 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka dabbbe1e71 [Glitch] Fix occasional crash in detailed toot view
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 d486152092 Handle deletion of filtered toots
6 years ago
Thibaut Girka eb6dfe4d8b Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka 7b23d3c657 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka f24bd9d629 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka b05cda87f8 Refactor intersection observer article code
6 years ago
Thibaut Girka 18a540da9f Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka f2b7ab4523 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka d96df46a63 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 75187f908a [Glitch] Fix not showing custom emojis in share page emoji picker
6 years ago
Thibaut Girka b3fc70d13e [Glitch] Add featured hashtags to profiles
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 538bae9f53 [Glitch] Add WebP support
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
Eugen Rochko 252a765368 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Thibaut Girka fba0f7dae7 [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka b0e7af725a Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka afdf789d06 Fix hashtag processing when sending toots
6 years ago
Thibaut Girka 00fc362103 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
trwnh 36b6fee96d Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm fdf6c4a63f Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka 5e7c9c04e2 Fix crash in Direct Messages column settings
6 years ago
Thibaut Girka 14c617983d [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
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 a205783d1c [Glitch] Add information about how to opt-in to the directory on the directory
6 years ago
Mélanie Chauvel (ariasuni) c4a352bbf6 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
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 426673f17a [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka 1c67a27069 [Glitch] Fix hashtag timeline on mobile
6 years ago
Thibaut Girka 1ceb7b32e3 [Glitch] Adjust admin UI right panel size
6 years ago
Thibaut Girka 7fcfe054cc [Glitch] change height on narrow view to take 100% of screen
6 years ago
Thibaut Girka 456c0aa9cc [Glitch] Add attachment list fallback to public pages
6 years ago
Thibaut Girka c0c04cd2d4 [Glitch] Postpone scroll-to-detailed status after react components are loaded
6 years ago
Thibaut Girka d9abcb4b4b [Glitch] Redesign admin instances area
6 years ago
Thibaut Girka fc64d1d03e [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka e495dc0134 [Glitch] refactored account.js
6 years ago
Thibaut Girka e950122e06 [Glitch] Fix embed play icons regression
6 years ago
Thibaut Girka 95dcaccb03 [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka 3793296fed Port a few public.js changes from upstream, move some code around
6 years ago
Thibaut Girka ba82ff7c12 [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 069657286f [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka d768d0b851 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka f4191a8a00 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Thibaut Girka 6fcb487e75 Update glitch-soc admin page style from upstream
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 9b6e4daca7 [Glitch] Improve admin UI for account view
6 years ago
Thibaut Girka 7f96b7ec99 [Glitch] Update emoji codepoint mappings to v11.0
6 years ago
Thibaut Girka 536dc2cdea Fix some image paths in SCSS files
6 years ago
Thibaut Girka c1b47fe774 Fix crash when clearing uninitialized timeline
6 years ago
Thibaut Girka 57791a2044 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka 9e2ceac0ba [Glitch] Add moderation warnings
6 years ago
Thibaut Girka df5e49696f [Glitch] Remove links to bridge.joinmastodon.org (non-functional)
6 years ago
Thibaut Girka 89e7274a7f Remove file added by error
6 years ago
Thibaut Girka e5a25656e8 [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka d9a6c27f3b Fix composer not getting focus after reply confirmation dialog
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 7d437f7fc9 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka 3ba1aa8d2b Hide negative follower counts from glitch flavour
6 years ago
Thibaut Girka ce7ac8c1d7 [Glitch] Improved appearance of notification filter on safari
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 e1f8359ea4 [Glitch] Make notifications quick-filter use consistent style with profile tabs
6 years ago
Thibaut Girka cdc9dca649 [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka c678e1906a [Glitch] Responsive design for profile directory
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 2a9c9fcedb [Glitch] Fix padding on select elements in preferences
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 656e2d3121 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka 61cf3bf52a [Glitch] Fix hasMore in notifications
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 50f8e59820 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka a68d1d0ee2 Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 3d859a7c2b [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 6259051853 Port directory CSS changes from upstream
6 years ago
Thibaut Girka 467786f29b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 606f0df712 Fix since_id
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 45ba4e83e0 [Glitch] Fix context building in the reducer
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 c37a81a5d7 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka cb2822b68a Add error boundary component to catch Web UI crashes
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
David Yip 50b7d2f002 Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago
Thibaut Girka c81ad5a2cb [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka a04a39668e [Glitch] check_boxes label should use display: inline-block
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 e80f770118 Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka 7a1ec950a8 Fix composer not displaying on iPad
6 years ago
Thibaut Girka ca163ec35d In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka a1848008a9 [Glitch] Fix race condition when interacting with deleted toots
6 years ago
Thibaut Girka b22501154e [Glitch] Prepend account header even when status list is empty
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
ThibG c81ac519ef Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka de57627588 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka d457964527 [Glitch] Don't remove originals of boosted toots from timeline
6 years ago
Thibaut Girka 1dc409ffa6 Fix drawer waves being displayed in the list editor
6 years ago
Thibaut Girka 759005e4d0 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka c29da32add [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka 235e9b13ff Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka 080a6cb6f3 Fix styling of display names in public pages
6 years ago
Thibaut Girka 13567f13af [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 5ad4bcbece [Glitch] Fix empty display name precedence over username in web UI
6 years ago
Thibaut Girka 8bef422043 Add a local setting for inline preview cards
6 years ago
Thibaut Girka 4fe81a99c6 Add a “link” status icon for toots with a preview card
6 years ago