about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-08[Glitch] Fix NaN in Poll componentEugen Rochko
2019-03-06[Glitch] Disable the underlying button element when an ItemButton is disabledThibG
2019-03-06Add an icon to highlight polls behind a Content WarningThibaut Girka
2019-03-06Fix poll options not rendering text after vote/refreshEugen Rochko
2019-03-06Render unicode emoji in polls using emoji packEugen Rochko
2019-03-06Fix toots opening in dynamic column when trying to interact with themThibaut Girka
2019-03-05Fix various issues in pollsEugen Rochko
2019-03-05Display closed polls as suchThibG
2019-03-05Fixes to the polls UIThibG
2019-03-05Fix web UI crash on page load when detailed status has a pollEugen Rochko
2019-03-05Add pollsEugen Rochko
2019-02-22Fix non-numeric account identifiers leading to /web/accounts/NaNThibaut Girka
2019-02-17[Glitch] Change buttons on timeline preview to open the interaction dialogThibaut Girka
2019-02-15[Glitch] Fix occasional crash in detailed toot viewThibaut Girka
2019-02-13[Glitch] Add "copy link" item to status action barsThibaut Girka
2019-02-10Handle deletion of filtered tootsThibaut Girka
2019-02-10Minor fix to timeline jump avoiding behaviorThibaut Girka
2019-02-10Adjust scroll when statuses above the current scroll position are deletedThibaut Girka
2019-02-10Adjust scroll if previewCard appearedThibaut Girka
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2019-02-10Refactor intersection observer article codeThibaut Girka
2019-02-10Cleanup redundant markup for hidden statusesThibaut Girka
2019-02-10Hide items rendered out-of-frame (once they have been rendered at least once)Thibaut Girka
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka
2019-01-16[Glitch] Make hashtag search results link to the hashtag URLThibaut Girka
2019-01-10[Glitch] Stop gifv timeline preview explicitly when open the media galleryThibaut Girka
2019-01-10[Glitch] refactored account.jsThibaut Girka
2019-01-10[Glitch] Only consider mouse move in scrolling on item insertionThibaut Girka
2019-01-10[Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idleThibaut Girka
2019-01-10[Glitch] Cancel list scroll reset after mouse move on wheel scrollThibaut Girka
2019-01-10[Glitch] Temporarily hold timeline if mouse moved recentlyThibaut Girka
2018-12-23[Glitch] Fix unnecessary loadMore calls when the end of a timeline has been r...Thibaut Girka
2018-12-21Fix composer not getting focus after reply confirmation dialogThibaut Girka
2018-12-20[Glitch] Back to the getting-started when pins the timelineThibaut Girka
2018-12-18[Glitch] Always display tab navigation on local/federated timeline even when ...Thibaut Girka
2018-12-13[Glitch] Fix “load more” button when no data has been fetchedThibaut 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-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-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-15In detailed status view, take displayMedia setting into account when changing...Thibaut Girka
2018-11-13[Glitch] Prepend account header even when status list is emptyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka