.. |
auth
|
move authentication modules to plugins/
|
2012-12-27 15:14:44 +04:00 |
handler
|
move some more functions out of functions.php; fix opml.php failing due to redeclared autoload
|
2013-01-22 22:36:16 +04:00 |
pref
|
fix image caching not working on plugin-rewritten content; remove content cache stuff
|
2013-02-04 13:00:50 +04:00 |
api.php
|
api: block real categories with 0 feeds to appear in getCategories
|
2013-02-10 11:40:03 +04:00 |
article.php
|
move some more functions out of functions.php; fix opml.php failing due to redeclared autoload
|
2013-01-22 22:36:16 +04:00 |
backend.php
|
add hack to support arbitrary key descriptions for hotkeys
|
2013-01-22 12:52:52 +04:00 |
dlg.php
|
new version dialog: display error when no version info available
|
2013-02-06 20:13:44 +04:00 |
feeds.php
|
subtoolbar: only show mail action if plugin is enabled
|
2013-01-23 16:33:43 +04:00 |
handler.php
|
implement plugin routing masks, add example plugin
|
2012-12-23 23:05:51 +04:00 |
iauthmodule.php
|
move authentication modules to plugins/
|
2012-12-27 15:14:44 +04:00 |
ihandler.php
|
implement plugin routing masks, add example plugin
|
2012-12-23 23:05:51 +04:00 |
opml.php
|
move some more functions out of functions.php; fix opml.php failing due to redeclared autoload
|
2013-01-22 22:36:16 +04:00 |
plugin.php
|
more work on user-selectable plugins; properly process system and user plugins
|
2012-12-25 10:02:08 +04:00 |
pluginhandler.php
|
experimental new plugin system
|
2012-12-23 14:52:18 +04:00 |
pluginhost.php
|
rename plugin main class files
|
2012-12-30 13:36:40 +04:00 |
rpc.php
|
js: simplify counter updating, remove some unused stuff
|
2013-02-01 13:09:43 +04:00 |