summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-05minor: make PHPStan happy after a4eed151b73ca32e92963fae054e77f04a7d5eb2supahgreg
2025-10-05minor: Deal with potentially-missing 'inverse' key when testing filters.supahgreg
2025-10-05Merge pull request #1 from supahgreg/feature/phpstan-bumpGreg
2025-10-05Bump PHPStan to 2.1.30 and address new findings.supahgreg
2025-10-05Switch from 'tt-rss-web-static' links to wiki links.supahgreg
2025-10-05minor wording tweaks in the Enhancement Request issue template.supahgreg
2025-10-05Add some GitHub issue templates.supahgreg
2025-10-05Add a Dependabot config for PHP package dependency updates.supahgreg
2025-10-05Drop the 'eslint-formatter-gitlab' dev dependency.supahgreg
2025-10-05Bump node dev dependencies.supahgreg
2025-10-05Bump Dojo from 1.16.5 to 1.17.3.supahgreg
2025-10-05Include a short SHA tag when publishing images.supahgreg
2025-10-05Provide expected Docker image build args in the Publish workflow.supahgreg
2025-10-05Mention that Docker images are now being published.supahgreg
2025-10-05Ignore various paths in the Publish workflow.supahgreg
2025-10-05Enable building+publishing the 'web-nginx' image.supahgreg
2025-10-05Restore behavior of using the 'latest' tag on images.supahgreg
2025-10-05Add a Publish workflow.supahgreg
2025-10-04Revert PHPUnit job name change from 3d8c54877f89075eda0d7e196362f21709689ad9.supahgreg
2025-10-04Update some names in the PHP Code Quality workflow.supahgreg
2025-10-04Also trigger the PHP Code Quality workflow if 'phpunit.xml' changes.supahgreg
2025-10-04Add a workflow job for PHPUnit.supahgreg
2025-10-04Appeasing PHPStan.supahgreg
2025-10-04Add a GitHub workflow for code quality (initially existing PHPStan).supahgreg
2025-10-04Mention why the commit history is a bit inaccurate on 'github.com'.supahgreg
2025-10-03Initial attempt to support both 'main' and 'master' branches.supahgreg
2025-10-03Remove references to, and integrations with, 'tt-rss.org'.supahgreg
2025-10-02Merge branch 'weblate-integration' into 'master'Andrew Dolgov
2025-10-01Translated using Weblate (Estonian)Rivo Zängov
2025-09-27Merge branch 'weblate-integration' into 'master'Andrew Dolgov
2025-09-27Translated using Weblate (French)BlueTurtle
2025-09-18Merge branch 'bugfix/cli-opml-export-owner_uid' into 'master'Andrew Dolgov
2025-09-18Fix OPML exporting via 'update.php'.wn_
2025-09-02Merge branch 'builtin-feed' into 'master'Andrew Dolgov
2025-09-02use built-in feed for integration testAndrew Dolgov
2025-09-02Merge branch 'update-comicpress' into 'master'Andrew Dolgov
2025-09-02Fix Danby Drawsvjkcxl
2025-09-02Revert whitespace changesvjkcxl
2025-09-01Hopefully fix PHPStanvjkcxl
2025-09-01Try to add typesvjkcxl
2025-09-01Update ComicPress logicvjkcxl
2025-08-29Merge branch 'bugfix/published-feed-title' into 'master'wn
2025-08-29Tweak the 'Feeds::_get_title()' param order to make PHP happy.wn_
2025-08-29Minor fix in 'OPML#opml_export()'.wn_
2025-08-29Make 'owner_uid' required for 'Feeds::_get_title()' and 'Feeds::_get_cat_titl...wn_
2025-08-29Fix getting the title for syndicated feeds.wn_
2025-08-26Merge branch 'bugfix/limit-more-by-uid' into 'master'Andrew Dolgov
2025-08-25Filter more results by user ID.wn_
2025-08-25Merge branch 'feature/guzzle-7.10.0' into 'master'Andrew Dolgov
2025-08-24Bump Guzzle to 7.10.0 for PHP 8.5 compatibility.wn_