summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2018-12-09consistency: show author in multipanel headlines rowAndrew Dolgov
2018-12-09fix previous to not crash in prefsAndrew Dolgov
2018-12-09headlines-spacer: only set 100% height if auto catchup is enabledAndrew 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-09Merge branch 'pluginhost_fix' of ggrandou/tt-rss into masterfox
2018-12-09Article.openInNewWindow: do not crash if window is nullAndrew Dolgov
2018-12-08fix PluginHost run method.Gilles Grandou
2018-12-08add PluginHost.HOOK_HEADLINE_RENDEREDAndrew Dolgov
2018-12-08add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)Andrew Dolgov
2018-12-08update_rss_feed: add log message if article is filtered outAndrew Dolgov
2018-12-08show disabled feeds in pref feed tree, use opacity instead of fixed gray colorAndrew Dolgov
2018-12-08update css for disabled filters; remove strikethroughAndrew Dolgov
2018-12-08Fix two more typosMichael Kuhn
2018-12-08switchPanelMode: allow modifying layout in combined mode so that widescreen s...Andrew Dolgov
2018-12-08render article on the client using headlines dataAndrew Dolgov
2018-12-07cdm: put originally_from into footerAndrew Dolgov
2018-12-07popupOpenArticle: don't cause an exception if popups are blockedAndrew 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-07remove separate classes for various panels, unify under .panelAndrew 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
2018-12-06Headlines.click: clicking in body of currently active cdm article should markAndrew Dolgov
2018-12-06update floating title in toggleUnread functions post-xhrAndrew Dolgov
2018-12-06remove floating title appear animation for nowAndrew Dolgov
2018-12-06add ttrss_filters2.last_triggered (bump schema version)Andrew Dolgov
2018-12-06remove some bitmaps and rework stuff using it to use iconfont insteadAndrew Dolgov
2018-12-06rework scoring display, JS processing and iconsAndrew Dolgov
2018-12-06call Headlines.scrollhandler() on window resizeAndrew Dolgov
2018-12-06notify: use iconfont, update colors and increase height a bitAndrew Dolgov
2018-12-06rework net-alert to use iconfont, move it to toolbar startAndrew Dolgov
2018-12-06Feeds.updateRandom: fix calling wrong RPC methodAndrew Dolgov
2018-12-06add Lists.select() and make filter dialogs use itAndrew Dolgov
2018-12-06label editor: fix changing tree color of edited itemAndrew Dolgov
2018-12-06update label rendering (and editor)Andrew Dolgov
2018-12-06selectionToggleUnread: remove loading... prompt (other similar methods don't ...Andrew Dolgov
2018-12-05various icon updates; use new icons in feed treeAndrew Dolgov
2018-12-05Merge branch 'master' into material-iconsAndrew Dolgov
2018-12-05ctrlclick in combined mode shouldn't open two windowsAndrew Dolgov
2018-12-05various minor updates re: iconsAndrew Dolgov
2018-12-05floatingTitle-related fixesAndrew Dolgov