| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-15 | Revert some stuff based upon feedback | wn_ | |
| 2024-12-14 | Use a native DNF type for 'PluginHost->get_feed_handler()'. | wn_ | |
| 2024-12-14 | Use native typing in more places and clean up 'FeedEnclosure' a bit. | wn_ | |
| 2024-12-14 | Remove use of 'ReturnTypeWillChange'. | wn_ | |
| 'ReturnTypeWillChange' was a workaround needed until we reached PHP 8.0, which introduced union types and allowed alignment with 'SessionHandlerInterface'. | |||
| 2024-12-14 | Use the spread operator instead of 'array_merge' in more places. | wn_ | |
| PHP 8.1 introduced support for merging string-key arrays (last array with a wins). | |||
| 2024-12-14 | Update translation files | Hosted Weblate | |
| 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 | rebase translations | Andrew Dolgov | |
| 2024-12-14 | pref feed tree - switch to flexbox for row layout, remove floating param | Andrew Dolgov | |
| 2024-12-14 | show amount of stored article in prefs feed tree | Andrew Dolgov | |
| 2024-12-13 | fix correct font-family not applying for multiple select element | Andrew Dolgov | |
| 2024-12-13 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| Translated using Weblate (Estonian) See merge request tt-rss/tt-rss!87 | |||
| 2024-12-12 | Translated using Weblate (Estonian) | Priit Jõerüüt | |
| 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-10 | Merge branch 'feature/alpine_3.21-and-php_8.4' into 'master' | Andrew Dolgov | |
| 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-09 | Add the 'ca-certificates' package to provide 'update-ca-certificates'. | wn_ | |
| 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 | minor package installation formatting tweak | wn_ | |
| 2024-12-09 | Centralize the PHP version suffix used for packages and paths. | wn_ | |
| 2024-12-09 | Bump 'spomky-labs/otphp' to 11.3.x. | wn_ | |
| This is mainly for PHP 8.4 compatibility. | |||
| 2024-12-09 | Bump the minimum required PHP version to 8.2.0. | wn_ | |
| Discussion: https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/85 | |||
| 2024-12-09 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| Translated using Weblate (Spanish) See merge request tt-rss/tt-rss!86 | |||
| 2024-12-06 | Translated using Weblate (Finnish) | Ricky Tigg | |
| 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-05 | Bump to Alpine 3.21 and PHP 8.4. | wn_ | |
| * https://alpinelinux.org/posts/Alpine-3.21.0-released.html * https://www.php.net/releases/8.4/en.php | |||
| 2024-12-03 | Translated using Weblate (Polish) | Anarion Dunedain | |
| Currently translated at 100.0% (694 of 694 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/pl/ | |||
| 2024-11-30 | Translated using Weblate (Latvian) | Edgars Andersons | |
| 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-29 | Translated using Weblate (Dutch) | Patrick Ahles | |
| 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 | Translated using Weblate (Galician) | josé m | |
| 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 | Translated using Weblate (Spanish) | gallegonovato | |
| 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-28 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| Update translation files See merge request tt-rss/tt-rss!84 | |||
| 2024-11-28 | Update translation files | Hosted Weblate | |
| 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 | rebase translations | Andrew Dolgov | |
| 2024-11-26 | also deal with The Oatmeal posts, not just comics | Andrew Dolgov | |
| 2024-11-26 | add af_comics filter for The Oatmeal | Andrew Dolgov | |
| 2024-11-26 | Merge branch 'bugfix/feedparser-rdf-type' into 'master' | Andrew Dolgov | |
| Fix RDF feed support in FeedParser. See merge request tt-rss/tt-rss!83 | |||
| 2024-11-26 | Add+use FeedParser::FEED_UNKNOWN | wn_ | |
| 2024-11-26 | Fix RDF feed support in FeedParser. | wn_ | |
| 2024-11-25 | API: allow catchup for search results (bumps api level to 22) | Andrew Dolgov | |
| 2024-11-24 | Merge branch 'feature/php8-str-funcs' into 'master' | Andrew Dolgov | |
| Use PHP 8 'str_' functions. See merge request tt-rss/tt-rss!81 | |||
| 2024-11-24 | Use PHP 8 'str_' functions. | wn_ | |
| A few more characters in some places, but helps with readability. | |||
| 2024-11-24 | Merge branch 'feature/php8-match' into 'master' | Andrew Dolgov | |
| Use match expressions in some places. See merge request tt-rss/tt-rss!82 | |||
| 2024-11-24 | Use match expressions in some places. | wn_ | |
| 2024-11-24 | allow nullable password in auto_create_user for backwards compatibility | Andrew Dolgov | |
| 2024-11-24 | Merge branch 'getfiltertree-eldritch-horrors' into 'master' | Andrew Dolgov | |
| getfiltertree: switch to ORM and simplify code See merge request tt-rss/tt-rss!79 | |||
| 2024-11-24 | Merge branch 'feature/php8-union-types' into 'master' | Andrew Dolgov | |
| Use native union types in most places. See merge request tt-rss/tt-rss!80 | |||
| 2024-11-24 | make filter search properly case-insensitive | Andrew Dolgov | |
| 2024-11-23 | Use native union types in most places. | wn_ | |
| 2024-11-23 | simplify resulting tree root object | Andrew Dolgov | |
| 2024-11-23 | getfiltertree: switch to ORM and simplify code | Andrew Dolgov | |
| 2024-11-23 | collapse actions summary list in filter tree if 'toggle rule display' is ↵ | Andrew Dolgov | |
| disabled, remove label-specific icon display, simplify markup | |||
| 2024-11-23 | Merge branch 'filter-fixes' into 'master' | Andrew Dolgov | |
| get filter action descriptions on pref_filters class init instead of doing it... See merge request tt-rss/tt-rss!78 | |||
| 2024-11-23 | fix text-muted being set to default text foreground color in light mode, ↵ | Andrew Dolgov | |
| adjust styling of filter actions list | |||
| 2024-11-23 | show cumulative score adjustment (if any) and up to 3 actions total in ↵ | Andrew Dolgov | |
| filter tree | |||