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 638fdf732a update_rss_feed: log warning when attempting to update unknown feed 8 years ago
..
autoload.php autoload: include functions.php 11 years ago
ccache.php add housekeeping task for orphaned counter cache entries 9 years ago
colors.php do no try to pass MS icon files to GD 11 years ago
crypt.php implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY) 11 years ago
db-prefs.php move db-prefs to OO 11 years ago
db.php actually check for failures properly in the dbupdater 8 years ago
digest.php remove some unused code reported by phpmd 10 years ago
errorhandler.php error handler: do not log last query, truncate error message to a smaller length 8 years ago
feedbrowser.php Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 9 years ago
functions.php fetch_file_contents: fix shim when invoked with 1 argument only 8 years ago
functions2.php sanitize: force strip unnecessary data outside of <body>...</body> tags generated by DOMDocument::saveHTML() 8 years ago
labels.php remove some unused code reported by phpmd 10 years ago
login_form.php dijit style updates 9 years ago
rssfuncs.php update_rss_feed: log warning when attempting to update unknown feed 8 years ago
sanity_check.php sanity_check: enforce minimum php version (5.4) 9 years ago
sanity_config.php update sanity_config 9 years ago
sessions.php ttrss_gc: return true 9 years ago
version.php get_version: add missing substr 8 years ago