summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-15fix tree expando being invisible on selected tree nodesAndrew Dolgov
2022-10-11Merge pull request 'Return true in custom error handler for proper suppressio...fox
2022-10-10Return true in custom error handler for proper suppressionjmechnich
2022-10-02Jenkins: set discarderAndrew Dolgov
2022-10-01remove docker-on-docker hacks from JenkinsfileAndrew Dolgov
2022-10-01Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2022-10-01add Jenkinsfile to enable separate CI for pull requestsAndrew Dolgov
2022-10-01Merge pull request 'Fix handling of suppressed errors' (#85) from mechnich/tt...fox
2022-10-01Merge pull request 'Fix PHP8 strtime warning if argument is null (addendum)' ...fox
2022-10-01Fix PHP8 strtime warning if argument is null (addendum)jmechnich
2022-10-01Fix handling of suppressed errorsjmechnich
2022-09-29make phpstan happyAndrew Dolgov
2022-09-29Update 'CONTRIBUTING.md'fox
2022-09-29Merge pull request 'Added support for api plugins virtual feeds' (#84) from S...fox
2022-09-29Merge branch 'master' into masterShemi
2022-09-29Added support for api plugins virtual feedsShemi
2022-09-28Merge pull request 'Fix PHP8 strtime warning if argument is null' (#83) from ...fox
2022-09-28Fix PHP8 strtime warning if argument is nulljmechnich
2022-09-03Merge pull request 'Set user related sessions for single user mode' (#82) fro...fox
2022-08-31Set user related sessions for single user modepowerivq