index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
digest
/
digest.js
Age
Commit message (
Collapse
)
Author
2013-05-07
digest and mobile (old) moved to -contrib repository
Andrew Dolgov
2013-05-03
Modified the behaviour of catchup_visible_articles() in digest mode.
Dave Zaikos
The "Mark as read" option now first checks if articles are selected. If so, it only marks as read the selected articles. If no articles are selected, the previous behaviour is executed: marking all visible articles as read.
2013-04-04
move db-updater functionality to public, remove db-updater.php
Andrew Dolgov
2013-04-02
remove some old ?op syntax notation calls
Andrew Dolgov
2013-03-26
digest: add barebones smartphone mode
Andrew Dolgov
2013-03-24
Fix remaining plural forms to work with gettext.
Tomas Chvatal
2013-03-20
digest: remove unused dependencies; optimize load a bit
Andrew Dolgov
2013-01-23
rename digest_checkbox
Andrew Dolgov
2013-01-20
implement basic hotkeys map support in digest; implement next/prev feed hotkeys
Andrew Dolgov
2013-01-14
digest: fix counter vertical offset
Andrew Dolgov
2012-12-25
move mark/pub/feed icons to svg
Andrew Dolgov
2012-12-24
move digest to a separate plugin
Andrew Dolgov