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
wn_ cd52ca80ab Minor cleanup in 'Handler_Public->getProfiles' 5 years ago
..
auth don't try to pass string literal NOW() to ORM as a timestamp 5 years ago
db log applied migrations 5 years ago
feeditem
handler Minor cleanup in 'Handler_Public->getProfiles' 5 years ago
logger
pref remove published opml (use CLI instead) 5 years ago
api.php
article.php
config.php throttle login attempts, controlled by Config::AUTH_MIN_INTERVAL 5 years ago
counters.php use orm in some more places; prevent _get_cat_title from hitting the db for uncategorized 5 years ago
db.php set orm and pdo mysql charset on connection 5 years ago
debug.php
digest.php
diskcache.php
errors.php
feedenclosure.php
feeditem.php rename unfairly prefixed get_enclosures() in feeditem 5 years ago
feedparser.php
feeds.php nsfw: support API clients 5 years ago
handler.php
iauthmodule.php
ihandler.php
labels.php for the most part, deal with filter rules UI 5 years ago
logger.php route Logger:log() to user_error() if there's no adapter 5 years ago
mailer.php mailer: stop warning if to_name is unset (it's optional anyway) 5 years ago
opml.php remove published opml (use CLI instead) 5 years ago
plugin.php
pluginhandler.php drop errors.php and simplify error handling 5 years ago
pluginhost.php Fix E_NOTICE in `add_handler()`. 5 years ago
prefs.php experimental: add preference to show combined mode headlines as a 2 column grid 5 years ago
rpc.php add svg loading indicators 5 years ago
rssutils.php Switch 'RSSUtils::update_basic_info' to ORM 5 years ago
sanitizer.php
templator.php replace FALSE with false so that static analyzer shuts up about it 5 years ago
timehelper.php
urlhelper.php * limit progressfunction debugging to size quota exceeded notifications 5 years ago
userhelper.php use separate database column for OTP secrets (migrate previous format if needed) 5 years ago