Andrew Dolgov
a758d287ff
Merge branch 'bugfix/decoded-srcset-result' into 'master'
...
Don't reuse the '$matches' array in 'RSSUtils::decode_srcset()'.
See merge request tt-rss/tt-rss!43
2024-07-10 19:59:38 +00:00
Andrew Dolgov
f2db34a707
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Chinese (Traditional))
See merge request tt-rss/tt-rss!45
2024-07-10 19:52:47 +00:00
oopzzozzo
b560ef7d05
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.5% (691 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hant/
2024-07-09 16:09:26 +02:00
wn_
0ce4ae3ece
Don't reuse the '$matches' array in 'RSSUtils::decode_srcset()'.
...
This causes the size of the array to be incorrectly doubled due to the original regex match items being combined with the custom items (i.e. the ones with just 'url' and 'size' keys).
Also rework 'RSSUtils::encode_srcset()' a bit so it looks similar to 'RSSUtils::decode_srcset()'.
2024-07-05 03:17:11 +00:00
Andrew Dolgov
59cf218144
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Polish)
See merge request tt-rss/tt-rss!42
2024-07-02 09:58:44 +00:00
Anarion Dunedain
42051f3bad
Translated using Weblate (Polish)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/pl/
2024-06-30 09:44:19 +02:00
Andrew Dolgov
d5eec31d6b
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Turkish)
See merge request tt-rss/tt-rss!41
2024-06-25 19:17:42 +00:00
Oğuz Ersen
c416fdff07
Translated using Weblate (Turkish)
...
Currently translated at 80.6% (560 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/tr/
2024-06-24 21:09:34 +02:00
Andrew Dolgov
44906b8268
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (German)
See merge request tt-rss/tt-rss!40
2024-06-22 06:32:38 +00:00
TonyRL
1463d28cb6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 97.9% (680 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hant/
2024-06-21 20:10:03 +02:00
Patrick Ahles
4a399915a5
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/nl/
2024-06-21 20:10:02 +02:00
Patrick Ahles
4f581e53bf
Translated using Weblate (French)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fr/
2024-06-21 20:10:00 +02:00
Patrick Ahles
855da3f87f
Translated using Weblate (German)
...
Currently translated at 99.8% (693 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/de/
2024-06-21 20:09:59 +02:00
Andrew Dolgov
2df5c79f68
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Galician)
See merge request tt-rss/tt-rss!39
2024-06-20 14:02:24 +00:00
Chih-Hsuan Yen
6baea4cbcf
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 97.1% (674 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hant/
2024-06-20 16:00:50 +02:00
josé m
2b5ec065a7
Translated using Weblate (Galician)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-06-20 16:00:50 +02:00
Andrew Dolgov
342d62da66
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Galician)
See merge request tt-rss/tt-rss!38
2024-06-20 14:00:41 +00:00
Andrew Dolgov
49ef5a929b
add some time-related debugging output for feeds and users
2024-06-19 09:12:11 +03:00
josé m
ea06455b3f
Translated using Weblate (Galician)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-06-19 04:09:46 +00:00
Andrew Dolgov
df8403be08
set DAEMON_FEED_LIMIT to 50 by default and use it consistently between forking daemon and any other update methods
2024-06-18 21:54:22 +03:00
Andrew Dolgov
db3e67b3fe
* pass arbitrary CLI arguments to update daemon via updater.sh entrypoint
...
* add configurable log level for update daemon (DAEMON_LOG_LEVEL)
* when daemon log level is set to LOG_EXTENDED (2) log queries for feed
update selection
2024-06-18 21:47:05 +03:00
Andrew Dolgov
d7a6f74ae5
add gitlab CR publish jobs
2024-06-17 17:09:29 +03:00
Andrew Dolgov
88806115a6
wip split image build/push
2024-06-17 15:43:13 +03:00
Andrew Dolgov
b0bcddd6da
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Italian)
See merge request tt-rss/tt-rss!37
2024-06-16 18:53:36 +00:00
Ptsa Daniel
00b0f90238
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hans/
2024-06-16 17:09:33 +00:00
Dario Di Ludovico
907c380c12
Translated using Weblate (Italian)
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/it/
2024-06-16 17:09:33 +00:00
Andrew Dolgov
611910e181
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Chinese (Simplified))
See merge request tt-rss/tt-rss!36
2024-06-15 15:45:46 +00:00
Ptsa Daniel
e3acfb90b0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hans/
2024-06-15 17:44:21 +02:00
Andrew Dolgov
9993e90da6
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Chinese (Simplified))
See merge request tt-rss/tt-rss!35
2024-06-15 13:51:27 +00:00
Hosted Weblate
83f05888c7
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/
2024-06-15 15:45:10 +02:00
Ptsa Daniel
09230bcded
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.8% (682 of 683 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hans/
2024-06-15 15:45:08 +02:00
Andrew Dolgov
fa18ecf58f
update messages.pot
2024-06-15 14:03:57 +03:00
Andrew Dolgov
9d50d95fa3
fix untranslated strings
2024-06-15 14:03:33 +03:00
Andrew Dolgov
b3c085972b
Merge branch 'weblate-integration' into 'master'
...
Translated using Weblate (Galician)
See merge request tt-rss/tt-rss!34
2024-06-15 06:34:00 +00:00
josé m
99ea9d2c25
Translated using Weblate (Galician)
...
Currently translated at 100.0% (701 of 701 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-06-15 08:29:25 +02:00
Andrew Dolgov
cc51487f08
Merge branch 'master' into weblate-integration
2024-06-14 13:47:14 +03:00
Andrew Dolgov
9e6684e927
don't ask rsync to set ownership when copying to persistent volume in a container
2024-06-12 09:47:21 +03:00
Andrew Dolgov
bcbbd53a8f
Merge branch 'feature/alpine-3.20' into 'master'
...
Bump to Alpine 3.20.
See merge request tt-rss/tt-rss!33
2024-06-07 15:20:26 +00:00
wn_
4137e7f473
Bump to Alpine 3.20.
...
This is to keep receiving updates for things from the Alpine community repo (e.g. PHP).
2024-05-22 14:55:24 +00:00
Andrew Dolgov
8b037e81d8
Merge branch 'feature/debug-feeds-with-update-errors' into 'master'
...
Add option to debug feeds in 'Feeds with update errors' dialog.
See merge request tt-rss/tt-rss!32
2024-05-16 16:07:47 +00:00
wn_
5e7713a658
Add option to debug feeds in 'Feeds with update errors' dialog.
...
Also, prevent opening that dialog from modifying the URL.
2024-05-16 15:48:21 +00:00
Andrew Dolgov
e2e161dece
Merge branch 'feature/support-feed-link-in-body' into 'master'
...
Check 'head' and 'body' when searching HTML for feed links.
See merge request tt-rss/tt-rss!30
2024-05-09 06:44:16 +00:00
wn_
7a5ea2a2b9
Check 'head' and 'body' when searching HTML for feed links.
...
YouTube, for some reason, puts theirs in 'body'.
2024-05-09 00:00:51 +00:00
Andrew Dolgov
d832907125
Merge branch 'feature/composer-autoload-functions' into 'master'
...
Move common 'include/functions.php' require into Composer autoloader.
See merge request tt-rss/tt-rss!28
2024-04-21 16:16:50 +00:00
wn_
16b89cc293
Move 'include/functions.php' require into Composer autoloader.
...
Autoloader regenerated with 'composer dump-autoload --optimize'.
2024-04-20 16:25:33 +00:00
Andrew Dolgov
b1e3d660e4
Merge branch 'feature/php84-explicit-nullable-params-2' into 'master'
...
Switch 2 more implicitly nullable params to explicitly nullable.
See merge request tt-rss/tt-rss!27
2024-04-16 14:29:02 +00:00
wn_
ac55a15c84
Switch 2 more implicitly nullable params to explicitly nullable.
...
Missed in https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/26 .
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
2024-04-16 14:23:07 +00:00
Andrew Dolgov
ae5e7568f5
force-set absolute path for local cache if CACHE_DIR config value is relative
2024-04-13 00:39:37 +03:00
Andrew Dolgov
435c321caa
Merge branch 'feature/php84-explicit-nullable-params' into 'master'
...
Make implicitly nullable parameters explicitly nullable.
See merge request tt-rss/tt-rss!26
2024-03-26 17:11:56 +00:00
wn_
de00a09538
Make implicit nullable parameters explicitly nullable.
...
This is to address a deprecation planned for PHP 8.4.
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
2024-03-26 16:43:39 +00:00