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/classes
Andrew Dolgov 05f690c86b add a separator before HEADLINES_NO_DISTINCT 4 years ago
..
auth cleanup some defined-stuff 4 years ago
db fix get_pref always using default profile; remove unneeded code from db_prefs 4 years ago
feeditem
handler enforce some stricter type checking for loggers 4 years ago
logger fix crash caused by non-numeric non-null _SESSION[uid] passed to sql logger 4 years ago
pref add a separator before HEADLINES_NO_DISTINCT 4 years ago
api.php api: remove base64 encoded passwords (wtf), log all authentication failures in userhelper 4 years ago
article.php use constants in get_pref()/set_pref() 4 years ago
config.php cache schema version better 4 years ago
counters.php request label counters conditionally 4 years ago
db.php cleanup some defined-stuff 4 years ago
dbupdater.php cache schema version better 4 years ago
debug.php
digest.php use constants in get_pref()/set_pref() 4 years ago
diskcache.php
errors.php add Errors.php 4 years ago
feedenclosure.php
feeditem.php
feedparser.php
feeds.php feeds/view: silence view_mode warning 4 years ago
handler.php
iauthmodule.php
ihandler.php
labels.php
logger.php fix crash caused by non-numeric non-null _SESSION[uid] passed to sql logger 4 years ago
mailer.php logger: shorter syntax 4 years ago
opml.php implement prefs UI based on new prefs class and a few more things 4 years ago
plugin.php
pluginhandler.php drop errors.php and simplify error handling 4 years ago
pluginhost.php
prefs.php add an option to disable DISTINCT on headlines query (unless it's Labels category) 4 years ago
rpc.php silence phpstan warning 4 years ago
rssutils.php cache schema version better 4 years ago
sanitizer.php use constants in get_pref()/set_pref() 4 years ago
templator.php
timehelper.php use constants in get_pref()/set_pref() 4 years ago
urlhelper.php cleanup some defined-stuff 4 years ago
userhelper.php userhelper: only notify failed login for actual logins 4 years ago