You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov 4f7d69e185 detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements 13 years ago
..
auth move authentication modules to plugins/ 13 years ago
handler ignore VFEED_GROUP_BY_FEED when generating syndicated feeds 13 years ago
pref fix boolean wrapped as a string literal passed when saving user (closes #568) 13 years ago
api.php properly allow false parameters passed through to API calls (refs #576) 13 years ago
article.php fix wrong DOS line-endings 13 years ago
backend.php tweak hotkey map notation to allow stuff like shift-arrows 13 years ago
dlg.php new version dialog: display error when no version info available 13 years ago
feeds.php rename titleAuthor to author to unify class names with normal mode 13 years ago
handler.php implement plugin routing masks, add example plugin 13 years ago
iauthmodule.php move authentication modules to plugins/ 13 years ago
ihandler.php implement plugin routing masks, add example plugin 13 years ago
opml.php Fix strict standards issue-- DOMDocument::load isn't static 13 years ago
plugin.php more work on user-selectable plugins; properly process system and user plugins 13 years ago
pluginhandler.php pluginhandler: better error reporting 13 years ago
pluginhost.php Revert "add experimental HOOK_SANITIZE" 13 years ago
rpc.php detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements 13 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 13 years ago