Commit Graph

  • a1bd6cea1b Use native typing in more places and clean up 'FeedEnclosure' a bit. wn_ 2024-12-10 20:31:16 +00:00
  • 333bab90a7 Remove use of 'ReturnTypeWillChange'. wn_ 2024-12-10 19:25:26 +00:00
  • 1742fb65c5 Use the spread operator instead of 'array_merge' in more places. wn_ 2024-12-10 18:58:17 +00:00
  • 688ab74eb6 Update translation files Hosted Weblate 2024-12-14 10:18:06 +01:00
  • d5b1258d29 rebase translations Andrew Dolgov 2024-12-14 12:17:51 +03:00
  • 899d7d258c pref feed tree - switch to flexbox for row layout, remove floating param Andrew Dolgov 2024-12-14 12:17:16 +03:00
  • e473d8ecc5 show amount of stored article in prefs feed tree Andrew Dolgov 2024-12-14 11:37:58 +03:00
  • 0caf502b79 fix correct font-family not applying for multiple select element Andrew Dolgov 2024-12-13 08:04:29 +03:00
  • 13f32bb62e Merge branch 'weblate-integration' into 'master' Andrew Dolgov 2024-12-13 05:03:51 +00:00
  • e858fc45fd Translated using Weblate (Estonian) Priit Jõerüüt 2024-12-11 12:36:25 +00:00
  • 0ef2dd7175 Merge branch 'feature/alpine_3.21-and-php_8.4' into 'master' Andrew Dolgov 2024-12-10 05:22:37 +00:00
  • 3860435cba Add the 'ca-certificates' package to provide 'update-ca-certificates'. wn_ 2024-12-09 19:29:19 +00:00
  • 65bb110770 minor package installation formatting tweak wn_ 2024-12-09 19:21:56 +00:00
  • 133e8ea2a4 Centralize the PHP version suffix used for packages and paths. wn_ 2024-12-09 18:54:02 +00:00
  • f6a8facfd4 Bump 'spomky-labs/otphp' to 11.3.x. wn_ 2024-12-09 17:58:28 +00:00
  • cd2c10f9f7 Bump the minimum required PHP version to 8.2.0. wn_ 2024-12-09 17:53:20 +00:00
  • f15db7b961 Merge branch 'weblate-integration' into 'master' Andrew Dolgov 2024-12-09 14:19:46 +00:00
  • 50259a1bc1 Translated using Weblate (Finnish) Ricky Tigg 2024-12-05 08:43:54 +00:00
  • 096f803f2f Bump to Alpine 3.21 and PHP 8.4. wn_ 2024-12-05 15:59:30 +00:00
  • 791c9f287c Translated using Weblate (Polish) Anarion Dunedain 2024-12-02 09:08:34 +00:00
  • efb16289c6 Translated using Weblate (Latvian) Edgars Andersons 2024-11-29 21:51:44 +00:00
  • 30ab6a6046 Translated using Weblate (Dutch) Patrick Ahles 2024-11-28 20:55:39 +00:00
  • d2f4e123be Translated using Weblate (Galician) josé m 2024-11-29 04:43:54 +00:00
  • 9340f3fd88 Translated using Weblate (Spanish) gallegonovato 2024-11-29 20:35:23 +00:00
  • 4dfa7a666a Merge branch 'weblate-integration' into 'master' Andrew Dolgov 2024-11-28 16:03:16 +00:00
  • 04c0f2a9b9 Update translation files Hosted Weblate 2024-11-28 06:15:51 +01:00
  • ca61521f42 rebase translations Andrew Dolgov 2024-11-28 08:15:31 +03:00
  • 3dd71e41a1 also deal with The Oatmeal posts, not just comics Andrew Dolgov 2024-11-26 20:15:34 +03:00
  • b045da0e5e add af_comics filter for The Oatmeal Andrew Dolgov 2024-11-26 20:08:44 +03:00
  • 8c42b3a3bf Merge branch 'bugfix/feedparser-rdf-type' into 'master' Andrew Dolgov 2024-11-26 16:51:43 +00:00
  • b5777b5a7c Add+use FeedParser::FEED_UNKNOWN wn_ 2024-11-26 16:50:51 +00:00
  • d85bdcfd78 Fix RDF feed support in FeedParser. wn_ 2024-11-26 16:45:03 +00:00
  • aaeabbc961 API: allow catchup for search results (bumps api level to 22) Andrew Dolgov 2024-11-25 19:47:28 +03:00
  • 103bafd90a Merge branch 'feature/php8-str-funcs' into 'master' Andrew Dolgov 2024-11-24 14:06:57 +00:00
  • 667528d5b9 Use PHP 8 'str_' functions. wn_ 2024-11-23 18:23:49 +00:00
  • 53fee911e6 Merge branch 'feature/php8-match' into 'master' Andrew Dolgov 2024-11-24 13:55:00 +00:00
  • 9b0baf9b32 Use match expressions in some places. wn_ 2024-11-23 19:18:52 +00:00
  • 43e8864ead allow nullable password in auto_create_user for backwards compatibility Andrew Dolgov 2024-11-24 12:55:59 +03:00
  • b089d67e26 Merge branch 'getfiltertree-eldritch-horrors' into 'master' Andrew Dolgov 2024-11-24 06:37:31 +00:00
  • 7892b41234 Merge branch 'feature/php8-union-types' into 'master' Andrew Dolgov 2024-11-24 06:36:58 +00:00
  • aad69b7ca6 make filter search properly case-insensitive Andrew Dolgov 2024-11-24 09:24:20 +03:00
  • abcd0e8ba2 Use native union types in most places. wn_ 2024-11-23 17:43:24 +00:00
  • 1ce1aee40f simplify resulting tree root object Andrew Dolgov 2024-11-23 18:15:18 +03:00
  • 6bc9097b0f getfiltertree: switch to ORM and simplify code Andrew Dolgov 2024-11-23 18:13:09 +03:00
  • d4636716fb collapse actions summary list in filter tree if 'toggle rule display' is disabled, remove label-specific icon display, simplify markup Andrew Dolgov 2024-11-23 17:43:20 +03:00
  • 81ccfed4b4 Merge branch 'filter-fixes' into 'master' Andrew Dolgov 2024-11-23 14:10:56 +00:00
  • 4dc0e8cd29 fix text-muted being set to default text foreground color in light mode, adjust styling of filter actions list Andrew Dolgov 2024-11-23 17:08:33 +03:00
  • 417065b8f5 show cumulative score adjustment (if any) and up to 3 actions total in filter tree Andrew Dolgov 2024-11-23 16:54:22 +03:00
  • c2d0c5a5c9 update usage of deprecated function Andrew Dolgov 2024-11-23 15:59:53 +03:00
  • 648024eb2e bump minimum required php version to 8.0 & remove some deprecated code Andrew Dolgov 2024-11-23 15:54:40 +03:00
  • 7be6484fee use select_many() without _expr Andrew Dolgov 2024-11-23 15:49:50 +03:00
  • 1fc19d6e50 adjust indent Andrew Dolgov 2024-11-23 11:54:44 +03:00
  • 64d9a77fde switch filters _get_rules_list() to ORM Andrew Dolgov 2024-11-23 11:54:24 +03:00
  • c23b76eb72 pass resulting action description through gettext Andrew Dolgov 2024-11-23 11:21:18 +03:00
  • ce5a96cb30 set type hint for $action_descriptions Andrew Dolgov 2024-11-23 11:14:39 +03:00
  • bbc28e626a fix _get_name failing on filters without any rules because of wrong type of JOIN Andrew Dolgov 2024-11-23 11:11:19 +03:00
  • 31ca090c63 get filter action descriptions on pref_filters class init instead of doing it all the time, use ORM in _get_action_name Andrew Dolgov 2024-11-23 11:07:50 +03:00
  • f28df34fec fix action params not hiding in edit action dialog if param-less action was initially selected Andrew Dolgov 2024-11-23 10:47:41 +03:00
  • 987936f57a pref_filters - refactor _get_name to use ORM, show cumulative score in tree filter description Andrew Dolgov 2024-11-23 10:26:12 +03:00
  • 9c1fb45d73 Merge branch 'feature/php-qrcode-5.0.x' into 'master' Andrew Dolgov 2024-11-21 17:36:54 +00:00
  • 64a36970d6 Bump 'chillerlan/php-qrcode' to 5.0.x. wn_ 2024-11-21 17:27:15 +00:00
  • 1e14fc0fd9 Merge branch 'wn-master-patch-27216' into 'master' Andrew Dolgov 2024-11-20 01:50:14 +00:00
  • 486c92240a Fix array key warning in 'Feeds::_get_headlines()'. wn 2024-11-19 23:13:10 +00:00
  • 4bdd926a1c Merge branch 'feature/replace-get_pref-and-set_pref' into 'master' Andrew Dolgov 2024-11-19 16:46:48 +00:00
  • 154abc61a0 Eliminate use of deprecated 'get_pref()' and 'set_pref()'. wn_ 2024-11-17 22:14:08 +00:00
  • 394d606fe9 Merge branch 'feature/phpstan-2.0.x' into 'master' Andrew Dolgov 2024-11-13 18:38:32 +00:00
  • 859ce4d7f6 Deal with an error showing up in Gitlab PHPStan runs wn_ 2024-11-13 02:11:58 +00:00
  • 2dda9f9ab5 Minor @var cleanup in Counters wn_ 2024-11-12 04:12:48 +00:00
  • 76b9cd8274 Make the 'requireOnce.fileNotFound' PHPStan error ignore more specific. wn_ 2024-11-12 03:59:52 +00:00
  • 5a200755b8 Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'. wn_ 2024-11-12 03:49:58 +00:00
  • dca2ae60a1 Remove some PHPStan ignores and make others rule-specific. wn_ 2024-11-12 03:38:45 +00:00
  • a784305cc7 Address PHPStan findings as of 2.0.1 wn_ 2024-11-12 03:15:53 +00:00
  • e4c57769e0 Upgrade PHPStan to 2.0.1 wn_ 2024-11-12 01:26:43 +00:00
  • 6273e26ea4 Merge branch 'feature/search-improvements' into 'master' Andrew Dolgov 2024-11-11 04:36:47 +00:00
  • 42ebdb027e fix get_self_url() misbehaving in plugins/ Andrew Dolgov 2024-11-04 13:59:02 +03:00
  • d8718b7574 Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss Andrew Dolgov 2024-11-01 11:02:09 +03:00
  • b12b2afcc1 Merge branch 'weblate-integration' into 'master' Andrew Dolgov 2024-11-01 08:01:47 +00:00
  • eb841b761c af_comics - fix for Danby Draws and maybe other similar wodpress-based sites Andrew Dolgov 2024-11-01 10:59:57 +03:00
  • 710e42cfd8 Translated using Weblate (Arabic (Saudi Arabia)) Younes 2024-10-23 13:36:35 +00:00
  • 68da94cc36 move sql patch file stuff after all initialization tasks Andrew Dolgov 2024-10-24 11:34:50 +03:00
  • dba6a39d2a drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after migrations Andrew Dolgov 2024-10-24 11:08:20 +03:00
  • 9f0eb4d7fc support TTRSS_DB_PORT in container startup scripts Andrew Dolgov 2024-10-21 08:59:55 +03:00
  • 842e9af4cf Feeds::_search_to_sql(): updates for clarity and SQL quoting. wn_ 2024-10-20 17:57:32 +00:00
  • 142ca20cb0 Fix keyword searches with a quoted string value. wn_ 2024-10-20 16:07:50 +00:00
  • 5ea96397c0 properly support search queries in viewfeed debugger, improve some debugging messages and output Andrew Dolgov 2024-10-15 19:58:52 +03:00
  • a58a0cd888 launch gulp from local node_modules Andrew Dolgov 2024-10-15 19:36:26 +03:00
  • 468f464b48 Merge branch 'feature/guzzle-7.9.2' into 'master' Andrew Dolgov 2024-10-10 16:01:54 +00:00
  • 7fafad2ac2 Merge branch 'weblate-integration' into 'master' Andrew Dolgov 2024-10-10 15:57:04 +00:00
  • 124c4e2542 Update Guzzle to 7.9.2 wn_ 2024-10-07 20:22:01 +00:00
  • 946337fd5d Added translation using Weblate (Estonian) Priit Jõerüüt 2024-10-04 23:46:37 +02:00
  • df489df309 Merge branch 'drop-opentelemetry' into 'master' Andrew Dolgov 2024-10-01 18:50:08 +00:00
  • 2ea888fdc6 drop php-http/guzzle7-adapter Andrew Dolgov 2024-10-01 18:10:28 +03:00
  • df33ddaea1 Merge branch 'drop-opentelemetry' into 'master' Andrew Dolgov 2024-10-01 14:54:29 +00:00
  • 7e0f5f295c drop OPENTELEMETRY_ global config entries Andrew Dolgov 2024-10-01 17:22:37 +03:00
  • e1bac5d855 composer dump-autoload --optimize Andrew Dolgov 2024-10-01 17:21:28 +03:00
  • 884fd92f13 drop opentelemetry Andrew Dolgov 2024-10-01 16:00:34 +03:00
  • 8fcc68baf5 Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss Andrew Dolgov 2024-09-25 12:33:13 +03:00
  • b3489fa2a7 Merge branch 'weblate-integration' into 'master' Andrew Dolgov 2024-09-25 09:32:58 +00:00
  • 4ec871eee4 disable absolute redirects & redirect port in phpdoc image Andrew Dolgov 2024-09-25 12:31:14 +03:00
  • e11bc1cd1c Translated using Weblate (Spanish) gallegonovato 2024-09-22 10:49:36 +00:00