Commit Graph

12306 Commits

Author SHA1 Message Date
supahgreg
3d8c54877f Update some names in the PHP Code Quality workflow. 2025-10-04 22:17:15 +00:00
supahgreg
a32720615f Also trigger the PHP Code Quality workflow if 'phpunit.xml' changes. 2025-10-04 21:56:58 +00:00
supahgreg
4f2423198a Add a workflow job for PHPUnit. 2025-10-04 21:53:44 +00:00
supahgreg
664f37ae71 Appeasing PHPStan.
The two if statements involved are related to calls to 'tt-rss.org' that are intentionally disabled.
2025-10-04 21:20:32 +00:00
supahgreg
591ee81ad3 Add a GitHub workflow for code quality (initially existing PHPStan). 2025-10-04 21:15:25 +00:00
supahgreg
4583ae8dc3 Mention why the commit history is a bit inaccurate on 'github.com'. 2025-10-04 00:52:51 +00:00
supahgreg
d7a91de140 Initial attempt to support both 'main' and 'master' branches. 2025-10-03 22:03:52 +00:00
supahgreg
5e99eb41ec Remove references to, and integrations with, 'tt-rss.org'. 2025-10-03 21:00:43 +00:00
Andrew Dolgov
c67b943aa8 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!188
2025-10-02 11:17:38 +03:00
Rivo Zängov
7c79b771e1 Translated using Weblate (Estonian)
Currently translated at 41.5% (292 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/et/
2025-10-01 13:02:03 +00:00
Andrew Dolgov
b369bf8107 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!187
2025-09-27 21:22:48 +03:00
BlueTurtle
437f8515ad Translated using Weblate (French)
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-27 12:02:22 +02:00
Andrew Dolgov
35aa534c71 Merge branch 'bugfix/cli-opml-export-owner_uid' into 'master'
Fix OPML exporting via 'update.php'.

See merge request tt-rss/tt-rss!186
2025-09-18 07:18:17 +03:00
wn_
98779acdc5 Fix OPML exporting via 'update.php'. 2025-09-18 00:29:31 +00:00
Andrew Dolgov
139632c417 Merge branch 'builtin-feed' into 'master'
use built-in feed for integration test

See merge request tt-rss/tt-rss!185
2025-09-02 22:24:44 +03:00
Andrew Dolgov
36644365c8 use built-in feed for integration test 2025-09-02 22:22:24 +03:00
Andrew Dolgov
be3ee920b1 Merge branch 'update-comicpress' into 'master'
Update ComicPress logic

See merge request tt-rss/tt-rss!183
2025-09-02 21:24:44 +03:00
vjkcxl
c914d0710f Fix Danby Draws 2025-09-02 11:15:21 -05:00
vjkcxl
17bd835530 Revert whitespace changes 2025-09-02 10:59:59 -05:00
vjkcxl
17c6d7af8d Hopefully fix PHPStan 2025-09-01 14:42:00 -05:00
vjkcxl
6c0bcd90ed Try to add types 2025-09-01 14:32:23 -05:00
vjkcxl
efe6fbd3fa Update ComicPress logic
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-09-01 14:06:10 -05:00
wn
98dbf49733 Merge branch 'bugfix/published-feed-title' into 'master'
Fix getting the title for syndicated feeds.

See merge request tt-rss/tt-rss!182
2025-08-29 10:03:27 -05:00
wn_
ecef0ae951 Tweak the 'Feeds::_get_title()' param order to make PHP happy.
Required params need to go before optional.
2025-08-29 12:28:05 +00:00
wn_
fd5ce90efe Minor fix in 'OPML#opml_export()'. 2025-08-29 12:22:27 +00:00
wn_
e5c5a1bf42 Make 'owner_uid' required for 'Feeds::_get_title()' and 'Feeds::_get_cat_title()'. 2025-08-29 12:19:04 +00:00
wn_
9aafc7bb8d Fix getting the title for syndicated feeds.
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-29 12:04:20 +00:00
Andrew Dolgov
57cd48d9f7 Merge branch 'bugfix/limit-more-by-uid' into 'master'
Filter more results by user ID.

See merge request tt-rss/tt-rss!181
2025-08-26 08:14:10 +03:00
wn_
9982871ac1 Filter more results by user ID. 2025-08-25 16:06:41 +00:00
Andrew Dolgov
2d12ced897 Merge branch 'feature/guzzle-7.10.0' into 'master'
Bump Guzzle to 7.10.0 for PHP 8.5 compatibility.

See merge request tt-rss/tt-rss!180
2025-08-25 13:39:41 +03:00
wn_
618cb5bf78 Bump Guzzle to 7.10.0 for PHP 8.5 compatibility.
https://github.com/guzzle/guzzle/compare/7.9.2...7.10.0
2025-08-24 14:40:07 +00:00
Andrew Dolgov
f7fc00326e Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!179
2025-08-15 08:02:19 +03:00
Edgars Andersons
31d5887831 Translated using Weblate (Latvian)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/
2025-08-14 20:02:12 +00:00
Andrew Dolgov
0669995c47 Merge branch 'autoswitch-retries' into 'master'
bump amount of retries when trying to auto-switch theme

See merge request tt-rss/tt-rss!178
2025-08-14 18:37:05 +03:00
Andrew Dolgov
25f416719b bump amount of retries when trying to auto-switch theme 2025-08-14 18:34:26 +03:00
Andrew Dolgov
e8db412dfc Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!177
2025-08-13 22:05:27 +03:00
josé m
c60b4a6a69 Translated using Weblate (Galician)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2025-08-13 19:02:17 +00:00
Andrew Dolgov
a627f40477 Merge branch 'docker-updater-patch' into 'master'
Add update-ca-certificates to updater.sh

See merge request tt-rss/tt-rss!176
2025-08-13 15:02:31 +03:00
Julian Labus
1cd05e5b61 Add update-ca-certificates to updater.sh 2025-08-13 13:38:33 +02:00
Andrew Dolgov
20843a9d15 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!175
2025-08-11 21:45:06 +03:00
Patrick Ahles
aff4e3e840 Translated using Weblate (French)
Currently translated at 99.4% (699 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fr/
2025-08-11 18:02:49 +02:00
Andrew Dolgov
13e1d674ee Merge branch 'bugfix/default-dark-theme-bookmarklets' into 'master'
Fix default dark mode CSS path in UtilityJS, use configurable default themes in bookmarklets.

See merge request tt-rss/tt-rss!174
2025-08-10 17:30:57 +03:00
wn_
b803f85ec2 Fix default dark mode CSS path in UtilityJS, use configurable default themes in bookmarklets. 2025-08-10 12:27:38 +00:00
Andrew Dolgov
c6624d06a8 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!173
2025-08-10 12:26:28 +03:00
Edgars Andersons
9de87345c2 Translated using Weblate (Latvian)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/
2025-08-09 14:01:52 +02:00
Andrew Dolgov
4758c5f0bf Merge branch 'navigator-offline' into 'master'
check if backend is reachable when handling night mode change instead of...

See merge request tt-rss/tt-rss!172
2025-08-08 14:56:44 +03:00
Andrew Dolgov
d84260b59d check if backend is reachable when handling night mode change instead of relying on navigator.onLine 2025-08-08 14:36:52 +03:00
Andrew Dolgov
2ec0aa7cad Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!171
2025-08-08 14:23:18 +03:00
Edgars Andersons
91ac7c3f1f Translated using Weblate (Latvian)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/
2025-08-08 09:02:29 +00:00
ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)
6fc1ba172c Translated using Weblate (Latvian)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/
2025-08-07 07:01:59 +02:00