1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00
ttrss/classes
Andrew Dolgov 043dacd3b1 Merge pull request #67 from Joschasa/master
Fix feed title display in "normal" (not combined) mode
2013-03-21 12:48:33 -07:00
..
auth move authentication modules to plugins/ 2012-12-27 15:14:44 +04:00
handler Remove deprecated $match_on 2013-03-21 00:36:30 +01:00
pref Remove deprecated $match_on 2013-03-21 00:36:30 +01:00
api.php add HOOK_RENDER_ARTICLE_API (closes #608) 2013-03-21 18:19:23 +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 remove deprecated theme_image() 2013-03-20 22:59:08 +01:00
feeds.php In "normal mode" don't show feed title, when articles are grouped by feed 2013-03-21 20:22:04 +01: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 add HOOK_RENDER_ARTICLE_API (closes #608) 2013-03-21 18:19:23 +04:00
rpc.php add headline menu entry to show article url 2013-03-21 23:29:06 +04:00
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 2013-03-16 10:21:55 +04:00