summaryrefslogtreecommitdiff
path: root/js/Headlines.js
AgeCommit message (Expand)Author
2019-03-07Headlines.click: open original article (and mark as read) on alt click on titleAndrew Dolgov
2019-03-07Headlines.click: fix another small issue with expanded mode (2)Andrew Dolgov
2019-03-07Headlines.click: fix another small issue with expanded modeAndrew Dolgov
2019-03-07Headlines.click: open original article when it makes sense to do soAndrew Dolgov
2019-03-07getRange: handle start == stopAndrew Dolgov
2019-03-07tweak Headlines.click: ctrl-click toggles selection, shift-click selects rangeAndrew Dolgov
2019-02-21on_catchup_show_next: remove auto-trigger on headlines scrollAndrew Dolgov
2019-02-14floatingTitle: show collapse button if in expandable modeAndrew Dolgov
2019-02-01label display: fix unneeded nested container in headlines, increase overall m...Andrew Dolgov
2019-01-16headlines-frame: set is-vfeed attribute if result is virtual feedAndrew Dolgov
2019-01-03onLoaded: clear this.headlines on first page loadAndrew Dolgov
2019-01-03fix previous always disabling infscrollAndrew Dolgov
2019-01-02headlines onloaded: when appending, check for duplicate IDsAndrew Dolgov
2018-12-18selectionTogglePublished: fix typo which caused it to mark articles insteadAndrew Dolgov
2018-12-18headlines onLoaded: make sure a few more things respect append instead of off...Andrew Dolgov
2018-12-16append headline buffer if requested, don't just use offsetAndrew Dolgov
2018-12-16also prevent multiple requestsAndrew Dolgov
2018-12-16delay counters request on promise completion a bitAndrew Dolgov
2018-12-13fix missing curly braceJordan Galby
2018-12-12add fallback colors for headline feed titles based on feed name if favicon co...Andrew Dolgov
2018-12-11requestIdleCallback: remove hard dependency for nowAndrew Dolgov
2018-12-11sync modified scores via mutation observerAndrew Dolgov
2018-12-11score: get correct classes for rows/score icons on the clientAndrew Dolgov
2018-12-11syncModified: request counters once after all xhr promises resolveAndrew Dolgov
2018-12-11use window.requestIdleCallback to sync observed modificationsAndrew Dolgov
2018-12-10sync article selected status via mutation observerAndrew Dolgov
2018-12-10sync unread state to server via mutation observerAndrew Dolgov
2018-12-10sync marked and published states to server via mutation observerAndrew Dolgov
2018-12-10keep track of selected prompt and floating title status using headline row mu...Andrew Dolgov
2018-12-10renderAgain flag fixesAndrew Dolgov
2018-12-10renderAgain: restore marked/published flagsAndrew Dolgov
2018-12-10add Headlines.renderAgain() to switch between combined/expanded modes fasterAndrew Dolgov
2018-12-09consistency: show author in multipanel headlines rowAndrew Dolgov
2018-12-09in grouped mode, don't display feed titles twiceAndrew Dolgov
2018-12-09catchupFeedInGroup: better iconAndrew Dolgov
2018-12-09catchupFeedInGroup: overhaulAndrew Dolgov
2018-12-09implement year-week sorting window if headlines buffer is grouped by feed titlesAndrew Dolgov
2018-12-08add PluginHost.HOOK_HEADLINE_RENDEREDAndrew Dolgov
2018-12-08render article on the client using headlines dataAndrew Dolgov
2018-12-07cdm: put originally_from into footerAndrew Dolgov
2018-12-07viewfeed: bring back comments promptAndrew Dolgov
2018-12-07viewfeed: general code cleanupAndrew Dolgov
2018-12-07implement feed grouping display, remove unneeded server vgrlf passingAndrew Dolgov
2018-12-07viewfeed: show originally from...Andrew Dolgov
2018-12-07fix unread hl stylingAndrew Dolgov
2018-12-07json-viewfeed updatesAndrew Dolgov
2018-12-07initial for js templatesAndrew Dolgov
2018-12-07updateFloatingTitle: marginRight correction no longer neededAndrew Dolgov
2018-12-07updateFloatingTitle: add safety offset to hide/show because mozilla can't int...Andrew Dolgov
2018-12-07updateFloatingTitle: sync row marked/published statusAndrew Dolgov