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/include
Andrew Dolgov 41bead9baa remove local file extensions and generalize some method names for cached media
file extensions may still be present in urls, but are ignored by the backend

MIGRATION (if you have any cached data worth keeping, not required):
in cache/images run "rename 's/\..*$//' *" i.e. strip file extensions
8 years ago
..
autoload.php autoload: include functions.php 12 years ago
ccache.php add housekeeping task for orphaned counter cache entries 10 years ago
colors.php do no try to pass MS icon files to GD 11 years ago
crypt.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 8 years ago
db-prefs.php move db-prefs to OO 12 years ago
db.php actually check for failures properly in the dbupdater 9 years ago
digest.php remove some unused code reported by phpmd 11 years ago
errorhandler.php error handler: do not log last query, truncate error message to a smaller length 9 years ago
feedbrowser.php Prevent target='_blank' vulnerability on dynamic link 8 years ago
functions.php simplify error handling 8 years ago
functions2.php remove local file extensions and generalize some method names for cached media 8 years ago
labels.php remove some unused code reported by phpmd 11 years ago
login_form.php dijit style updates 9 years ago
rssfuncs.php remove local file extensions and generalize some method names for cached media 8 years ago
sanity_check.php remove support for legacy mysql driver 8 years ago
sanity_config.php update sanity_config 9 years ago
sessions.php ttrss_gc: return true 9 years ago
version.php bump VERSION_STATIC due to Dojo changes 8 years ago