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 fdb1fc7608 get_version: fix commit/timestamp lost on subsequent invocations because of misbehaving caching 5 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 remove version.php and VERSION global constant, do version-related things in a slightly less ridiculous way 5 years ago
logger SQL logger: log some parameters 5 years ago
pref update app password notice 5 years ago
api.php add placeholder authentication via app passwords if service is passed 5 years ago
article.php tag-related fixes 5 years ago
backend.php af_readability: add missing file 5 years ago
ccache.php Be explicit when id column is ambiguous 6 years ago
counters.php Be explicit when id column is ambiguous 6 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 add notifications for mail and password changes 5 years ago
diskcache.php DiskCache::rewriteUrls() - remove img[@srcset] 5 years ago
dlg.php move several more global functions to more appropriate classes 5 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 show current unread counter on headlines toolbar if sidebar is hidden 5 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 labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated 6 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 move several more global functions to more appropriate classes 5 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 remove hardcoded iframe domain whitelist, make iframe script whitelisting configurable by plugins (HOOK_IFRAME_WHITELISTED) 5 years ago
rpc.php get_version: fix commit/timestamp lost on subsequent invocations because of misbehaving caching 5 years ago
rssutils.php cache media: set referrer to source URL when fetching images 5 years ago