| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-05 | minor: make PHPStan happy after a4eed151b73ca32e92963fae054e77f04a7d5eb2 | supahgreg | |
| 2025-10-05 | minor: Deal with potentially-missing 'inverse' key when testing filters. | supahgreg | |
| 2025-10-05 | Merge pull request #1 from supahgreg/feature/phpstan-bump | Greg | |
| Bump PHPStan to 2.1.30 and address new findings. | |||
| 2025-10-05 | Bump PHPStan to 2.1.30 and address new findings. | supahgreg | |
| Also some minor adjacent cleanup. | |||
| 2025-10-05 | Switch from 'tt-rss-web-static' links to wiki links. | supahgreg | |
| 2025-10-05 | minor wording tweaks in the Enhancement Request issue template. | supahgreg | |
| 2025-10-05 | Add some GitHub issue templates. | supahgreg | |
| 2025-10-05 | Add a Dependabot config for PHP package dependency updates. | supahgreg | |
| 2025-10-05 | Drop the 'eslint-formatter-gitlab' dev dependency. | supahgreg | |
| 2025-10-05 | Bump node dev dependencies. | supahgreg | |
| 2025-10-05 | Bump Dojo from 1.16.5 to 1.17.3. | supahgreg | |
| This should help with some of the security findings. | |||
| 2025-10-05 | Include a short SHA tag when publishing images. | supahgreg | |
| 2025-10-05 | Provide expected Docker image build args in the Publish workflow. | supahgreg | |
| 2025-10-05 | Mention that Docker images are now being published. | supahgreg | |
| 2025-10-05 | Ignore various paths in the Publish workflow. | supahgreg | |
| 2025-10-05 | Enable building+publishing the 'web-nginx' image. | supahgreg | |
| 2025-10-05 | Restore behavior of using the 'latest' tag on images. | supahgreg | |
| A 'main' tag was being created+used. https://github.com/docker/metadata-action?tab=readme-ov-file#latest-tag | |||
| 2025-10-05 | Add a Publish workflow. | supahgreg | |
| 2025-10-04 | Revert PHPUnit job name change from 3d8c54877f89075eda0d7e196362f21709689ad9. | supahgreg | |
| GitHub doesn't handle long-ish names well in the UI, so just go with the default behavior. | |||
| 2025-10-04 | Update some names in the PHP Code Quality workflow. | supahgreg | |
| 2025-10-04 | Also trigger the PHP Code Quality workflow if 'phpunit.xml' changes. | supahgreg | |
| 2025-10-04 | Add a workflow job for PHPUnit. | supahgreg | |
| 2025-10-04 | Appeasing PHPStan. | supahgreg | |
| The two if statements involved are related to calls to 'tt-rss.org' that are intentionally disabled. | |||
| 2025-10-04 | Add a GitHub workflow for code quality (initially existing PHPStan). | supahgreg | |
| 2025-10-04 | Mention why the commit history is a bit inaccurate on 'github.com'. | supahgreg | |
| 2025-10-03 | Initial attempt to support both 'main' and 'master' branches. | supahgreg | |
| 2025-10-03 | Remove references to, and integrations with, 'tt-rss.org'. | supahgreg | |
| 2025-10-02 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!188 | |||
| 2025-10-01 | Translated using Weblate (Estonian) | Rivo Zängov | |
| Currently translated at 41.5% (292 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/et/ | |||
| 2025-09-27 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!187 | |||
| 2025-09-27 | Translated using Weblate (French) | BlueTurtle | |
| Currently translated at 100.0% (703 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fr/ | |||
| 2025-09-18 | Merge branch 'bugfix/cli-opml-export-owner_uid' into 'master' | Andrew Dolgov | |
| Fix OPML exporting via 'update.php'. See merge request tt-rss/tt-rss!186 | |||
| 2025-09-18 | Fix OPML exporting via 'update.php'. | wn_ | |
| 2025-09-02 | Merge branch 'builtin-feed' into 'master' | Andrew Dolgov | |
| use built-in feed for integration test See merge request tt-rss/tt-rss!185 | |||
| 2025-09-02 | use built-in feed for integration test | Andrew Dolgov | |
| 2025-09-02 | Merge branch 'update-comicpress' into 'master' | Andrew Dolgov | |
| Update ComicPress logic See merge request tt-rss/tt-rss!183 | |||
| 2025-09-02 | Fix Danby Draws | vjkcxl | |
| 2025-09-02 | Revert whitespace changes | vjkcxl | |
| 2025-09-01 | Hopefully fix PHPStan | vjkcxl | |
| 2025-09-01 | Try to add types | vjkcxl | |
| 2025-09-01 | Update ComicPress logic | vjkcxl | |
| This updates the logic to work across a variety of additional sites. Additionally, it grabs the author's comments from comics, such as the text on Buttersafe. This does not update the list of supported comics. There are too many comic sites to enumerate all of them anyway. | |||
| 2025-08-29 | Merge branch 'bugfix/published-feed-title' into 'master' | wn | |
| Fix getting the title for syndicated feeds. See merge request tt-rss/tt-rss!182 | |||
| 2025-08-29 | Tweak the 'Feeds::_get_title()' param order to make PHP happy. | wn_ | |
| Required params need to go before optional. | |||
| 2025-08-29 | Minor fix in 'OPML#opml_export()'. | wn_ | |
| 2025-08-29 | Make 'owner_uid' required for 'Feeds::_get_title()' and ↵ | wn_ | |
| 'Feeds::_get_cat_title()'. | |||
| 2025-08-29 | Fix getting the title for syndicated feeds. | wn_ | |
| https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/181 missed that 'Feeds::_get_title()' gets invoked when headlines are generated for syndicated feeds. | |||
| 2025-08-26 | Merge branch 'bugfix/limit-more-by-uid' into 'master' | Andrew Dolgov | |
| Filter more results by user ID. See merge request tt-rss/tt-rss!181 | |||
| 2025-08-25 | Filter more results by user ID. | wn_ | |
| 2025-08-25 | Merge branch 'feature/guzzle-7.10.0' into 'master' | Andrew Dolgov | |
| Bump Guzzle to 7.10.0 for PHP 8.5 compatibility. See merge request tt-rss/tt-rss!180 | |||
| 2025-08-24 | Bump Guzzle to 7.10.0 for PHP 8.5 compatibility. | wn_ | |
| https://github.com/guzzle/guzzle/compare/7.9.2...7.10.0 | |||