Andrew Dolgov
|
ceb7847108
|
add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON
|
2013-04-01 18:06:09 +04:00 |
|
Andrew Dolgov
|
4cf0f9a900
|
greaderimport: add command line mode
|
2013-03-28 18:37:36 +04:00 |
|
Andrew Dolgov
|
a413f53ebf
|
add experimental base for plugin vfeeds (3 pane mode not yet
implemented)
|
2013-03-27 16:15:25 +04: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
|
b6604c9613
|
add HOOK_RENDER_ARTICLE_API (closes #608)
|
2013-03-21 18:19:23 +04:00 |
|
Andrew Dolgov
|
764555ff8a
|
rework update.php to use getopt; allow --task parameter
|
2013-03-21 14:48:47 +04:00 |
|
Andrew Dolgov
|
e9b86f0a1c
|
reimplement HOOK_SANITIZE (plugs before final removal of harmful tags)
|
2013-03-19 19:00:18 +04:00 |
|
Andrew Dolgov
|
be124dc236
|
Revert "add experimental HOOK_SANITIZE"
This reverts commit 2130fe7a18 .
|
2013-03-19 00:00:13 +04:00 |
|
Andrew Dolgov
|
2130fe7a18
|
add experimental HOOK_SANITIZE
|
2013-03-18 22:26:36 +04:00 |
|
Andrew Dolgov
|
be17885789
|
pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed
|
2013-02-26 19:30:19 +04:00 |
|
Andrew Dolgov
|
017401ddce
|
implement HOOK_FEED_FETCHED
|
2013-02-23 18:38:50 +04:00 |
|
Andrew Dolgov
|
84d952f141
|
implement article render hooks
|
2013-02-23 16:01:51 +04:00 |
|
Andrew Dolgov
|
e938b1de11
|
rename plugin main class files
|
2012-12-30 13:36:40 +04:00 |
|
Andrew Dolgov
|
e218c5f56f
|
main ui: action-based hotkey system, add swap_jk plugin
|
2012-12-28 10:46:53 +04:00 |
|
Andrew Dolgov
|
5d9abb1e11
|
add plugin storage table to schema; add ability to clear plugin data
|
2012-12-27 19:20:36 +04:00 |
|
Andrew Dolgov
|
d8a1d2a25b
|
add experimental key/value storage for plugins
|
2012-12-27 16:55:25 +04:00 |
|
Andrew Dolgov
|
0f28f81f89
|
move authentication modules to plugins/
|
2012-12-27 15:14:44 +04:00 |
|
Andrew Dolgov
|
699daf5856
|
add several HOOK_PREFS_TAB_SECTION hook points
|
2012-12-27 01:13:18 +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
|
41b82aa4b9
|
add HOOK_UPDATE_TASK
|
2012-12-24 14:27:15 +04:00 |
|
Andrew Dolgov
|
4412b877d0
|
implement HOOK_FEED_PARSED, add example plugin (refs #424)
|
2012-12-24 14:13:03 +04:00 |
|
Andrew Dolgov
|
19b3992b78
|
remove magpie, fix article filter plugins
|
2012-12-24 13:45:34 +04:00 |
|
Andrew Dolgov
|
73f28fe979
|
add support for registering update.php commands; move rest of the self-updating stuff into updater plugin
|
2012-12-24 09:52:15 +04:00 |
|
Andrew Dolgov
|
6cbe53c9f5
|
add instances plugin
|
2012-12-23 23:36:07 +04:00 |
|
Andrew Dolgov
|
8dcb2b4762
|
implement plugin routing masks, add example plugin
|
2012-12-23 23:05:51 +04:00 |
|
Andrew Dolgov
|
6065f3ad63
|
add support for plugins in prefs
|
2012-12-23 16:15:34 +04:00 |
|
Andrew Dolgov
|
5a0e03923f
|
add and check plugin base class
|
2012-12-23 15:29:16 +04:00 |
|
Andrew Dolgov
|
19c7350770
|
experimental new plugin system
|
2012-12-23 14:52:18 +04:00 |
|