.. |
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
|
Allow translation of notices in prefs.
|
2013-03-24 21:24:24 +04:00 |
api.php
|
api, getCategories: properly return information for categories with 0 feeds, but children categories present
|
2013-03-24 14:46:45 +04:00 |
article.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 |
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
|
Revert "title escaping: do not double-encode entities"
|
2013-03-23 10:49:50 +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
|
api: implement subscribeToFeed/unsubscribeFeed (closes #623)
|
2013-03-24 14:28:43 +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 |