760 Commits (b05cda87f8b2c79f009664929f0da81bf7d3aad1)

Author SHA1 Message Date
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
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
Masoud Abkenar bdcdc35df7 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar cecd8b25c4 [Glitch] RTL: fix preferences page checkbox margins
6 years ago
ThibG f945bbac81 Merge pull request #794 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 2ad5e2c933 When searching for an emoji with multiple separators, consider the full input
6 years ago
Thibaut Girka d091159140 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka f679c8d70d [Glitch] RTL: fix column-back-button__icon margins/content
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 2159add1d6 [Glitch] RTL: fix cardbar margins and alignment
6 years ago
Thibaut Girka f48cff1a95 [Glitch] RTL: fix admin account avatar margin in about page
6 years ago
Thibaut Girka 15e3b0f070 [Glitch] RTL: fix column settings toggle label
6 years ago
Thibaut Girka c47e40cd6e [Glitch] Fix domain label position and color
6 years ago
Thibaut Girka 69d348ed98 [Glitch] RTL: fix preferences layout
6 years ago
Thibaut Girka 7dc82e1eb2 [Glitch] Fix admin account avatar margin
6 years ago