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 053b262aa7 rename public.php/cached_url to cached 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 db-prefs: minor cleanup, add warnings if unknown prefs are requested 4 years ago
feeditem article: unify naming 4 years ago
handler rename public.php/cached_url to cached 4 years ago
logger remove PHPMD.UnusedFormalParameter 4 years ago
pref * switch to xhr.post() almost everywhere 4 years ago
api.php api: unify naming 4 years ago
article.php format note on the client 4 years ago
counters.php counters: just merge everything at once 4 years ago
db.php drop legacy DB interface and related sanity checks 4 years ago
dbupdater.php dbupdater: unify naming 4 years ago
debug.php
digest.php article: unify naming 4 years ago
diskcache.php rename public.php/cached_url to cached 4 years ago
feedenclosure.php
feeditem.php article: unify naming 4 years ago
feedparser.php fix some more warnings reported by phpstan 4 years ago
feeds.php modify classname helpers to use element.classList; fix feed debugger & share--get 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
ihandler.php
labels.php article: unify naming 4 years ago
logger.php Logger::log - allow specifying errno 4 years ago
mailer.php Logger::log - allow specifying errno 4 years ago
opml.php feeds: unify naming 4 years ago
plugin.php * add (disabled) shortcut syntax for plugin methods 4 years ago
pluginhandler.php * add (disabled) shortcut syntax for plugin methods 4 years ago
pluginhost.php move bookmarklet-related methods out of public.php into the plugin 4 years ago
rpc.php * switch to xhr.post() almost everywhere 4 years ago
rssutils.php move rgb/hsl functions to their own namespace 4 years ago
sanitizer.php move some old-style handlers to new callback ones 4 years ago
templator.php
timehelper.php fix several warnings reported by phpstan 4 years ago
urlhelper.php fix several warnings reported by phpstan 4 years ago
userhelper.php move bookmarklet-related methods out of public.php into the plugin 4 years ago