summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2021-03-22yet another flex feedtree attemptexp-flex-feedtreeAndrew Dolgov
2021-03-22Revert "Revert "another attempt at flex-based feed tree""Andrew Dolgov
2021-03-22don't try to j/k move to nonexistant feedAndrew Dolgov
2021-03-22unify return values for getPreviousFeed and usages of both prev/nextAndrew Dolgov
2021-03-22 * Feeds.openNextUnread: fixAndrew Dolgov
2021-03-21Revert "another attempt at flex-based feed tree"Andrew Dolgov
2021-03-21another attempt at flex-based feed treeAndrew Dolgov
2021-03-19remove model.getNextUnreadFeed; unify code with feedTree.getNextFeedAndrew Dolgov
2021-03-17fix excessive CPU usage on linux chromium caused by animated SVG iconsAndrew Dolgov
2021-03-17filter test dialog: remove .gif; cleanup markupAndrew Dolgov
2021-03-16use svg icon for headlines loadmore promptAndrew Dolgov
2021-03-16use svg icon for the subscribe dialogAndrew Dolgov
2021-03-16use svg icon for packed article placeholdersAndrew Dolgov
2021-03-16add svg loading indicatorsAndrew Dolgov
2021-03-16simplify feed tree expando/loading/feed icon handlingAndrew Dolgov
2021-03-16remove published opml (use CLI instead)Andrew Dolgov
2021-03-13only show right-side feed icon for vfeedsAndrew Dolgov
2021-03-12make description clickable in plugin list rowAndrew Dolgov
2021-03-12cdmToggleGridSpan: toggle classname instead of a style propertyAndrew Dolgov
2021-03-12add HOOK_HEADLINES_SCROLL_HANDLERAndrew Dolgov
2021-03-12sticky header: better positioning strategyAndrew Dolgov
2021-03-11 * shorten_expanded: use ResizeObserver (DUH)Andrew Dolgov
2021-03-11add some media queries to improve main UI on small-width devicesAndrew Dolgov
2021-03-11continuation of the css cleanupAndrew Dolgov
2021-03-11css cleanup, combined mode, fontsAndrew Dolgov
2021-03-11Article.cdmToggleGridSpan: also set as activeAndrew Dolgov
2021-03-11grid: add a header icon (and a hotkey) to toggle article span entire rowAndrew Dolgov
2021-03-10fix related to Promise.allSettled() returning a bit different result objectAndrew Dolgov
2021-03-10grid: add workaround for a single loaded headline not spanning all columnsAndrew Dolgov
2021-03-10 * it feels weird for requireIdleCallback() to be optional while moreAndrew Dolgov
2021-03-10fix crash in preferences due to headlines-frame missingAndrew Dolgov
2021-03-10small stuck header fixes in grid modeAndrew Dolgov
2021-03-10fix headlines-spacer height in grid modeAndrew Dolgov
2021-03-10add hotkey to toggle grid viewAndrew Dolgov
2021-03-10experimental: add preference to show combined mode headlines as a 2 column gridAndrew Dolgov
2021-03-09support coloring counters by feed-id/is-cat; set fresh counter to greenAndrew Dolgov
2021-03-09add HOOK_HEADLINE_MUTATIONS, HOOK_HEADLINE_MUTATIONS_SYNCEDAndrew Dolgov
2021-03-08Default to null 'rv' for plugin update check.wn_
2021-03-08show user css editor before xhr is completedAndrew Dolgov
2021-03-08search dialog: add button iconAndrew Dolgov
2021-03-08minor cleanup related to toolbar-main (use dijit methods, etc)Andrew Dolgov
2021-03-07add to previous a bitAndrew Dolgov
2021-03-07check updates one plugin at a timeAndrew Dolgov
2021-03-07prevent list of enabled plugins resetting if saved while in search resultsAndrew Dolgov
2021-03-07make rendered labels clickableAndrew Dolgov
2021-03-06add some more dialog iconsAndrew Dolgov
2021-03-06reduce overhead in hash set/getAndrew Dolgov
2021-03-06some small layout fixes, remove a few inline stylesAndrew Dolgov
2021-03-06render list of plugins on the clientAndrew Dolgov
2021-03-06 * don't try to update custom set feed faviconsAndrew Dolgov