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 dcf0135285 logger: shorter syntax 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 wip: initial for config object 4 years ago
handler logger: shorter syntax 4 years ago
logger logger: shorter syntax 4 years ago
pref logger: shorter syntax 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 logger: shorter syntax 4 years ago
counters.php request label counters conditionally 4 years ago
db.php cleanup some defined-stuff 4 years ago
dbupdater.php dbupdater: unify naming 4 years ago
debug.php use self:: in some places to invoke static methods from the same class 4 years ago
digest.php use constants in get_pref()/set_pref() 4 years ago
diskcache.php migrate the rest into Config:: 4 years ago
errors.php add Errors.php 4 years ago
feedenclosure.php remove some redundant php closing tags 8 years ago
feeditem.php article: unify naming 4 years ago
feedparser.php fix some more warnings reported by phpstan 4 years ago
feeds.php use constants in get_pref()/set_pref() 4 years ago
handler.php handler: default base csrf_ignore() to false 4 years ago
iauthmodule.php fix hierarchy of authentication modules, make everything extend Auth_Base and implement hook_auth_user() for pluginhost 4 years ago
ihandler.php remove some redundant php closing tags 8 years ago
labels.php for the most part, deal with filter rules UI 4 years ago
logger.php logger: shorter syntax 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 * add (disabled) shortcut syntax for plugin methods 4 years ago
pluginhandler.php drop errors.php and simplify error handling 4 years ago
pluginhost.php dirname(__FILE__) -> __DIR__ 4 years ago
prefs.php logger: shorter syntax 4 years ago
rpc.php logger: shorter syntax 4 years ago
rssutils.php logger: shorter syntax 4 years ago
sanitizer.php use constants in get_pref()/set_pref() 4 years ago
templator.php replace FALSE with false so that static analyzer shuts up about it 4 years ago
timehelper.php use constants in get_pref()/set_pref() 4 years ago
urlhelper.php cleanup some defined-stuff 4 years ago
userhelper.php logger: shorter syntax 4 years ago