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 8e75551f95 pref prefs: split index into manageable chunks 4 years ago
..
auth add UserHelper::find_user_by_login() and rewrite some user checks to invoke it instead of going through PDO 4 years ago
db
feeditem
handler use shortcut echo syntax for php templates 4 years ago
logger remove PHPMD.UnusedFormalParameter 4 years ago
pref pref prefs: split index into manageable chunks 4 years ago
api.php Add defaults to api.php variables 4 years ago
article.php fail better if requested article URL is blank 4 years ago
backend.php rework a few more dialogs to use App.dialogOf() 4 years ago
counters.php fix even more warnings reported by phpstan 4 years ago
db.php db: add type hints 4 years ago
dbupdater.php fix some more warnings reported by phpstan 4 years ago
debug.php
digest.php fix some more warnings reported by phpstan 4 years ago
diskcache.php move some old-style handlers to new callback ones 4 years ago
feedenclosure.php
feeditem.php
feedparser.php fix some more warnings reported by phpstan 4 years ago
feeds.php use shortcut echo syntax for php templates 4 years ago
handler.php
iauthmodule.php fix hierarchy of authentication modules, make everything extend Auth_Base and implement hook_auth_user() for pluginhost 4 years ago
idb.php
ihandler.php
labels.php fix some more warnings reported by phpstan 4 years ago
logger.php
mailer.php
opml.php opml: normalize class name 4 years ago
plugin.php remove PHPMD.UnusedFormalParameter 4 years ago
pluginhandler.php
pluginhost.php pluginhost: a few more warnings and type hints 4 years ago
rpc.php fail better if requested article URL is blank 4 years ago
rssutils.php force _ENABLED_PLUGINS to string when passed to pluginhost 4 years ago
sanitizer.php move some old-style handlers to new callback ones 4 years ago
templator.php
timehelper.php
urlhelper.php
userhelper.php force _ENABLED_PLUGINS to string when passed to pluginhost 4 years ago