1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-03 07:27:11 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Dave Zaikos
96a78914e2 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.
2013-05-03 21:22:16 -04:00
Andrew Dolgov
f240d26e46 move db-updater functionality to public, remove db-updater.php 2013-04-04 19:45:26 +04:00
Andrew Dolgov
8f2ad8e134 remove some old ?op syntax notation calls 2013-04-02 14:29:11 +04:00
Andrew Dolgov
0f12ead5dd digest: add barebones smartphone mode 2013-03-26 20:24:03 +04:00
Tomas Chvatal
49807c2b3d Fix remaining plural forms to work with gettext. 2013-03-24 13:32:03 +01:00
Andrew Dolgov
2d2d08fc41 digest: remove unused dependencies; optimize load a bit 2013-03-20 20:45:57 +04:00
Andrew Dolgov
c2cd348b75 rename digest_checkbox 2013-01-23 13:36:13 +04:00
Andrew Dolgov
4aa5bd593c implement basic hotkeys map support in digest; implement next/prev feed hotkeys 2013-01-20 12:11:36 +04:00
Andrew Dolgov
6a05f1ad72 digest: fix counter vertical offset 2013-01-14 10:35:11 +04:00
Andrew Dolgov
c2167866ce move mark/pub/feed icons to svg 2012-12-25 14:01:33 +04:00
Andrew Dolgov
ac22075182 move digest to a separate plugin 2012-12-24 10:16:01 +04:00