tt-rss/include
2017-02-09 23:19:26 +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 force ngettext() count argument type to string 2017-01-22 10:18:43 +03:00
functions.php subscribe dialog: do not report errors via alert() 2017-01-28 12:45:49 +03:00
functions2.php pass several image files used in notify messages to frontend as base64 to prevent broken error messages in case network connection is down. also, update some close buttons to show correct cursor. 2017-02-09 23:19:26 +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 image cache: do not try to cache data: schema urls; add caching of html5 video content (similar to cache_starred_images plugin) 2017-02-04 11:50:01 +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