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 8850646ff3 Merge pull request #77 from scarabeusiv/master
Fix pluralized forms and whitespace in translations and fix the l10n tools
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 add basic password recovery thing 12 years ago
pref Merge pull request #77 from scarabeusiv/master 12 years ago
api.php api, getCategories: properly return information for categories with 0 feeds, but children categories present 12 years ago
article.php db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 12 years ago
backend.php tweak hotkey map notation to allow stuff like shift-arrows 12 years ago
dlg.php db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 12 years ago
feeds.php Revert "title escaping: do not double-encode entities" 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 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 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 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 12 years ago
rpc.php api: implement subscribeToFeed/unsubscribeFeed (closes #623) 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