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
Bram Schoenmakers 7b3110c9c9 Fix for testing filters getting stuck sometimes.
Sometimes when testing a filter the database becomes unresponsive, stuck
in a long query.

Solution: properly join ttrss_entries and ttrss_user_entries instead of
working with their carthesian product.
11 years ago
..
autoload.php
ccache.php
colors.php
crypt.php
db-prefs.php
db.php fix blank character after opening bracket in function calls 12 years ago
digest.php
errorhandler.php
feedbrowser.php
functions.php
functions2.php
labels.php
login_form.php
rssfuncs.php
sanity_check.php
sanity_config.php
sessions.php
version.php