1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00
ttrss/classes
Andrew Dolgov 414191d428 make a separate headline button to collapse current article in
unexpanded cdm mode; modify a q hotkey to collapse article in unexpanded
mode and dismiss article in expanded mode
2013-03-20 10:22:15 +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 rework pref-prefs to use checkboxes 2013-03-19 23:14:23 +04:00
api.php rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 2013-03-19 22:41:10 +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 make a separate headline button to collapse current article in 2013-03-20 10:22:15 +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 reimplement HOOK_SANITIZE (plugs before final removal of harmful tags) 2013-03-19 19:00:18 +04:00
rpc.php detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements 2013-03-19 12:49:55 +04:00
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 2013-03-16 10:21:55 +04:00