index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
viewfeed.js
Age
Commit message (
Expand
)
Author
2006-02-26
workaround for Opera cache of feeds/headlines panel; remove addheader param h...
Andrew Dolgov
2006-02-25
only enable bottom actions toolbar in headlines, when headlines list scrolls
Andrew Dolgov
2006-02-25
viewfeed.js: implement catchupPage() (closes #44)
Andrew Dolgov
2006-02-24
Opera compatibility fixes
Andrew Dolgov
2006-02-24
duplicate feed actions toolbar on bottom (related to #44)
Andrew Dolgov
2006-01-09
fix checkbox handling in combined mode
Andrew Dolgov
2005-12-25
headlines: disable hotkeys for up/down in combined mode (closes #17)
Andrew Dolgov
2005-12-14
misc exception handling improvements
Andrew Dolgov
2005-12-13
combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed...
Andrew Dolgov
2005-12-04
s hotkey stars/unstars selection
Andrew Dolgov
2005-12-02
refactor viewfeed.js toggleUnread/toggleStarred to selectionToggleUnread, sel...
Andrew Dolgov
2005-12-01
UNDO: simplify toggleStarred() for selection
Andrew Dolgov
2005-12-01
simplify toggleStarred() for selection
Andrew Dolgov
2005-12-01
hotkey s stars/unstars selected article
Andrew Dolgov
2005-11-28
add j,k bindings to subframes
Andrew Dolgov
2005-11-27
headlines subtoolbar, misc api changes
Andrew Dolgov
2005-11-16
up/down arrows are hotkeys in feedlist
Andrew Dolgov
2005-11-16
some new hotkeys
Andrew Dolgov
2005-11-16
viewfeed() call in multifeed display
Andrew Dolgov
2005-09-09
toggleMark behaviour fixes
Andrew Dolgov
2005-09-09
hardcode minimum 30 minute rss refetch interval
Andrew Dolgov
2005-09-09
further label/vfeed/feed behaviour unification
Andrew Dolgov
2005-09-08
automagically updating labels with cute XML RPC
Andrew Dolgov
2005-09-08
Starred vfolder
Andrew Dolgov
2005-09-08
remove ACTFEEDID container, keep information in a cookie instead (getActiveFe...
Andrew Dolgov
2005-09-08
more blank_icon png -> gif
Andrew Dolgov
2005-09-07
cleanup backend.php/op=view + remove unneeded notify feedback
Andrew Dolgov
2005-09-07
fix updating of unread counters in feedlist on headlines load
Andrew Dolgov
2005-09-07
fix headlines list sizing issues
Andrew Dolgov
2005-09-07
big interface overhaul, new logo
Andrew Dolgov
2005-09-07
scrollable feedlist (iframe)
Andrew Dolgov
2005-09-05
notify window close button
Andrew Dolgov
2005-09-05
further javascript cleanups
Andrew Dolgov
2005-09-05
iframify main interface, numerous javascript cleanups
Andrew Dolgov