Commit Graph

11932 Commits

Author SHA1 Message Date
wn_
1742fb65c5 Use the spread operator instead of 'array_merge' in more places.
PHP 8.1 introduced support for merging string-key arrays (last array with a wins).
2024-12-14 12:26:59 +00:00
Andrew Dolgov
d5b1258d29
rebase translations 2024-12-14 12:17:51 +03:00
Andrew Dolgov
899d7d258c
pref feed tree - switch to flexbox for row layout, remove floating param 2024-12-14 12:17:22 +03:00
Andrew Dolgov
e473d8ecc5
show amount of stored article in prefs feed tree 2024-12-14 11:37:58 +03:00
Andrew Dolgov
0caf502b79
fix correct font-family not applying for multiple select element 2024-12-13 08:04:29 +03:00
Andrew Dolgov
13f32bb62e Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Estonian)

See merge request tt-rss/tt-rss!87
2024-12-13 05:03:51 +00:00
Priit Jõerüüt
e858fc45fd
Translated using Weblate (Estonian)
Currently translated at 0.2% (2 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/et/
2024-12-12 13:00:32 +00:00
Andrew Dolgov
0ef2dd7175 Merge branch 'feature/alpine_3.21-and-php_8.4' into 'master'
Bump to Alpine 3.21 and PHP 8.4, raise the minimum to PHP 8.2

See merge request tt-rss/tt-rss!85
2024-12-10 05:22:37 +00:00
wn_
3860435cba Add the 'ca-certificates' package to provide 'update-ca-certificates'.
By default only the 'ca-certificates-bundle' package is installed.

* https://pkgs.alpinelinux.org/contents?file=&path=&name=ca-certificates&branch=v3.21&repo=main&arch=x86_64
* https://pkgs.alpinelinux.org/contents?file=&path=&name=ca-certificates-bundle&branch=v3.21&repo=main&arch=x86_64
2024-12-09 19:29:22 +00:00
wn_
65bb110770 minor package installation formatting tweak 2024-12-09 19:21:56 +00:00
wn_
133e8ea2a4 Centralize the PHP version suffix used for packages and paths. 2024-12-09 18:54:02 +00:00
wn_
f6a8facfd4 Bump 'spomky-labs/otphp' to 11.3.x.
This is mainly for PHP 8.4 compatibility.
2024-12-09 17:58:28 +00:00
wn_
cd2c10f9f7 Bump the minimum required PHP version to 8.2.0.
Discussion: https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/85
2024-12-09 17:53:23 +00:00
Andrew Dolgov
f15db7b961 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Spanish)

See merge request tt-rss/tt-rss!86
2024-12-09 14:19:46 +00:00
Ricky Tigg
50259a1bc1
Translated using Weblate (Finnish)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fi/
2024-12-06 10:00:33 +01:00
wn_
096f803f2f Bump to Alpine 3.21 and PHP 8.4.
* https://alpinelinux.org/posts/Alpine-3.21.0-released.html
* https://www.php.net/releases/8.4/en.php
2024-12-05 15:59:30 +00:00
Anarion Dunedain
791c9f287c
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-12-03 11:00:30 +01:00
Edgars Andersons
efb16289c6
Translated using Weblate (Latvian)
Currently translated at 58.2% (404 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/
2024-11-30 23:00:20 +01:00
Patrick Ahles
30ab6a6046
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-11-29 22:00:25 +01:00
josé m
d2f4e123be
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-11-29 22:00:24 +01:00
gallegonovato
9340f3fd88
Translated using Weblate (Spanish)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-11-29 22:00:23 +01:00
Andrew Dolgov
4dfa7a666a Merge branch 'weblate-integration' into 'master'
Update translation files

See merge request tt-rss/tt-rss!84
2024-11-28 16:03:16 +00:00
Hosted Weblate
04c0f2a9b9
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-11-28 06:15:51 +01:00
Andrew Dolgov
ca61521f42
rebase translations 2024-11-28 08:15:31 +03:00
Andrew Dolgov
3dd71e41a1
also deal with The Oatmeal posts, not just comics 2024-11-26 20:15:34 +03:00
Andrew Dolgov
b045da0e5e
add af_comics filter for The Oatmeal 2024-11-26 20:08:44 +03:00
Andrew Dolgov
8c42b3a3bf Merge branch 'bugfix/feedparser-rdf-type' into 'master'
Fix RDF feed support in FeedParser.

See merge request tt-rss/tt-rss!83
2024-11-26 16:51:43 +00:00
wn_
b5777b5a7c Add+use FeedParser::FEED_UNKNOWN 2024-11-26 16:50:51 +00:00
wn_
d85bdcfd78 Fix RDF feed support in FeedParser. 2024-11-26 16:45:03 +00:00
Andrew Dolgov
aaeabbc961
API: allow catchup for search results (bumps api level to 22) 2024-11-25 19:47:28 +03:00
Andrew Dolgov
103bafd90a Merge branch 'feature/php8-str-funcs' into 'master'
Use PHP 8 'str_' functions.

See merge request tt-rss/tt-rss!81
2024-11-24 14:06:57 +00:00
wn_
667528d5b9 Use PHP 8 'str_' functions.
A few more characters in some places, but helps with readability.
2024-11-24 13:59:29 +00:00
Andrew Dolgov
53fee911e6 Merge branch 'feature/php8-match' into 'master'
Use match expressions in some places.

See merge request tt-rss/tt-rss!82
2024-11-24 13:55:00 +00:00
wn_
9b0baf9b32 Use match expressions in some places. 2024-11-24 13:45:26 +00:00
Andrew Dolgov
43e8864ead
allow nullable password in auto_create_user for backwards compatibility 2024-11-24 12:55:59 +03:00
Andrew Dolgov
b089d67e26 Merge branch 'getfiltertree-eldritch-horrors' into 'master'
getfiltertree: switch to ORM and simplify code

See merge request tt-rss/tt-rss!79
2024-11-24 06:37:31 +00:00
Andrew Dolgov
7892b41234 Merge branch 'feature/php8-union-types' into 'master'
Use native union types in most places.

See merge request tt-rss/tt-rss!80
2024-11-24 06:36:58 +00:00
Andrew Dolgov
aad69b7ca6
make filter search properly case-insensitive 2024-11-24 09:24:20 +03:00
wn_
abcd0e8ba2 Use native union types in most places. 2024-11-23 17:43:24 +00:00
Andrew Dolgov
1ce1aee40f
simplify resulting tree root object 2024-11-23 18:15:18 +03:00
Andrew Dolgov
6bc9097b0f
getfiltertree: switch to ORM and simplify code 2024-11-23 18:13:09 +03:00
Andrew Dolgov
d4636716fb
collapse actions summary list in filter tree if 'toggle rule display' is disabled, remove label-specific icon display, simplify markup 2024-11-23 17:43:20 +03:00
Andrew Dolgov
81ccfed4b4 Merge branch 'filter-fixes' into 'master'
get filter action descriptions on pref_filters class init instead of doing it...

See merge request tt-rss/tt-rss!78
2024-11-23 14:10:56 +00:00
Andrew Dolgov
4dc0e8cd29
fix text-muted being set to default text foreground color in light mode, adjust styling of filter actions list 2024-11-23 17:08:33 +03:00
Andrew Dolgov
417065b8f5
show cumulative score adjustment (if any) and up to 3 actions total in filter tree 2024-11-23 16:54:22 +03:00
Andrew Dolgov
c2d0c5a5c9
update usage of deprecated function 2024-11-23 15:59:53 +03:00
Andrew Dolgov
648024eb2e
bump minimum required php version to 8.0 & remove some deprecated code 2024-11-23 15:54:40 +03:00
Andrew Dolgov
7be6484fee
use select_many() without _expr 2024-11-23 15:49:50 +03:00
Andrew Dolgov
1fc19d6e50
adjust indent 2024-11-23 11:54:44 +03:00
Andrew Dolgov
64d9a77fde
switch filters _get_rules_list() to ORM 2024-11-23 11:54:24 +03:00