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 f423874e05 checking for PDO there is rather useless 3 years ago
..
auth don't try to pass string literal NOW() to ORM as a timestamp 4 years ago
db log applied migrations 4 years ago
feeditem rename unfairly prefixed get_enclosures() in feeditem 4 years ago
handler FIX: public.php - Undefined index: feed_title 3 years ago
logger use separate connection for logging 4 years ago
pref OTP: generate longer secrets, also make them easier to read/copy 4 years ago
api.php Switch most of API to ORM 4 years ago
article.php HOOK_ARTICLE_IMAGE: stop after first provided match 4 years ago
config.php checking for PDO there is rather useless 3 years ago
counters.php use orm in some more places; prevent _get_cat_title from hitting the db for uncategorized 4 years ago
db.php set orm and pdo mysql charset on connection 4 years ago
debug.php general cleanup, set some type hints 4 years ago
digest.php fix digest preview not working on mysql because of a quoted LIMIT argument 4 years ago
diskcache.php * sanitize: never rewrite relative links to our own prefix 4 years ago
errors.php check if client-presented URL scheme is different from one configured in SELF_URL_PATH 4 years ago
feedenclosure.php
feeditem.php rename unfairly prefixed get_enclosures() in feeditem 4 years ago
feedparser.php
feeds.php include archived articles (which lack associated feed id) when browsing by tag 3 years ago
handler.php
iauthmodule.php
ihandler.php
labels.php
logger.php route Logger:log() to user_error() if there's no adapter 4 years ago
mailer.php mailer: stop warning if to_name is unset (it's optional anyway) 4 years ago
opml.php remove published opml (use CLI instead) 4 years ago
plugin.php move around some methods in base plugins class 4 years ago
pluginhandler.php drop errors.php and simplify error handling 4 years ago
pluginhost.php pluginhost: add profile_get/profile_set helpers 4 years ago
prefs.php experimental: add preference to show combined mode headlines as a 2 column grid 4 years ago
rpc.php yet another flex feedtree attempt 4 years ago
rssutils.php functions_enabled: trim spaces from disable_functions php ini setting 4 years ago
sanitizer.php * sanitize: never rewrite relative links to our own prefix 4 years ago
templator.php
timehelper.php use constants in get_pref()/set_pref() 4 years ago
urlhelper.php add urlhelper to extract youtube video id from url 3 years ago
userhelper.php Improve missing token check 3 years ago