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
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
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
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
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
hubaishan
1e1097f06f
[ticket/15507] Fix PHP 7.2 warning in functions_messenger.php
...
By pre assgin `$extra_headers` to array.
PHPBB3-15507
2018-01-25 23:00:40 +03:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Marc Alexander
4e045ed767
[ticket/15322] Try to make new email setting more readable
...
PHPBB3-15322
2017-12-13 21:31:07 +01:00
Marc Alexander
9f055e1af3
[ticket/15322] Add config setting for -f parameter & remove mail function name
...
The -f parameter can now be added via configuration in the ACP. Addtionally,
the config setting for the mail function name has been removed.
PHPBB3-15322
2017-12-11 21:56:21 +01:00
kitsiosk
b4ca1bdb00
[ticket/15322] Fix bug wrong return in emails
...
PHPBB3-15322
2017-12-09 16:19:41 +02:00
Marc Alexander
be76d582dc
Merge branch '3.1.x' into 3.2.x
2017-06-05 11:13:39 +02:00
Marc Alexander
acf9cdba01
Merge pull request #4810 from rxu/ticket/15199
...
[ticket/15199] Add core event to the messenger send() function
2017-06-05 11:13:35 +02:00
Marc Alexander
346c784bf3
Merge branch '3.1.x' into 3.2.x
2017-06-05 11:02:30 +02:00
rxu
f5d49b61bb
[ticket/15199] Add core event to the messenger send() function
...
PHPBB3-15199
2017-04-27 15:06:34 +07:00
rxu
fcc8e155ec
[ticket/14990] Move dispatcher object to the front of the options array
...
PHPBB3-14990
2017-04-16 23:40:16 +07:00
rxu
1ea114ca20
[ticket/14990] Fix event name, email parsing, installer and dispatcher calls
...
PHPBB3-14990
2017-04-16 22:43:50 +07:00
Rubén Calvo
43731202fd
[ticket/15150] Hide errors if function stream_socket_client have been disabled
...
PHPBB3-15150
2017-04-02 15:20:49 +02:00
Rubén Calvo
32f3ddca70
[ticket/15150] Add Jabber SSL context configuration options
...
PHPBB3-15150
2017-03-30 10:04:50 +02:00
Tristan Darricau
552da2e805
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options
2017-03-19 18:07:14 +01:00
rxu
22b8632426
[ticket/13558] Change options prefix and add settings precautions.
...
PHPBB3-13558
2017-03-19 14:32:53 +07:00
rxu
2cc9b6a857
[ticket/13558] Make SSL context specific options more SMTP general
...
PHPBB3-13558
2017-03-18 01:11:32 +07:00
rxu
ac87784a11
[ticket/13558] Add smtp SSL context configuration options
...
PHPBB3-13558
2017-03-17 01:21:57 +07:00
Marc Alexander
453d9113f1
Merge branch '3.1.x' into 3.2.x
2016-11-20 15:23:20 +01:00
rxu
6984f17f62
[ticket/14852] Add core event to modify email headers
...
PHPBB3-14852
2016-11-04 18:23:09 +07:00
Marc Alexander
1fff455862
Merge branch '3.1.x' into 3.2.x
2016-09-24 10:28:39 +02:00
Oliver Schramm
eccb3d6602
[ticket/13709] Add fallback for email templates used by extensions
...
Also add a fallback to english for the core
like we do it in $user->add_lang()
PHPBB3-13709
2016-08-21 05:21:25 +02:00
rxu
1a0e40489f
[ticket/14690] Create email queue cache file in the current env cache folder
...
PHPBB3-14690
2016-06-23 01:20:45 +07:00
rxu
9551475fce
[ticket/14660] Fix parsing board email messages through template engine.
...
PHPBB3-14660
2016-06-18 00:39:33 +07:00
Tristan Darricau
663e3bc642
[ticket/13616] Updates direct call to twig environment constructor
...
PHPBB3-13616
2016-04-03 16:23:16 +02:00
Tristan Darricau
56c2caf6c0
[ticket/14555] Uniformize cache directory usages
...
PHPBB3-14555
2016-03-24 09:15:34 +01:00
Marc Alexander
b490be1f81
Merge branch '3.1.x' into 3.2.x
2016-02-28 10:15:47 +01:00
Marc Alexander
a4040e53b7
Merge pull request #4153 from gn36/ticket/14443
...
[ticket/14443] Introduce additional parameter to messenger
2016-02-28 10:15:41 +01:00
Martin Beckmann
5d579631d7
[ticket/14443] substr($var, 0, 1) -> $var[0]
...
PHPBB3-14443
2016-02-27 15:17:17 +01:00
Tristan Darricau
b7deef46ac
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13681] Invalidate and reset opcache where necessary
2016-02-18 22:00:10 +01:00
Marc Alexander
bd12427fd4
[ticket/13681] Invalidate and reset opcache where necessary
...
PHPBB3-13681
2016-02-18 19:03:56 +01:00
Martin Beckmann
a35314c6ea
[ticket/14443] Avoid duplicate slashes
...
PHPBB3-14443
2016-02-02 20:30:57 +01:00
Tristan Darricau
60c9ee068e
[ticket/14444] Fix fatal error in functions_messenger.php
...
PHPBB3-14444
2016-02-02 15:45:03 +01:00
Martin Beckmann
fdd5a18763
[ticket/14443] Introduce additional parameter to messenger
...
PHPBB3-14443
2016-02-01 23:11:39 +01:00
Marc Alexander
73900d1857
[ticket/13454] Remove more unused variables
...
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
7a6a16e3a5
[ticket/13454] Remove unused variables
...
This is part 5 and there is more to come.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
266576c6a4
[ticket/13454] Remove unused variables
...
Part 4
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
f50ba9ab4f
[ticket/13454] Remove unused variables
...
This is part 2 of the pr.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
3ddee852fa
Merge branch '3.1.x'
...
Conflicts:
phpBB/includes/functions_messenger.php
2015-09-07 12:16:12 +02:00
Tristan Darricau
0e93efd7cb
[ticket/14143] Flush the mail queue when writing it
...
PHPBB3-14143
2015-09-05 17:53:29 +02:00
MateBartus
7b301e22f3
[ticket/13804] Make template's user dependency optional
...
PHPBB3-13804
2015-05-05 19:16:49 +02:00
Nicofuma
51376a4391
[ticket/13638] Inject $filesystem in \phpbb\template\asset
...
PHPBB3-13638
2015-05-05 17:07:11 +02:00