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 d3b0e3487e fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations 11 years ago
..
autoload.php autoload: include functions.php 11 years ago
ccache.php Revert "ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere" 11 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 fix blank character after opening bracket in function calls 11 years ago
digest.php db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users 11 years ago
errorhandler.php errorhandler: check for Logger class existing 11 years ago
feedbrowser.php fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations 11 years ago
functions.php use plurals for comment/comments link in article, properly translate comments string, add feed title to article in zoom mode 11 years ago
labels.php get_article_labels: cache converted label ids 11 years ago
login_form.php login page: remove version 11 years ago
rssfuncs.php pass logfile to child tasks if locking is possible, lock logfile before writing, add kludge to prevent update_rss_feed unneeded debugging go into master logfile 11 years ago
sanity_check.php do not use iconv in tag_is_valid, data should be utf8 anyway at this point; remove sanity check for iconv because parser does not use it 11 years ago
sanity_config.php update config checks for SMTP_SECURE 11 years ago
sessions.php better error reporting in session validation 11 years ago
version.php release 1.9 11 years ago