]> git.wh0rd.org - tt-rss.git/commit
Modified the behaviour of catchup_visible_articles() in digest mode.
authorDave Zaikos <myself@zaikos.com>
Sat, 4 May 2013 01:22:16 +0000 (21:22 -0400)
committerDave Zaikos <myself@zaikos.com>
Sat, 4 May 2013 01:22:16 +0000 (21:22 -0400)
commit96a78914e204326b789e4dec92d60bb1db5047b9
tree68b0ce9aa3f3d0e4463ddbc71213813b83275235
parent3bcf2bf2796c93b2dc29655b58aaa7ca14dddbde
Modified the behaviour of catchup_visible_articles() in digest mode.

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.
plugins/digest/digest.js