tt-rss/classes
Anders Kaseorg 0e653f751e Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
The undocumented _DISABLE_FEED_BROWSER option added in commit
c39befacb2 turns off the UI for looking
at which feeds other users are subscribed to, but it did not prevent
you from manually constructing an RPC call to get the same data.  This
was a privacy risk for those who consider _DISABLE_FEED_BROWSER
important.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2015-05-21 23:53:58 -04:00
..
auth
db rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors 2013-08-02 16:20:39 +04:00
feeditem Store size of enclosure to database 2014-07-15 16:23:46 +02:00
handler include subcategories in generated category feeds 2014-10-11 20:18:35 +04:00
logger
pref require version information in all additional themes 2014-12-09 15:16:53 +03:00
.htaccess
api.php api: getHeadlines: add configurable excerpt_length (bump api version) 2014-11-29 20:16:09 +03:00
article.php fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched 2014-07-17 00:39:13 +04:00
backend.php
db.php
dbupdater.php
dlg.php remove some unused code reported by phpmd 2014-02-19 15:42:52 +04:00
feedenclosure.php Store size of enclosure to database 2014-07-15 16:23:46 +02:00
feeditem.php
feedparser.php parser: trim some some feed-extracted data link titles and links 2014-03-04 16:38:04 +04:00
feeds.php add pluginhost HOOK_HEADLINES_BEFORE (refs #814) 2014-08-19 14:24:34 +04:00
handler.php
iauthmodule.php
idb.php
ihandler.php
logger.php
opml.php temporarily enable entity loader when importing opml because idk 2014-12-09 22:54:44 +03:00
plugin.php
pluginhandler.php
pluginhost.php add pluginhost HOOK_HEADLINES_BEFORE (refs #814) 2014-08-19 14:24:34 +04:00
rpc.php Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 2015-05-21 23:53:58 -04:00
ttrssmailer.php Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 2013-05-26 11:27:42 -04:00