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 d466284fab * customizeCSS: client dialog
* remove hardcoded width from most dialogs (move to css)
* add helper to easily get dialog from its widget
* rework some dialog buttons to use current object instead of calling dialog by name
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 initial WIP for php8; bump php version requirement to 7.0 4 years ago
feeditem setArticleTags: prevent duplicate tags being assigned if called twice 4 years ago
handler shorten pref tab names; make log-alert clickable 4 years ago
logger remove PHPMD.UnusedFormalParameter 4 years ago
pref * customizeCSS: client dialog 4 years ago
api.php add UserHelper::find_user_by_login() and rewrite some user checks to invoke it instead of going through PDO 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
dlg.php opml import: no more iframe, use client dialog 4 years ago
feedenclosure.php
feeditem.php
feedparser.php
feeds.php generated feed: use client dialog 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 disable themes in safe mode; rework safe mode warning/login prompt 4 years ago
rssutils.php remove PHPMD.UnusedFormalParameter 4 years ago
sanitizer.php
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