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
Daniel Andersson b5459be1f2 Enable styling of author in feed item title by adding span class. 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 Enable styling of author in feed item title by adding span class. 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 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 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 add experimental HOOK_SANITIZE 13 years ago
rpc.php implement proper last_marked/last_published feeds for proper sorting of 13 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 13 years ago