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
j0nson 0bbd14146a adds sort order to API
Allows sort by feed date or by reverse order
api Params:
order_by (string = feed_dates, date_reverse)
12 years ago
..
auth db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 12 years ago
handler generated feeds: lower default query limit 12 years ago
pref remove obsolete xml stuff in pref-users infoboxes 12 years ago
api.php adds sort order to API 12 years ago
article.php move several methods from dlg; fix displayed tags not updated after editing 12 years ago
backend.php remove dialogNotice; tweak dialog appearance a bit 12 years ago
dlg.php move batchSubscribe to pref-feeds 12 years ago
feeds.php add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON 12 years ago
handler.php implement plugin routing masks, add example plugin 12 years ago
iauthmodule.php move authentication modules to plugins/ 12 years ago
ihandler.php implement plugin routing masks, add example plugin 12 years ago
opml.php tweak how utility.css-based stuff looks 12 years ago
plugin.php more work on user-selectable plugins; properly process system and user plugins 12 years ago
pluginhandler.php pluginhandler: better error reporting 12 years ago
pluginhost.php add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON 12 years ago
rpc.php move several methods from dlg; fix displayed tags not updated after editing 12 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 12 years ago
ttrssmailer.php update reset user password to use ttrssMailer 12 years ago