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.
12 years ago
Andrew Dolgov
106a3de91c
plugins: bump API version
12 years ago
Andrew Dolgov
a42c55f02b
fix blank character after opening bracket in function calls
12 years ago
Andrew Dolgov
6322ac79a0
remove $link
12 years ago
Andrew Dolgov
f240d26e46
move db-updater functionality to public, remove db-updater.php
12 years ago
Andrew Dolgov
8f2ad8e134
remove some old ?op syntax notation calls
12 years ago
Andrew Dolgov
4f281ec432
digest: smartphone ui css tweaks
12 years ago
Andrew Dolgov
0f12ead5dd
digest: add barebones smartphone mode
12 years ago
Andrew Dolgov
554f658c0e
digest: fix digestinit failing on first invocation
12 years ago
Andrew Dolgov
9515f1cc0f
digest: use new translation init stuff
12 years ago
Tomas Chvatal
e5c3f0b21b
Cleanup gettext whitespace.
12 years ago
Tomas Chvatal
49807c2b3d
Fix remaining plural forms to work with gettext.
12 years ago
Andrew Dolgov
3972bf5981
db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close()
12 years ago
Andrew Dolgov
2d2d08fc41
digest: remove unused dependencies; optimize load a bit
12 years ago
Andrew Dolgov
c2cd348b75
rename digest_checkbox
12 years ago
Andrew Dolgov
04f60eb729
move api_get_* functions to classes/api
12 years ago
Andrew Dolgov
4aa5bd593c
implement basic hotkeys map support in digest; implement next/prev feed hotkeys
12 years ago
Andrew Dolgov
6a05f1ad72
digest: fix counter vertical offset
12 years ago
Andrew Dolgov
e938b1de11
rename plugin main class files
12 years ago
Andrew Dolgov
24e811add9
plugins/digest: fix short tag
12 years ago
Andrew Dolgov
c2167866ce
move mark/pub/feed icons to svg
12 years ago
Andrew Dolgov
0ac22f29ca
plugins cleanup, update descriptions
12 years ago
Andrew Dolgov
d2a421e3cb
more work on user-selectable plugins; properly process system and user plugins
12 years ago
Andrew Dolgov
de612e7a38
experimental support for per-user plugins (bump schema)
12 years ago
Andrew Dolgov
7a866114e1
add -list-plugins option; about sections to plugins
12 years ago
Andrew Dolgov
ac22075182
move digest to a separate plugin
12 years ago