about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Expand)Author
2018-12-13Minor cleanup in ScrollableList componentThibaut Girka
2018-12-09[Glitch] Fix various things in the directoryThibaut Girka
2018-12-09Port directory CSS changes from upstreamThibaut Girka
2018-12-06Fix mention links in detailed statuses not opening in the WebUIThibaut Girka
2018-12-01Fix since_idThibaut Girka
2018-11-30Scroll to selected toot even if the ancestors happen to be loadedThibaut Girka
2018-11-30Scroll to detailed status when new ancestors get insertedThibaut Girka
2018-11-30[Glitch] Fix bug in order of conversations in web UIThibaut Girka
2018-11-30[Glitch] Replace recursion in status mapStateToPropsThibaut Girka
2018-11-30[Glitch] Fix context building in the reducerThibaut Girka
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
2018-11-29Improve detailed status component lifecycleThibaut Girka
2018-11-28Do not hardcode preferences link, pleroma doesn't have itThibaut Girka
2018-11-28Add error boundary component to catch Web UI crashesThibaut Girka
2018-11-28Do not crash the whole UI when loading an invalid columnThibaut Girka
2018-11-28Switch “cycling” reply policy link to set of radio inputsThibaut Girka
2018-11-28Add basic UI to set list replies setting in glitch-socThibaut Girka
2018-11-27Merge pull request #829 from ThibG/glitch-soc/features/volume-slidersDavid Yip
2018-11-27[Glitch] Volume sliders for videosThibaut Girka
2018-11-27[Glitch] check_boxes label should use display: inline-blockThibaut Girka
2018-11-25Update MediaGallery and Video props when folding/unfolding CWs in detailed st...Thibaut Girka
2018-11-25Render placeholder when inline video container width isn't knownThibaut Girka
2018-11-25Render placeholder instead of image when MediaGallery container width isn't k...Thibaut Girka
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-11-16Fix composer not displaying on iPadThibaut Girka
2018-11-15In detailed status view, take displayMedia setting into account when changing...Thibaut Girka
2018-11-13[Glitch] Fix race condition when interacting with deleted tootsThibaut Girka
2018-11-13[Glitch] Prepend account header even when status list is emptyThibaut Girka
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-11-09Merge pull request #806 from ThibG/glitch-soc/merge-upstreamThibG
2018-11-09[Glitch] Remove unused computation of reblog references from updateTimelineThibaut Girka
2018-11-09[Glitch] Don't remove originals of boosted toots from timelineThibaut Girka
2018-11-09Fix drawer waves being displayed in the list editorThibaut Girka
2018-11-09[Glitch] Fix form validation flash message color and input bordersThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-11-06[Glitch] Update reset.scss from upstreamThibaut Girka
2018-10-31Fix timestamp position in public pages with RTL languagesThibaut Girka
2018-10-31Fix styling of display names in public pagesThibaut Girka
2018-10-31[Glitch] Port some of upstream's getting started footer linksThibaut Girka
2018-10-30[Glitch] Fix empty display name precedence over username in web UIThibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka
2018-10-30Add a “link” status icon for toots with a preview cardThibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut Girka
2018-10-30[Glitch] RTL: fix toot privacy preferences radio buttonssMasoud Abkenar
2018-10-30[Glitch] RTL: fix preferences page checkbox marginsMasoud Abkenar
2018-10-28Merge pull request #794 from ThibG/glitch-soc/merge-upstreamThibG
2018-10-27When searching for an emoji with multiple separators, consider the full inputThibaut Girka
2018-10-27Do not rely on hover for upload form options if touch is usedThibaut Girka