Commit graph

38119 commits

Author SHA1 Message Date
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
Symfony Mailer handles SMTP auth method internally.

PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
715496b76d
[ticket/17135] Fix invalid smtp in tests
PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
df5ab5b5d8
[ticket/17135] Introduce Symfony Mailer for emails backend
PHPBB3-17135
2025-01-05 15:57:29 +07:00
Marc Alexander
4d61c52a46
Merge pull request #6767 from marc1706/ticket/17450
[ticket/17450] Remove check for json extension as this is part of default PHP
2025-01-02 15:35:44 +01:00
Marc Alexander
f99ee32d03
[ticket/17450] Remove check for json extension as this is part of default PHP
PHPBB-17450
2025-01-01 21:09:08 +01:00
Marc Alexander
8c3a0ea1cb Merge branch '3.3.x' 2024-12-31 14:44:40 +00:00
Marc Alexander
c06bec87dc
Merge pull request #6746 from TheBrainOne/ticket/17429
[ticket/17429] Added trigger for event "group_add_user_before"
2024-12-31 15:44:18 +01:00
Marc Alexander
cf3e27a394
Merge pull request #6761 from marc1706/ticket/17450
[ticket/17450] Remove obsolete requirement for JSON extension
2024-12-31 14:59:38 +01:00
Marc Alexander
8af43d2944
[ticket/17450] Update twig to 3.18 to fix bc break
PHPBB-17450
2024-12-30 22:56:17 +01:00
Marc Alexander
44d4c99cba
[ticket/17450] Update composer.lock to latest versions
PHPBB-17450
2024-12-30 22:55:22 +01:00
Marc Alexander
bac5ac45da
[ticket/17450] Remove obsolete requirement for JSON extension
PHPBB-17450
2024-12-30 22:55:22 +01:00
Marc Alexander
2827bad8d4
Merge pull request #6762 from rxu/ticket/17454
[ticket/17454] Fix displaying emojis in sitename within webpush header
2024-12-30 21:32:22 +01:00
Marc Alexander
db70b3b129
Merge pull request #6765 from iMattPro/ticket/17457
[ticket/17457] Cache manifest file
2024-12-25 19:57:07 +01:00
Marc Alexander
688dbb0837
Merge pull request #6764 from rxu/ticket/17457
[ticket/17457] Protect manifest request by CORS to prevent guest sessions
2024-12-24 17:34:06 +01:00
Matt Friedman
0bf195c46f
[ticket/17457] Allow bots but let reverse proxies know
PHPBB-17457
2024-12-21 09:40:49 -08:00
Matt Friedman
11b071f626
[ticket/17457] Oops fix changed variable name
PHPBB-17457
2024-12-20 20:43:08 -08:00
Matt Friedman
a707fe30dd
[ticket/17457] Add more variables to manifest core event
PHPBB-17457
2024-12-20 20:19:17 -08:00
Matt Friedman
b6b0973e9e
[ticket/17457] Remove dir from manifest, it’s not implemented
PHPBB-17457
2024-12-20 20:18:36 -08:00
Matt Friedman
3ffdb4cce3
[ticket/17457] Help clients cache the manifest
PHPBB-17457
2024-12-20 20:17:32 -08:00
rxu
6371dfc62f
[ticket/17457] Use "use-credentials" to make the code more relevant
PHPBB-17457
2024-12-19 23:22:45 +07:00
rxu
6c77240e0c
[ticket/17457] Protect manifest request by CORS to prevent guest sessions
PHPBB-17457
2024-12-17 16:30:35 +07:00
rxu
7bf31e8165
[ticket/17454] Fix displaying emojis in sitename within webpush header
PHPBB-17454
2024-12-16 00:30:40 +07:00
Marc Alexander
1096b094cb Merge branch '3.3.x' 2024-12-08 16:56:52 +00:00
Marc Alexander
e73ba63590
Merge pull request #6754 from rxu/ticket/17443
[ticket/17443] Fix various Guzzle client issues for version checks
2024-12-08 17:23:34 +01:00
Marc Alexander
8045165ad6
Merge branch '3.3.x' 2024-12-08 17:21:25 +01:00
Marc Alexander
34065df88f
Merge pull request #6757 from kaileymsnay/ticket/17446-master
[ticket/17446] Master: Add acp_account_activation_edit_add event
2024-12-08 17:20:00 +01:00
Marc Alexander
1255febe6b
Merge pull request #6756 from kaileymsnay/ticket/17446
[ticket/17446] Add acp_account_activation_edit_add event
2024-12-08 13:02:37 +01:00
Marc Alexander
0adcda10d7
Merge pull request #6759 from iMattPro/ticket/17449
[ticket/17449] Better handling of emoji and mb chars in PWA manifest
2024-12-06 20:13:03 +01:00
Matt Friedman
c83b6e6a97
[ticket/17449] Add non apple mobile web app meta tags
PHPBB-17449
2024-12-06 07:12:17 -08:00
Matt Friedman
5da62d729f
[ticket/17449] Better handling of emoji in site name for webpush manifest
PHPBB-17449
2024-12-06 07:11:52 -08:00
Marc Alexander
259d086e45 Merge branch '3.3.x' 2024-12-02 16:46:41 +00:00
Marc Alexander
911f8a5fb7
Merge pull request #6749 from rxu/ticket/17433
[ticket/17433] Clarify wording for use system cron ACP setting
2024-12-02 17:24:37 +01:00
Marc Alexander
1d2a798358
Merge pull request #6755 from rxu/ticket/17445
[ticket/17445] Don't require email templates presence for webpush notifications
2024-12-02 17:23:03 +01:00
Kailey M Snay
8b274d4006 [ticket/17446] Master: Fix typo
PHPBB-17446
2024-11-30 09:23:51 -05:00
Kailey M Snay
65283a9ab8 [ticket/17446] Master: Add acp_account_activation_edit_add event
PHPBB-17446
2024-11-30 09:23:51 -05:00
Kailey M Snay
a4879e9249 [ticket/17446] Fix typo
PHPBB-17446
2024-11-29 23:57:35 -05:00
rxu
8619ff3526
[ticket/17445] Add missing class property definitions
PHPBB-17445
2024-11-30 11:46:16 +07:00
rxu
c2c9e4e6b0
[ticket/17445] Inherit from base rather than from of message_base
PHPBB-17445
2024-11-30 11:10:23 +07:00
Kailey M Snay
922fde6d53 [ticket/17446] Add $phpbb_dispatcher and docblock updates
PHPBB-17446
2024-11-29 23:02:40 -05:00
Kailey M Snay
332ecb3d9c [ticket/17446] Use array shorthand
PHPBB-17446
2024-11-29 17:03:32 -05:00
Kailey M Snay
8978594d6d [ticket/17446] Add acp_account_activation_edit_add event
Event added for additional account activation methods.

PHPBB-17446
2024-11-29 15:45:42 -05:00
rxu
637eaf03fb
[ticket/17445] Adjust code logic
PHPBB-17445
2024-11-28 22:28:22 +07:00
rxu
91f82f386f
[ticket/17445] Don't require email templates presence for webpush notifications
PHPBB-17445
2024-11-28 13:05:01 +07:00
rxu
13945f56a9
[ticket/17443] Use default */* accept header (like curl etc)
PHPBB-17443
2024-11-25 16:06:44 +07:00
rxu
253579761d
[ticket/17443] Fix HTTP 403 response to Guzzle client requests for some hosts
PHPBB-17443
2024-11-25 13:30:33 +07:00
rxu
7baba29d9d
[ticket/17443] Increase Guzzle client request timeout for version checks
PHPBB-17443
2024-11-25 12:39:53 +07:00
rxu
32a1d82969
[ticket/17433] Specify "operating" system term
PHPBB-17433
2024-11-25 10:04:10 +07:00
rxu
5dc93ea51e
[ticket/17433] Clarify wording for use system cron ACP setting
PHPBB-17433
2024-11-25 10:03:55 +07:00
Marc Alexander
eab57f481b Merge branch '3.3.x' 2024-11-24 21:21:50 +00:00
Marc Alexander
0e8f4f89d8
Merge pull request #6751 from rxu/ticket/17436
[ticket/17436] Fix phpBB 2.0 converter PHP fatal error
2024-11-24 20:20:47 +01:00