about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2018-12-18[Glitch] Change column params on pinned timelineThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut Girka
2018-12-18[Glitch] Add exact attribute to WrappedRoute for community timelineThibaut Girka
2018-12-18[Glitch] Add media timelineThibaut Girka
2018-12-18[Glitch] Make notifications quick-filter use consistent style with profile tabsThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-18[Glitch] Responsive design for profile directoryThibaut Girka
2018-12-17Sandbox toot embeds in the embed modalThibaut Girka
2018-12-17[Glitch] Minor scrollable list fixesThibaut Girka
2018-12-17Split out is_changing_upload from is_submittingThibaut Girka
2018-12-16[Glitch] Fix padding on select elements in preferencesThibaut Girka
2018-12-16[Glitch] Make animated header resoect `auto_play_gif`Thibaut Girka
2018-12-14On mobile, go back in browser history upon posting, unless threaded mode is e...Thibaut Girka
2018-12-13[Glitch] Fix timeline pagination in the WebUIThibaut Girka
2018-12-13[Glitch] Fix hasMore in notificationsThibaut Girka
2018-12-13[Glitch] Fix “load more” button when no data has been fetchedThibaut Girka
2018-12-13[Glitch] Make account media gallery more consistent with account timelineThibaut Girka
2018-12-13[Glitch] Fix LoadMore usage in account media galleryThibaut Girka
2018-12-13[Glitch] Do not display empty message when the list is known to have more ele...Thibaut Girka
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