Marc Alexander
84ec3dc6c3
Merge branch '3.3.x'
2025-02-11 20:28:19 +00:00
Marc Alexander
6b5bb4d51f
Merge pull request #6741 from phpbbtr/patch-5
...
[ticket/17417] Day selection not visible when no results
2025-02-11 21:28:00 +01:00
phpBB TR
736ef320ed
[ticket/17417] Show display options even without search results
...
PHPBB-17417
2025-02-11 20:59:28 +01:00
Marc Alexander
04031a9acc
Merge branch '3.3.x'
2025-02-10 19:01:44 +00:00
Marc Alexander
a75ecae0b0
Merge pull request #6776 from rxu/ticket/17467-master
...
[ticket/17467] Provide TLS v.1.3 support for SMTP connections - master
2025-02-10 20:01:34 +01:00
Marc Alexander
bf29596bad
Merge pull request #6775 from rxu/ticket/17467
...
[ticket/17467] Provide TLS v.1.3 support for SMTP connections
2025-02-10 20:01:24 +01:00
Marc Alexander
d4ce544748
Merge pull request #6779 from marc1706/ticket/17465
...
[ticket/17465] Add unit tests for handling of web push notifications
2025-02-10 16:06:27 +01:00
Marc Alexander
ccbf2e6265
Merge branch '3.3.x'
2025-02-06 20:10:13 +00:00
Marc Alexander
24385a47d1
Merge pull request #6778 from rxu/ticket/17468-master
...
[ticket/17468] Send reset password link to email only - master
2025-02-06 20:29:19 +01:00
Marc Alexander
120ae90636
Merge pull request #6777 from rxu/ticket/17468
...
[ticket/17468] Send reset password link to email only
2025-02-06 20:29:00 +01:00
Marc Alexander
8eb2958382
Merge pull request #6773 from iMattPro/ticket/17464
...
[ticket/17464] Update PWA-related meta tags
2025-02-06 20:01:37 +01:00
Marc Alexander
e75d7a8410
[ticket/17465] Remove obsolete json_decode
...
PHPBB-17465
2025-02-06 19:48:42 +01:00
Marc Alexander
8ba7ecd3ba
Merge branch '3.3.x'
2025-02-04 19:33:52 +00:00
Marc Alexander
b157e1b0d2
Merge pull request #6771 from Neo-CTC/ticket/17463
...
[ticket/17463] Remove extraneous '&' from search page urls
2025-02-04 20:33:30 +01:00
Marc Alexander
c937b8f7ab
[ticket/17465] Add unit tests for all functions in webpush controller
...
PHPBB-17465
2025-02-02 17:15:34 +01:00
rxu
5df8eb5822
Merge branch 'ticket/17468' into ticket/17468-master
2025-02-02 19:49:50 +07:00
rxu
cd47344ee2
[ticket/17468] Send reset password link to email only
...
PHPBB-17468
2025-02-02 19:46:49 +07:00
rxu
a1a6e17a72
Merge branch 'ticket/17467' into ticket/17467-master
2025-02-02 10:48:31 +07:00
rxu
a86f368f3d
[ticket/17467] Provide TLS v.1.3 support for SMTP connections
...
PHPBB-17467
2025-02-02 10:42:29 +07:00
Marc Alexander
c5c6c96a50
[ticket/17465] Cover more exceptions when handling notification
...
PHPBB-17465
2025-01-28 21:15:33 +01:00
Marc Alexander
ac3e9f64d8
[ticket/17465] Throw bad request exceptions on invalid data requests
...
PHPBB-17465
2025-01-28 20:50:29 +01:00
Marc Alexander
0c1aeb862b
[ticket/17465] Start implementation of unit tests for webpush controller
...
PHPBB-17465
2025-01-28 20:49:56 +01:00
Matt Friedman
6a47e3628c
[ticket/17464] Update PWA-related meta tags
...
PHPBB-17464
2025-01-25 08:07:52 -08:00
NeoDev
3d6e63154f
[ticket/17463] Remove extraneous '&' from search page urls
...
Normally $u_show_results always starts with '&' as it is appended to the
$u_sort_param variable. Which is fine if $u_sort_param is always populated,
which it is, except when searching for new or unread posts. This fix adds a
check for when $u_sort_param is empty and adds '&' as needed.
PHPBB-17463
2025-01-22 19:31:25 -06:00
Marc Alexander
a9efd4a234
Merge pull request #6769 from rxu/ticket/17460
...
[ticket/17460] Fix fa-arrow-circle-up icon rendering in Quote BBCode
2025-01-14 21:08:27 +01:00
rxu
353ea362f0
[ticket/17460] Fix fa-arrow-circle-up icon rendering in Quote BBCode
...
PHPBB3-17460
2025-01-09 21:27:54 +07:00
Marc Alexander
485d72f0e8
Merge pull request #6483 from rxu/ticket/17135
...
[ticket/17135] Introduce Symfony Mailer for emails backend
2025-01-08 19:35:19 +01:00
rxu
a2f99248cb
[ticket/17135] Optimize save_queue() method call for acp_inactive
...
PHPBB-17135
2025-01-08 10:27:55 +07:00
rxu
3e0270d0cf
[ticket/17135] Optimize save_queue() method calls
...
PHPBB-17135
2025-01-07 11:54:11 +07:00
rxu
4dd08747e3
[ticket/17135] Fix ACP jabber module
...
PHPBB-17135
2025-01-06 22:31:58 +07:00
rxu
a447f957ba
[ticket/17135] Assert xCP modules array is not empty and test output
...
PHPBB-17135
2025-01-06 22:04:45 +07:00
rxu
cd17625e21
[ticket/17135] Add ACP modules common test
...
PHPBB-17135
2025-01-06 20:59:29 +07:00
rxu
0d8c0c4228
[ticket/17135] Move notify method constants to interface class
...
PHPBB-17135
2025-01-06 20:01:52 +07:00
rxu
28d5534d06
[ticket/17135] Address review issues but constants
...
PHPBB-17135
2025-01-06 18:24:32 +07:00
Marc Alexander
bb3908b933
Merge branch '3.3.x'
2025-01-06 09:57:36 +00:00
Marc Alexander
2f08d8eb72
Merge pull request #6763 from rxu/ticket/17455
...
[ticket/17455] Fix PHP warning on MySQLi connection failure
2025-01-06 10:57:16 +01:00
rxu
2f6ec7fc65
[ticket/17135] Update Symfony mailer
...
PHPBB-17135
2025-01-05 16:01:06 +07:00
rxu
50e408bdea
[ticket/17135] Add messenger method interface class
...
PHPBB-17135
2025-01-05 15:57:56 +07:00
rxu
e8cf35c583
[ticket/17135] Update Symfony mailer
...
PHPBB-17135
2025-01-05 15:57:56 +07:00
rxu
e3ed54f0b5
[ticket/17135] Attempt to fix Psalm issues
...
PHPBB-17135
2025-01-05 15:57:46 +07:00
rxu
0c720eaf7c
[ticket/17135] Fix code flaws
...
PHPBB-17135
2025-01-05 15:57:46 +07:00
rxu
3fddff240c
[ticket/17135] Use email method instead of service collection where appropriate
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
499464e1d3
[ticket/17135] Fix code review issues
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
51fae82718
[ticket/17135] Fix rebasing issues
...
PHPBB-17135
2025-01-05 15:57:44 +07:00
rxu
068987eba6
[ticket/17135] Rebase to reflect upgrading to Symfony 6.3
...
PHPBB3-17135
2025-01-05 15:57:44 +07:00
rxu
b57f1f7751
[ticket/17135] Suppress psalm UndefinedFunction invalid annotations in tests
...
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
83294fed84
[ticket/17135] Fix Psalm and other issues
...
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
a7b5369138
[ticket/17135] Refactor messenger code to services
...
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
f95816cbe3
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:42 +07:00
rxu
5873c72ca5
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:42 +07:00