1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00
ttrss/classes
2013-02-21 18:58:06 +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 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 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 fix wrong DOS line-endings 2013-02-21 18:58:06 +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 store widescreen status in a cookie (refs #539) 2013-02-20 14:40:13 +04:00