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
Philip Klempin ace19c0790 Add defaults to api.php variables 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 shorten pref tab names; make log-alert clickable 4 years ago
logger remove PHPMD.UnusedFormalParameter 4 years ago
pref add UserHelper::find_user_by_login() and rewrite some user checks to invoke it instead of going through PDO 4 years ago
api.php Add defaults to api.php variables 4 years ago
article.php make ARTICLE_KIND_ constants class members 4 years ago
backend.php
counters.php
db.php db: add type hints 4 years ago
dbupdater.php
debug.php
digest.php
diskcache.php move some old-style handlers to new callback ones 4 years ago
dlg.php opml: normalize class name 4 years ago
feedenclosure.php
feeditem.php
feedparser.php
feeds.php rewrite some more hooks in classes/feeds 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
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 front page log checker: filter out idiotic GD warning 4 years ago
rssutils.php remove PHPMD.UnusedFormalParameter 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 add UserHelper::find_user_by_login() and rewrite some user checks to invoke it instead of going through PDO 4 years ago