.. |
auth
|
move authentication modules to plugins/
|
2012-12-27 15:14:44 +04:00 |
handler
|
ignore VFEED_GROUP_BY_FEED when generating syndicated feeds
|
2013-02-17 13:48:15 +04:00 |
pref
|
fix boolean wrapped as a string literal passed when saving user (closes #568)
|
2013-03-18 17:53:53 +04:00 |
api.php
|
properly allow false parameters passed through to API calls (refs #576)
|
2013-03-17 21:04:16 +04:00 |
article.php
|
fix wrong DOS line-endings
|
2013-02-21 18:58:06 +04:00 |
backend.php
|
tweak hotkey map notation to allow stuff like shift-arrows
|
2013-03-18 20:59: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
|
rename titleAuthor to author to unify class names with normal mode
|
2013-03-19 00:50:20 +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
|
Fix strict standards issue-- DOMDocument::load isn't static
|
2013-03-18 18:14:37 -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
|
pluginhandler: better error reporting
|
2013-03-16 12:26:14 +04:00 |
pluginhost.php
|
Revert "add experimental HOOK_SANITIZE"
|
2013-03-19 00:00:13 +04:00 |
rpc.php
|
implement proper last_marked/last_published feeds for proper sorting of
|
2013-03-17 15:38:21 +04:00 |
sanitizedummy.php
|
reinstate back sanitizedummy parameter fix that got reverted
|
2013-03-16 10:21:55 +04:00 |