wn_
119c7f13dc
Consistently handle the 'smart' display of default/never dates.
2024-12-15 17:47:27 +00:00
wn_
6f8f1b30d5
minor PHPDoc cleanup in PluginHost
2024-12-15 16:41:45 +00:00
wn_
cfbbb9d714
Clean up some virtual feed stuff in PluginHost.
...
Among other things, this makes 'PluginHost->add_feed()' return false if the feed was not added.
2024-12-15 16:09:42 +00:00
Edgars Andersons
d47e8957de
Translated using Weblate (Latvian)
...
Currently translated at 67.0% (466 of 695 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/
2024-12-15 17:01:08 +01:00
Dario Di Ludovico
662164334f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (695 of 695 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/it/
2024-12-15 17:01:06 +01:00
wn_
62a6191f04
Deal with FeedEnclosure property accessed before initialization.
2024-12-15 13:43:49 +00:00
wn_
18b17cbc83
Revert some stuff based upon feedback
2024-12-15 13:39:54 +00:00
wn_
57dd754e07
Use a native DNF type for 'PluginHost->get_feed_handler()'.
2024-12-14 12:26:59 +00:00
wn_
a1bd6cea1b
Use native typing in more places and clean up 'FeedEnclosure' a bit.
2024-12-14 12:26:59 +00:00
wn_
333bab90a7
Remove use of 'ReturnTypeWillChange'.
...
'ReturnTypeWillChange' was a workaround needed until we reached PHP 8.0, which introduced union types and allowed alignment with 'SessionHandlerInterface'.
2024-12-14 12:26:59 +00:00
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
Hosted Weblate
688ab74eb6
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-12-14 10:18:06 +01: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