summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-24add override links to utility viewsVeit Lehmann
2023-02-19Merge pull request 'Handle fetch issues in 'RSSUtils::update_basic_info'.' (#...fox
2023-02-17Handle fetch issues in 'RSSUtils::update_basic_info'.wn_
2023-02-13Merge pull request 'Fix calculating average color for *.ico' (#100) from yan1...fox
2023-02-10Fix calculating average color for *.icoChih-Hsuan Yen
2023-02-04Merge pull request 'Attempt calculating custom favicon avg color, only try ca...fox
2023-02-03Minor tweak to favicon avg color debug log message.wn_
2023-02-03Don't set 'favicon_avg_color' on feed obj unless it's valid.wn_
2023-02-03Fix logging favicon-related bools in 'RSSUtils::update_rss_feed()'.wn_
2023-02-03Persist failure to detect favicon average color.wn_
2023-02-03Ensure custom favicon color detection happens.wn_
2022-12-30deal with type errors in batch feed editor properly, un-deprecate PDO wrapper...Andrew Dolgov
2022-12-30batch feed editor: silence some more php8.1 undefined field warningsAndrew Dolgov
2022-12-30batch feed editor:Andrew Dolgov
2022-12-30CI: use local registry php imageAndrew Dolgov
2022-12-30show full commit timestamp with version information in prefs footerAndrew Dolgov
2022-12-28Merge branch 'weblate-integration'Andrew Dolgov
2022-12-28Translated using Weblate (German)Eike
2022-12-25Merge pull request 'Fix getting active feeds with errors.' (#97) from wn/tt-r...fox
2022-12-24Fix getting active feeds with errors.wn_
2022-12-22Merge pull request 'Only count updating (i.e. enabled) feeds when determining...fox
2022-12-21Only count updating (i.e. enabled) feeds when determining active feeds with e...wn_
2022-12-20Merge pull request 'Only touch on send for expirable cache files.' (#95) from...fox
2022-12-20Only touch on send for expirable cache files.wn_
2022-12-19make phpstan happyAndrew Dolgov
2022-12-19 * bring back cache-busting for feed icons based on timestampAndrew Dolgov
2022-12-19limit tree expando white color to prefsAndrew Dolgov
2022-12-13move af_readability out of master treeAndrew Dolgov
2022-12-13Merge pull request 'Bump af_readability 'html5-php' dependency to latest.' (#...fox
2022-12-12Add af_readability 'html5-php' Jenkinsfile.wn_
2022-12-12Bump af_readability 'html5-php' dependency to latest.wn_
2022-12-11phpstan: exclude tests in lib/Andrew Dolgov
2022-12-02Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2022-12-02fix cleanup_feed_icons unlinking nonexistant files, limit it to actual feed i...Andrew Dolgov
2022-11-28Merge pull request 'Consistently get the self URL.' (#92) from wn/tt-rss:bugf...fox
2022-11-28Consistently get the self URL.wn_
2022-11-28get_self_url: strip all trailing slashesAndrew Dolgov
2022-11-26DiskCache: enforce basename() on filenames passed to cache adapterAndrew Dolgov
2022-11-24migrate favicons directly to new cacheAndrew Dolgov
2022-11-24rework favicon storage to use DiskCacheAndrew Dolgov
2022-11-24DiskCache: tweak how expiration is invokedAndrew Dolgov
2022-11-24deprecate DiskCache->touch()Andrew Dolgov
2022-11-23update_rss_feed: use DiskCache to store feed dataAndrew Dolgov
2022-11-23 * split local cache implementation into a separate classAndrew Dolgov
2022-11-23Merge branch 'weblate-integration'Andrew Dolgov
2022-11-23Translated using Weblate (Galician)xosé m
2022-11-12Merge pull request 'Address upcoming string interpolation deprecation (PHP 8....fox
2022-11-12Address upcoming string interpolation deprecation.wn_
2022-10-15Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2022-10-15fix some PHP8 warnings generated while dragging feed tree items aroundAndrew Dolgov