.. |
auth
|
move authentication modules to plugins/
|
2012-12-27 15:14:44 +04:00 |
Db
|
Rewrote database support to classes, Fixed strict warning in sanitizedummy.php
|
2013-03-15 10:51:33 +01:00 |
handler
|
ignore VFEED_GROUP_BY_FEED when generating syndicated feeds
|
2013-02-17 13:48:15 +04:00 |
pref
|
fix uploadicon() returning wrong content-type (closes #543)
|
2013-02-28 09:17:17 +04:00 |
api.php
|
api: force returned timestamps to integer
|
2013-03-15 09:40:31 +04:00 |
article.php
|
fix wrong DOS line-endings
|
2013-02-21 18:58:06 +04:00 |
backend.php
|
fix warning in hotkey help dialog when disabled hotkey is processed
|
2013-03-15 10:05:48 +04:00 |
dlg.php
|
new version dialog: display error when no version info available
|
2013-02-06 20:13:44 +04:00 |
feeds.php
|
enable feed titles in vfeeds in combined mode, align to date
|
2013-03-13 12:33:59 +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
|
pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed
|
2013-02-26 19:30:19 +04:00 |
rpc.php
|
remove previous counter hacks; force request counters when there's no
|
2013-02-27 16:57:26 +04:00 |
sanitizedummy.php
|
Rewrote database support to classes, Fixed strict warning in sanitizedummy.php
|
2013-03-15 10:51:33 +01:00 |