ttrss/include
Andrew Dolgov e198cca75b Revert "sanitize: remove doctype properly, add experimental workaround against unnecessary html elements in sanitized data"
This reverts commit f44d59992e.
2013-10-06 15:59:28 +04:00
..
autoload.php autoload: include functions.php 2013-04-24 09:05:58 +04:00
ccache.php Revert "ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere" 2013-05-02 02:12:07 +04: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 fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
digest.php db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users 2013-05-16 21:57:39 +04:00
errorhandler.php errorhandler: check for Logger class existing 2013-05-13 13:32:51 +04:00
feedbrowser.php fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations 2013-09-02 13:09:32 +04:00
functions.php Revert "sanitize: remove doctype properly, add experimental workaround against unnecessary html elements in sanitized data" 2013-10-06 15:59:28 +04:00
labels.php get_article_labels: cache converted label ids 2013-07-28 23:36:57 +04:00
login_form.php login page: remove version 2013-06-25 22:14:50 +04:00
rssfuncs.php make language detection optional (closes #779) 2013-09-27 13:45:21 +04:00
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 2013-08-09 09:19:57 +04:00
sanity_config.php make language detection optional (closes #779) 2013-09-27 13:45:21 +04:00
sessions.php better error reporting in session validation 2013-07-06 12:05:52 +04:00
version.php release 1.10 2013-09-21 17:36:53 +04:00