Ruben Calvo
|
daa2dd280c
|
[ticket/16955] Fix most return types in phpdoc
PHPBB3-16955
|
2023-01-02 14:17:04 +01:00 |
|
Marc Alexander
|
400546670a
|
Merge branch '3.3.x'
|
2022-11-14 20:08:09 +01:00 |
|
Christian Schnegelberger
|
9fb2dbb776
|
[ticket/17058] Add $encode_eol to process()
PHPBB3-17058
|
2022-11-11 23:15:09 +01:00 |
|
Christian Schnegelberger
|
6f034c5215
|
[ticket/17058] Replace hardcoded PHP_EOL in phpbb_mail() with var
PHPBB3-17058
|
2022-11-11 23:15:09 +01:00 |
|
Christian Schnegelberger
|
0802772f09
|
[ticket/17058] Add if-sentence for $encode_eol for email headers
PHPBB3-17058
|
2022-11-11 23:15:09 +01:00 |
|
Marc Alexander
|
78d7dbf1bd
|
Merge branch '3.3.x'
|
2022-07-16 18:39:49 -04:00 |
|
Marc Alexander
|
064a96ec07
|
[ticket/16932] Ensure special characters are encoded for ASCII in emails
PHPBB3-16932
|
2022-06-27 22:36:25 +02:00 |
|
Marc Alexander
|
0a64ffa834
|
Merge branch '3.3.x'
|
2022-04-30 22:46:05 +02:00 |
|
lionel-rowe
|
9b2f42748c
|
[ticket/16981] Fix HTML-encoded emojis in email subject line
PHPBB3-16981
|
2022-04-05 17:18:33 +01:00 |
|
Marc Alexander
|
a5c1663dc3
|
Merge branch '3.3.x'
|
2022-01-12 21:18:28 +01:00 |
|
rxu
|
b305070e0a
|
[ticket/16912] Adjust code
PHPBB3-16912
|
2021-12-24 20:44:15 +07:00 |
|
rxu
|
a0ced790e2
|
[ticket/16912] Add test
PHPBB3-16912
|
2021-11-23 22:29:49 +07:00 |
|
rxu
|
0537365cac
|
[ticket/16912] Rewrite email headers encoding method
Based on symfony/polyfill-iconv implementations.
PHPBB3-16912
|
2021-11-23 15:17:11 +07:00 |
|
Marc Alexander
|
1bec99c501
|
Merge branch '3.3.x'
|
2021-11-03 20:07:14 +01:00 |
|
rxu
|
391f80d480
|
[ticket/16900] Fix quoted_printable_encode() behavior
PHPBB3-16900
|
2021-10-30 00:33:10 +07:00 |
|
Máté Bartus
|
71b8e49b3c
|
Merge branch '3.3.x'
|
2021-09-29 09:36:54 +02:00 |
|
3D-I
|
19076de94c
|
[ticket/16879] Add events to phpbb_mail()
PHPBB3-16879
|
2021-09-22 22:39:19 +02:00 |
|
3D-I
|
27289cbfad
|
[ticket/16879] Add events to phpbb_mail()
PHPBB3-16879
|
2021-09-20 22:02:25 +02:00 |
|
3D-I
|
303a933403
|
[ticket/16879] Add events to phpbb_mail()
PHPBB3-16879
|
2021-09-19 03:59:46 +02:00 |
|
3D-I
|
54b54c41c6
|
[ticket/16879] Add event core.phpbb_mail_after
PHPBB3-16879
|
2021-09-19 03:00:59 +02:00 |
|
Marc Alexander
|
3d5d16ee4f
|
Merge branch '3.3.x'
|
2021-08-23 21:23:45 +02:00 |
|
rxu
|
e855f5cba4
|
[ticket/15729] Avoid unnecessary email headers encoding in Base64
PHPBB3-15729
|
2021-08-03 00:33:13 +07:00 |
|
Marc Alexander
|
c0f031ba3a
|
Merge branch '3.3.x'
|
2021-04-10 23:07:44 +02:00 |
|
Máté Bartus
|
6eb357b421
|
[ticket/16754] Fix docblocks
PHPBB3-16754
|
2021-04-10 10:36:01 +02:00 |
|
Máté Bartus
|
29e7226c96
|
Merge branch '3.3.x'
|
2021-01-22 19:14:53 +01:00 |
|
rxu
|
2fd4dbb685
|
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
|
2021-01-20 00:21:24 +07:00 |
|
rubencm
|
52b7125cce
|
[ticket/16346] More fixes
PHPBB3-16346
|
2020-08-14 08:29:14 +00:00 |
|
Marc Alexander
|
fc541c1943
|
Merge branch '3.3.x'
|
2020-02-15 16:51:34 +01:00 |
|
rubencm
|
9749aa936c
|
[ticket/16351] Use CHMOD constants from filesystem_interface
PHPBB3-16351
|
2020-02-02 22:00:38 +00:00 |
|
Marc Alexander
|
0a01b3bcc8
|
Merge branch '3.3.x'
|
2019-11-28 21:39:50 +01:00 |
|
3D-I
|
79bc1ba9ce
|
[ticket/16203] Enable Emojis and rich text in sent Emails
PHPBB3-16203
|
2019-11-06 00:56:44 +01:00 |
|
Marc Alexander
|
627c8b75b1
|
Merge branch '3.3.x'
|
2019-07-21 21:12:11 +02:00 |
|
Marc Alexander
|
17c6cd3676
|
Merge pull request #5562 from senky/ticket/15961
[ticket/15961] Use newer TLS in SMTP
|
2019-07-21 21:12:00 +02:00 |
|
Marc Alexander
|
d0b8e117cc
|
Merge branch '3.3.x'
|
2019-06-17 10:07:30 +02:00 |
|
mrgoldy
|
c01e604998
|
[ticket/16068] Adjust DocBlock @param's
PHPBB3-16068
|
2019-05-24 14:43:10 +02:00 |
|
Jakub Senko
|
fe22deb5d5
|
[ticket/15961] Use newer TLS in SMTP
PHPBB3-15961
|
2019-04-08 14:37:42 +02:00 |
|
Marc Alexander
|
8613a2d77f
|
Merge branch '3.2.x'
|
2018-10-28 12:08:51 +01:00 |
|
Marc Alexander
|
77b7d9ba69
|
Merge pull request #5404 from Elsensee/ticket/15830
[ticket/15830] Move event to a more useful place
|
2018-10-28 12:08:45 +01:00 |
|
Marc Alexander
|
23230d6b55
|
Merge branch '3.2.x'
|
2018-10-27 23:36:51 +02:00 |
|
Marc Alexander
|
a772949162
|
Merge pull request #5363 from Elsensee/ticket/14656
[ticket/14656] Add List-Unsubscribe header to emails
|
2018-10-27 23:36:45 +02:00 |
|
Marc Alexander
|
9aae801eee
|
Merge branch '3.2.x'
|
2018-10-27 22:33:50 +02:00 |
|
Oliver Schramm
|
2d736479d8
|
[ticket/15830] Add event to modify template
PHPBB3-15830
|
2018-10-24 00:45:26 +02:00 |
|
Oliver Schramm
|
5b25b3e2d5
|
[ticket/15830] Move event to a more useful place
PHPBB3-15830
|
2018-10-24 00:42:10 +02:00 |
|
Ruben Calvo
|
b148bb5d70
|
[ticket/15849] Stop using php4 constructors
PHPBB3-15849
|
2018-10-21 07:02:26 +00:00 |
|
Marc Alexander
|
2ba87f06b2
|
Merge branch '3.2.x'
|
2018-10-20 19:56:37 -04:00 |
|
Marc Alexander
|
dbd0304c1d
|
[ticket/15836] Rename event to have unique name
PHPBB3-15836
|
2018-10-20 12:23:19 -04:00 |
|
DSR!
|
c67dd0c591
|
[ticket/15836] Event to send message via external transport
PHPBB3-15836
|
2018-10-13 15:14:44 -07:00 |
|
Marc Alexander
|
d3aae52d66
|
Merge branch '3.2.x'
|
2018-10-08 21:24:04 +02:00 |
|
Jakub Senko
|
0725723813
|
[ticket/15662] Add template
PHPBB3-15662
|
2018-09-16 14:19:13 +02:00 |
|
Oliver Schramm
|
101681070b
|
[ticket/14656] Add List-Unsubscribe header to emails
PHPBB3-14656
|
2018-09-16 12:28:34 +02:00 |
|