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 17a8e61d2a deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1
1. transparent decryption for existing installs stays for the time being
2. new passwords are not going to be encrypted even if FEED_CRYPT_KEY is defined
3. added update.php --decrypt-feeds to bulk decrypt existing encrypted passwords
4. updated install to not auto-generate crypt key
5. added warning to config.php-dist
8 years ago
..
auth
db remove support for legacy mysql driver 8 years ago
feeditem
handler generate_syndicated_feed: sanitize content excerpt 9 years ago
logger
pref deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 8 years ago
api.php Add feed_id to subscribeToFeed response when the code is 1 or 0. 8 years ago
article.php edit tags dialog: fix height 8 years ago
backend.php
db.php remove support for legacy mysql driver 8 years ago
dbupdater.php actually check for failures properly in the dbupdater 9 years ago
dlg.php
feedenclosure.php
feeditem.php
feedparser.php feedparser: fix syntax error 8 years ago
feeds.php disable autocomplete in subscription dialog 9 years ago
handler.php fix missing DB object when instantiated to import opml 12 years ago
iauthmodule.php
idb.php actually check for failures properly in the dbupdater 9 years ago
ihandler.php
logger.php
opml.php
plugin.php
pluginhandler.php
pluginhost.php add PluginHost.HOOK_ARTICLE_EXPORT_FEED 9 years ago
rpc.php fix sql error when subscribing to a feed using feed archive 8 years ago
ttrssmailer.php ttrssmailer: include phpmailer's smtp class 8 years ago