1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00
ttrss/classes
2013-03-25 19:46:43 +04:00
..
auth db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04:00
handler add basic password recovery thing 2013-03-22 14:50:02 +04:00
pref let us rejoice on being able to create double negative filters (refs #631) 2013-03-25 19:46:43 +04:00
api.php api: fix updateFeed crashing (closes #616) 2013-03-25 16:20:45 +04:00
article.php create_published_article: set last_published properly on creation 2013-03-25 10:30:01 +04:00
backend.php tweak hotkey map notation to allow stuff like shift-arrows 2013-03-18 20:59:48 +04:00
dlg.php db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04:00
feeds.php add a simple appearing preview for unexpanded cdm and normal mode 2013-03-25 16:09:05 +04:00
handler.php implement plugin routing masks, add example plugin 2012-12-23 23:05:51 +04:00
iauthmodule.php move authentication modules to plugins/ 2012-12-27 15:14:44 +04:00
ihandler.php implement plugin routing masks, add example plugin 2012-12-23 23:05:51 +04:00
opml.php db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04:00
plugin.php more work on user-selectable plugins; properly process system and user plugins 2012-12-25 10:02:08 +04:00
pluginhandler.php pluginhandler: better error reporting 2013-03-16 12:26:14 +04:00
pluginhost.php db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 2013-03-22 09:14:55 +04:00
rpc.php add a simple appearing preview for unexpanded cdm and normal mode 2013-03-25 16:09:05 +04:00
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 2013-03-16 10:21:55 +04:00
ttrssmailer.php update reset user password to use ttrssMailer 2013-03-23 09:20:16 +04:00