tt-rss/classes
2013-02-26 22:49:46 +04:00
..
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 remove update on checksum change (updated status has been removed); rtl stuff (unused) 2013-02-26 19:20:58 +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 fix wrong DOS line-endings 2013-02-21 18:58:06 +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 change various catchup stuff to only affect unread articles 2013-02-26 22:49:46 +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 store widescreen status in a cookie (refs #539) 2013-02-20 14:40:13 +04:00
sanitizedummy.php force disable simplepie unnecessarily sanitizing data 2013-02-26 18:27:40 +04:00