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 a922b3cc6d order_to_override_query: allow HOOK_HEADLINES_CUSTOM_SORT_OVERRIDE plugins to override built-in sorting 4 years ago
..
auth add placeholder authentication via app passwords if service is passed 5 years ago
db db_prefs: return null if requested key is unset 5 years ago
feeditem tag-related fixes 5 years ago
handler Silence php 7.2 error message generated in `session_set_cookie_params`. 4 years ago
logger SQL logger: log some parameters 5 years ago
pref prefs: show disabled filters properly on mysql 4 years ago
api.php move order_by to SQL override logic into a separate function 4 years ago
article.php eslint-related fixes; move a few things from global context to App 4 years ago
backend.php af_readability: add missing file 5 years ago
counters.php properly return counters for labels with zero assigned articles 4 years ago
db.php Logger_SQL: use separate PDO connection 6 years ago
dbupdater.php further update CLI schema updater layout to make it more readable 5 years ago
debug.php CLI tools: fix --quiet not working if --log is unset 6 years ago
digest.php allow overriding built-in templates via templates.local 4 years ago
diskcache.php better support for image srcset attributes as discussed in https://community.tt-rss.org/t/problem-with-img-srcset/3519 4 years ago
dlg.php mark primary button in the default password dialog 4 years ago
feedenclosure.php remove some redundant php closing tags 7 years ago
feeditem.php Store language of entries as indicated by the feed. 6 years ago
feedparser.php parser: force libxml error messages to valid utf8 5 years ago
feeds.php order_to_override_query: allow HOOK_HEADLINES_CUSTOM_SORT_OVERRIDE plugins to override built-in sorting 4 years ago
handler.php pluginhost: do not connect via legacy DB api until requested 7 years ago
iauthmodule.php add placeholder authentication via app passwords if service is passed 5 years ago
idb.php remove some redundant php closing tags 7 years ago
ihandler.php remove some redundant php closing tags 7 years ago
labels.php search: add support for label:XXX search keyword 4 years ago
logger.php Logger->log() allow passing context (defaults to '') 6 years ago
mailer.php Fix to_address being logged twice 5 years ago
opml.php OPML: export/import per-feed purge interval 4 years ago
plugin.php pluginhost: remove plugin gettext helpers (moved to plugin base class) 5 years ago
pluginhandler.php af_readability: add missing file 5 years ago
pluginhost.php pluginhost: allow overriding default sort modes via HOOK_HEADLINES_CUSTOM_SORT_MAP etc 4 years ago
rpc.php get_version: fix commit/timestamp lost on subsequent invocations because of misbehaving caching 5 years ago
rssutils.php core: pass found enclosures to HOOK_ARTICLE_FILTER 4 years ago
templator.php allow overriding built-in templates via templates.local 4 years ago