index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
Headlines.js
Age
Commit message (
Expand
)
Author
2018-12-07
cdm: put originally_from into footer
Andrew Dolgov
2018-12-07
viewfeed: bring back comments prompt
Andrew Dolgov
2018-12-07
viewfeed: general code cleanup
Andrew Dolgov
2018-12-07
implement feed grouping display, remove unneeded server vgrlf passing
Andrew Dolgov
2018-12-07
viewfeed: show originally from...
Andrew Dolgov
2018-12-07
fix unread hl styling
Andrew Dolgov
2018-12-07
json-viewfeed updates
Andrew Dolgov
2018-12-07
initial for js templates
Andrew Dolgov
2018-12-07
updateFloatingTitle: marginRight correction no longer needed
Andrew Dolgov
2018-12-07
updateFloatingTitle: add safety offset to hide/show because mozilla can't int...
Andrew Dolgov
2018-12-07
updateFloatingTitle: sync row marked/published status
Andrew Dolgov
2018-12-06
Headlines.click: clicking in body of currently active cdm article should mark
Andrew Dolgov
2018-12-06
update floating title in toggleUnread functions post-xhr
Andrew Dolgov
2018-12-06
remove floating title appear animation for now
Andrew Dolgov
2018-12-06
selectionToggleUnread: remove loading... prompt (other similar methods don't ...
Andrew Dolgov
2018-12-05
Merge branch 'master' into material-icons
Andrew Dolgov
2018-12-05
ctrlclick in combined mode shouldn't open two windows
Andrew Dolgov
2018-12-05
floatingTitle-related fixes
Andrew Dolgov
2018-12-05
update headlines to use vector icons
Andrew Dolgov
2018-12-05
revert to previous headline ctrl-click behavior (open in new window, mark read)
Andrew Dolgov
2018-12-05
rename main toolbar elements to be more consistent
Andrew Dolgov
2018-12-05
Headlines.click: do not set article active if it already is
Andrew Dolgov
2018-12-04
Headlines.onRowChecked: fix undefined row
Andrew Dolgov
2018-12-04
Headlines.onRowChecked: fix possible desync in checkbox and row selected state
Andrew Dolgov
2018-12-03
rework dojo singleton modules to better work with phpstorm completion (ugh) -...
Andrew Dolgov
2018-12-02
move Utils to AppBase where it belongs
Andrew Dolgov
2018-12-02
add AppBase as a shared ancestor for main and prefs app objects
Andrew Dolgov
2018-12-02
update notify_* calls to use Notify
Andrew Dolgov
2018-12-02
set use strict on JS modules; remove some mostly useless stuff like get_minif...
Andrew Dolgov
2018-12-02
split main objects to dojo modules
Andrew Dolgov
[prev]