ttrss/include
Andrew Dolgov 638fdf732a update_rss_feed: log warning when attempting to update unknown feed 2016-04-29 22:10:00 +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 implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY) 2013-04-13 18:24:41 +04: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 Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 2015-05-21 23:53:58 -04:00
functions.php fetch_file_contents: fix shim when invoked with 1 argument only 2016-03-31 09:48:05 +03:00
functions2.php sanitize: force strip unnecessary data outside of <body>...</body> tags generated by DOMDocument::saveHTML() 2016-04-29 21:59:34 +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 update_rss_feed: log warning when attempting to update unknown feed 2016-04-29 22:10:00 +03:00
sanity_check.php sanity_check: enforce minimum php version (5.4) 2015-12-04 19:03:57 +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 get_version: add missing substr 2016-03-28 13:26:09 +03:00