1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 09:16:55 +02:00

32325 Commits

Author SHA1 Message Date
rxu
50e408bdea [ticket/17135] Add messenger method interface class
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
rxu
1f952ca6d8 [ticket/17135] Refactor messenger code to services [ci skip]
PHPBB3-17135
2025-01-05 15:57:41 +07:00
rxu
5be1f5d5c9 [ticket/17135] Refactor messenger code to services [ci skip]
PHPBB3-17135
2025-01-05 15:57:41 +07:00
rxu
df5b7fd66e [ticket/17135] Refactor messenger code to services [ci skip]
PHPBB3-17135
2025-01-05 15:57:41 +07:00
rxu
1869b2a99e [ticket/17135] Further formatting and adjusting the messenger code
PHPBB3-17135
2025-01-05 15:57:40 +07:00
rxu
3ef7f806b3 [ticket/17135] Further formatting and adjusting the messenger code
PHPBB3-17135
2025-01-05 15:57:40 +07:00
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
rxu
059e82de8f [ticket/17455] Remove outdated mysqli_connect_error function existence check
PHPBB-17455
2025-01-02 20:15:55 +07: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
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
Ruben Calvo
b33f17e7ce [ticket/17361] Use filesystem classes for tempnam and temp dir. Code reviews.
PHPBB-17361
2024-12-26 22:06:42 +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
Ruben Calvo
d6953a0422 [ticket/17361] Use new adapter options format in acp_storage
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
1f7ae9e2b0 [ticket/17361] Fix migrations
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
a44295a1ba [ticket/17361] Move language keys to storage adapters
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
be3966c0cb [ticket/17361] Remove temp files always
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
9bf9538dc6 [ticket/17361] Update thumbnail_test test
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
4becf438e1 [ticket/17361] Remove temp files
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
a8399c1431 [ticket/17361] Use storage in commands create and delete thumbnail
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
6d9a8ae8af [ticket/17361] Remove fclose after write
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
e9c445925b [ticket/17361] Rewrite storage
PHPBB-17361
2024-12-24 18:29:48 +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
7540720c79 [ticket/17455] Fix PHP warning on MySQLi connection failure
PHPBB-17455
2024-12-16 20:04:33 +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