Commit Graph

12210 Commits

Author SHA1 Message Date
wn
18f8f55ce5 Merge branch 'search-by-tags' into 'master'
allow searching by tags (prefix tag:)

See merge request tt-rss/tt-rss!154
2025-06-23 11:17:52 -05:00
Andrew Dolgov
12ef981bfb
allow searching by tags (prefix tag:) 2025-06-23 18:56:47 +03:00
Andrew Dolgov
664f832aac Merge branch 'feature/subscription-fail-info' into 'master'
Show more info when subscribing fails

See merge request tt-rss/tt-rss!153
2025-06-21 07:52:36 +03:00
wn_
09c11df764 Clean up displaying subscription error info, log more detailed info to the event log. 2025-06-19 20:37:49 +00:00
wn_
692c7a8949 Remove unused subscription return code 6 2025-06-17 18:02:57 +00:00
wn_
5b0d325733 Escape error content displayed when subscribing fails (as it might contain HTML). 2025-06-17 17:59:10 +00:00
wn_
ef1f3cbcef Show some HTML content as a hover tip when the 'feed URL' returned HTML without feeds.
Also tweak the 'Feeds::_subscribe()' documentation a bit.
2025-06-17 17:52:06 +00:00
Andrew Dolgov
4e47a39c2a Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!152
2025-06-09 20:19:28 +03:00
Yurt Page
8cfb96ed54
Translated using Weblate (Russian)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ru/
2025-06-09 17:02:42 +00:00
Yurt Page
f549459a5c
Translated using Weblate (Russian)
Currently translated at 83.0% (584 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ru/
2025-06-08 18:07:22 +02:00
Yurt Page
c3a0968697
Translated using Weblate (Russian)
Currently translated at 82.7% (582 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ru/
2025-06-08 15:27:18 +00:00
Andrew Dolgov
b6f0724d51 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!151
2025-06-08 17:32:25 +03:00
Yurt Page
1e35eb9b1b
Translated using Weblate (Russian)
Currently translated at 82.3% (579 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ru/
2025-06-08 15:42:05 +02:00
Andrew Dolgov
3d43eecc50 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!150
2025-06-04 08:11:32 +03:00
Dario Di Ludovico
2da58d7ff0
Translated using Weblate (Italian)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/it/
2025-06-03 19:38:43 +00:00
Andrew Dolgov
a1dcd06b3e Merge branch 'feature/syndicated-feed-improvements' into 'master'
Generated feed tweaks

See merge request tt-rss/tt-rss!149
2025-06-03 19:47:14 +03:00
wn_
3047b294a6 Minor CSS+style tweaks in 'Handler_Public#generate_syndicated_feed()'. 2025-06-03 15:17:27 +00:00
wn_
814ab48169 Use the current timestamp for feed-level 'updated' in 'Handler_Public#generate_syndicated_feed()'.
The last article's 'updated' value was not a good indicator of when the feed updated for various reasons, so we'll just use the current timestamp to represent the dynamic nature of the content.
2025-06-03 14:10:08 +00:00
wn_
446f9dcb23 Style tweaks in 'Handler_Public#generate_syndicated_feed()' 2025-06-03 14:10:08 +00:00
wn_
8255f71c2e Fail early in 'Handler_Public#generate_syndicated_feed()' on unrecognized format. 2025-06-03 14:10:08 +00:00
Andrew Dolgov
87fb1de91d Merge branch 'feature/json-mime-type' into 'master'
Use the official JSON MIME type of 'application/json'

See merge request tt-rss/tt-rss!146
2025-06-03 16:57:15 +03:00
wn_
34c7e11d84 Use the official JSON MIME type of 'application/json'. 2025-06-03 13:53:12 +00:00
Andrew Dolgov
2095052521 Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!148
2025-06-03 16:44:44 +03:00
Patrick Ahles
30bf1e9dbe
Translated using Weblate (Dutch)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/nl/
2025-06-03 15:39:21 +02:00
Edgars Andersons
ca5ef48df2
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-06-03 15:39:21 +02:00
Patrick Ahles
93a41aa282
Translated using Weblate (French)
Currently translated at 98.7% (694 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fr/
2025-06-03 15:39:21 +02:00
Andrew Dolgov
18b67c837c Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Chinese (Traditional Han script))

See merge request tt-rss/tt-rss!147
2025-06-03 16:39:01 +03:00
Andrew Dolgov
e63fca3dec
Merge branch 'master' into weblate-integration 2025-06-03 16:36:56 +03:00
Andrew Dolgov
227d45687f
php8.3 -> php8.4 2025-06-03 10:34:45 +03:00
TonyRL
408ab99450
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hant/
2025-06-01 23:37:59 +00:00
Andrew Dolgov
516fcfee98 Merge branch 'feature/alpine-3.22' into 'master'
Bump to Alpine 3.22

See merge request tt-rss/tt-rss!144
2025-05-31 19:10:16 +03:00
Andrew Dolgov
166495ebbf Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!145
2025-05-31 19:09:57 +03:00
TonyRL
558327b3b5
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 99.0% (696 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hant/
2025-05-31 18:03:58 +02:00
wn_
0c8ec170f9 Bump to Alpine 3.22 2025-05-30 18:33:43 +00:00
Andrew Dolgov
6abd7fdc4c Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration

See merge request tt-rss/tt-rss!143
2025-05-29 07:54:55 +03:00
Andrew Dolgov
0a6b41a3df
let's use gitlab rss feed in phpunit for now 2025-05-29 07:48:45 +03:00
Achim Schumacher
fc6ce314d6
Translated using Weblate (German)
Currently translated at 100.0% (703 of 703 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/de/
2025-05-28 18:03:10 +00:00
Andrew Dolgov
a26d12ba3b
auto create MR on push into weblate-integration 2025-05-27 13:09:29 +03:00
Andrew Dolgov
0688e6dadd
cache_starred_images - make scheduled tasks intervals configurable 2025-05-27 08:27:49 +03:00
Andrew Dolgov
0787af48ff
add phpunit when running without /tt-rss 2025-05-24 16:48:20 +03:00
wn
c236560b70 Merge branch 'limit-web-root-to-nginx' into 'master'
remove APP_WEB_ROOT from fpm container because it expect a different value...

See merge request tt-rss/tt-rss!142
2025-05-24 08:29:41 -05:00
Andrew Dolgov
52267d2639
remove APP_WEB_ROOT from fpm container because it expect a different value from nginx container, replace with APP_INSTALL_BASE_DIR specific to fpm container 2025-05-24 13:10:28 +03:00
Andrew Dolgov
9d4e945386 Merge branch 'feature/drop-migrate_feed_icons' into 'master'
Drop legacy feed icon storage migration and unused 'Config::ICONS_DIR'.

See merge request tt-rss/tt-rss!141
2025-05-22 22:45:02 +03:00
wn_
25d8655214 Drop legacy feed icon storage migration and unused 'Config::ICONS_DIR'. 2025-05-22 18:05:02 +00:00
Andrew Dolgov
3783d987e5
Merge branch 'unprotected-phpunit' 2025-05-22 20:53:16 +03:00
Andrew Dolgov
a2a4e831cf
set some needs 2025-05-22 20:51:50 +03:00
Andrew Dolgov
3e5889394a
use generic push commit job 2025-05-22 20:50:46 +03:00
Andrew Dolgov
eb2ef63c46 Merge branch 'scheduler-env' into 'master'
make default task schedules configurable

See merge request tt-rss/tt-rss!140
2025-05-22 20:37:46 +03:00
Andrew Dolgov
dba83a639c
fix wrong config param being used & add a link to cron syntax we support 2025-05-22 20:36:09 +03:00
Andrew Dolgov
581fbd762d
try running integration tests without harbor 2025-05-22 20:23:28 +03:00