ttrss/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
2017-03-23 14:55:40 +03:00
..
autoload.php autoload: include functions.php 2013-04-24 09:05:58 +04:00
ccache.php add housekeeping task for orphaned counter cache entries 2015-03-06 14:14:51 +03:00
colors.php do no try to pass MS icon files to GD 2013-06-15 13:15:20 +04:00
crypt.php deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 2017-01-07 14:25:46 +03:00
db-prefs.php move db-prefs to OO 2013-04-18 12:00:01 +04:00
db.php actually check for failures properly in the dbupdater 2016-04-26 20:04:24 +03:00
digest.php remove some unused code reported by phpmd 2014-02-19 15:42:52 +04:00
errorhandler.php error handler: do not log last query, truncate error message to a smaller length 2016-02-17 16:42:13 +03:00
feedbrowser.php Prevent target='_blank' vulnerability on dynamic link 2017-02-12 11:01:36 +01:00
functions.php simplify error handling 2017-03-04 14:34:44 +03:00
functions2.php remove local file extensions and generalize some method names for cached media 2017-03-23 14:55:40 +03:00
labels.php remove some unused code reported by phpmd 2014-02-19 15:42:52 +04:00
login_form.php dijit style updates 2015-08-12 16:58:06 +03:00
rssfuncs.php remove local file extensions and generalize some method names for cached media 2017-03-23 14:55:40 +03:00
sanity_check.php remove support for legacy mysql driver 2016-08-21 14:03:35 +03:00
sanity_config.php update sanity_config 2015-12-01 10:11:40 +03:00
sessions.php ttrss_gc: return true 2015-12-07 15:25:31 +03:00
version.php bump VERSION_STATIC due to Dojo changes 2017-01-22 13:55:36 +03:00