Commit Graph

26 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 106a3de91c plugins: bump API version 2013-04-19 17:31:56 +04:00
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
Andrew Dolgov 6322ac79a0 remove $link 2013-04-17 16:48:41 +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 4f281ec432 digest: smartphone ui css tweaks 2013-03-26 20:29:59 +04:00
Andrew Dolgov 0f12ead5dd digest: add barebones smartphone mode 2013-03-26 20:24:03 +04:00
Andrew Dolgov 554f658c0e digest: fix digestinit failing on first invocation 2013-03-26 18:10:55 +04:00
Andrew Dolgov 9515f1cc0f digest: use new translation init stuff 2013-03-25 12:47:42 +04:00
Tomas Chvatal e5c3f0b21b Cleanup gettext whitespace. 2013-03-24 13:57:30 +01:00
Tomas Chvatal 49807c2b3d Fix remaining plural forms to work with gettext. 2013-03-24 13:32:03 +01:00
Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04: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 04f60eb729 move api_get_* functions to classes/api 2013-01-22 22:15:56 +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 e938b1de11 rename plugin main class files 2012-12-30 13:36:40 +04:00
Andrew Dolgov 24e811add9 plugins/digest: fix short tag 2012-12-26 22:44:36 +04:00
Andrew Dolgov c2167866ce move mark/pub/feed icons to svg 2012-12-25 14:01:33 +04:00
Andrew Dolgov 0ac22f29ca plugins cleanup, update descriptions 2012-12-25 10:06:35 +04:00
Andrew Dolgov d2a421e3cb more work on user-selectable plugins; properly process system and user plugins 2012-12-25 10:02:08 +04:00
Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) 2012-12-25 00:45:10 +04:00
Andrew Dolgov 7a866114e1 add -list-plugins option; about sections to plugins 2012-12-24 15:39:42 +04:00
Andrew Dolgov ac22075182 move digest to a separate plugin 2012-12-24 10:16:01 +04:00