669 Commits (39696024caee7d2b7220ae93249ee626e683126f)

Author SHA1 Message Date
Thibaut Girka 39696024ca Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 480f938511 [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 0b1bc66695 Port directory CSS changes from upstream
6 years ago
Thibaut Girka 4167ed375b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 4b85bf12ab Fix since_id
6 years ago
Thibaut Girka 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka a10fee3c09 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 31599ad91c [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka 837ea32c88 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka a28f5695f3 [Glitch] Fix context building in the reducer
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka 6a264c9379 Improve detailed status component lifecycle
6 years ago
Thibaut Girka 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka 922d05864f Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka c18bb5d245 Switch “cycling” reply policy link to set of radio inputs
6 years ago
Thibaut Girka f17a61a916 Add basic UI to set list replies setting in glitch-soc
6 years ago
David Yip 74a281475a
Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago
Thibaut Girka 3b707bdc12 [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka f969eca07e [Glitch] check_boxes label should use display: inline-block
6 years ago
Thibaut Girka 6b6e633c09 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b41d60f2d8 Render placeholder when inline video container width isn't known
6 years ago
Thibaut Girka 0d3612482e Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file
6 years ago
Thibaut Girka a77ee0bb6d Fix composer not displaying on iPad
6 years ago
Thibaut Girka 86527024aa In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka 6ce7e74b46 [Glitch] Fix race condition when interacting with deleted toots
6 years ago
Thibaut Girka 2fe0cb1623 [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka c78c80f807 [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
ThibG 09562b0fcc
Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 868cace797 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka 0e80661e42 [Glitch] Don't remove originals of boosted toots from timeline
6 years ago
Thibaut Girka 44f5f7bab4 Fix drawer waves being displayed in the list editor
6 years ago
Thibaut Girka c6fc3e0c65 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka a2a254625b [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka 34209c0340 Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka b3c1380980 Fix styling of display names in public pages
6 years ago
Thibaut Girka 2b2facbbdf [Glitch] Port some of upstream's getting started footer links
6 years ago
Thibaut Girka 0d6b8f36aa [Glitch] Fix empty display name precedence over username in web UI
6 years ago
Thibaut Girka 7e18e95716 Add a local setting for inline preview cards
6 years ago
Thibaut Girka bdc2338833 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API
6 years ago
Masoud Abkenar 3aa2418217 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar e32a4f55fe [Glitch] RTL: fix preferences page checkbox margins
6 years ago
ThibG 7f22ed0fc9
Merge pull request #794 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka ee1f1a2ec9 When searching for an emoji with multiple separators, consider the full input
6 years ago
Thibaut Girka 8f4fab65a1 Do not rely on hover for upload form options if touch is used
6 years ago