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 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
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 rework pref-prefs to use checkboxes 13 years ago
api.php rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 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 make a separate headline button to collapse current article in 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 reimplement HOOK_SANITIZE (plugs before final removal of harmful tags) 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