Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16203] Enable Emojis and rich text in sent Emails | 3D-I | 2019-11-06 | 1 | -7/+18 |
| | | | | PHPBB3-16203 | ||||
* | Merge pull request #5562 from senky/ticket/15961 | Marc Alexander | 2019-07-21 | 1 | -1/+11 |
|\ | | | | | | | [ticket/15961] Use newer TLS in SMTP | ||||
| * | [ticket/15961] Use newer TLS in SMTP | Jakub Senko | 2019-04-08 | 1 | -1/+11 |
| | | | | | | | | PHPBB3-15961 | ||||
* | | [ticket/16068] Adjust DocBlock @param's | mrgoldy | 2019-05-24 | 1 | -4/+3 |
|/ | | | | PHPBB3-16068 | ||||
* | Merge pull request #5404 from Elsensee/ticket/15830 | Marc Alexander | 2018-10-28 | 1 | -16/+22 |
|\ | | | | | | | [ticket/15830] Move event to a more useful place | ||||
| * | [ticket/15830] Add event to modify template | Oliver Schramm | 2018-10-24 | 1 | -15/+21 |
| | | | | | | | | PHPBB3-15830 | ||||
| * | [ticket/15830] Move event to a more useful place | Oliver Schramm | 2018-10-24 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-15830 | ||||
* | | Merge pull request #5363 from Elsensee/ticket/14656 | Marc Alexander | 2018-10-27 | 1 | -0/+6 |
|\ \ | | | | | | | | | | [ticket/14656] Add List-Unsubscribe header to emails | ||||
| * | | [ticket/14656] Add List-Unsubscribe header to emails | Oliver Schramm | 2018-09-16 | 1 | -0/+6 |
| | | | | | | | | | | | | PHPBB3-14656 | ||||
* | | | [ticket/15849] Stop using php4 constructors | Ruben Calvo | 2018-10-21 | 1 | -3/+3 |
| |/ |/| | | | | | PHPBB3-15849 | ||||
* | | [ticket/15836] Rename event to have unique name | Marc Alexander | 2018-10-20 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-15836 | ||||
* | | [ticket/15836] Event to send message via external transport | DSR! | 2018-10-13 | 1 | -17/+66 |
| | | | | | | | | PHPBB3-15836 | ||||
* | | [ticket/15662] Add template | Jakub Senko | 2018-09-16 | 1 | -0/+4 |
|/ | | | | PHPBB3-15662 | ||||
* | [ticket/15507] Fix PHP 7.2 warning in functions_messenger.php | hubaishan | 2018-01-25 | 1 | -1/+2 |
| | | | | | | By pre assgin `$extra_headers` to array. PHPBB3-15507 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -17/+17 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15322] Try to make new email setting more readable | Marc Alexander | 2017-12-13 | 1 | -1/+1 |
| | | | | PHPBB3-15322 | ||||
* | [ticket/15322] Add config setting for -f parameter & remove mail function name | Marc Alexander | 2017-12-11 | 1 | -2/+3 |
| | | | | | | | 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 | ||||
* | [ticket/15322] Fix bug wrong return in emails | kitsiosk | 2017-12-09 | 1 | -1/+1 |
| | | | | PHPBB3-15322 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 1 | -1/+31 |
|\ | |||||
| * | Merge pull request #4810 from rxu/ticket/15199 | Marc Alexander | 2017-06-05 | 1 | -1/+31 |
| |\ | | | | | | | | | | [ticket/15199] Add core event to the messenger send() function | ||||
| | * | [ticket/15199] Add core event to the messenger send() function | rxu | 2017-04-27 | 1 | -1/+31 |
| | | | | | | | | | | | | PHPBB3-15199 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-06-05 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | [ticket/15150] Hide errors if function stream_socket_client have been disabled | Rubén Calvo | 2017-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15150 | ||||
| * | | [ticket/15150] Add Jabber SSL context configuration options | Rubén Calvo | 2017-03-30 | 1 | -2/+2 |
| |/ | | | | | | | PHPBB3-15150 | ||||
* | | [ticket/14990] Move dispatcher object to the front of the options array | rxu | 2017-04-16 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14990 | ||||
* | | [ticket/14990] Fix event name, email parsing, installer and dispatcher calls | rxu | 2017-04-16 | 1 | -2/+4 |
| | | | | | | | | PHPBB3-14990 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 1 | -1/+12 |
|\ \ | |/ | | | | | | | | | | | * 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 | ||||
| * | [ticket/13558] Change options prefix and add settings precautions. | rxu | 2017-03-19 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-13558 | ||||
| * | [ticket/13558] Make SSL context specific options more SMTP general | rxu | 2017-03-18 | 1 | -12/+12 |
| | | | | | | | | PHPBB3-13558 | ||||
| * | [ticket/13558] Add smtp SSL context configuration options | rxu | 2017-03-17 | 1 | -0/+11 |
| | | | | | | | | PHPBB3-13558 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-20 | 1 | -1/+11 |
|\ \ | |/ | |||||
| * | [ticket/14852] Add core event to modify email headers | rxu | 2016-11-04 | 1 | -1/+11 |
| | | | | | | | | PHPBB3-14852 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-24 | 1 | -8/+30 |
|\ \ | |/ | |||||
| * | [ticket/13709] Add fallback for email templates used by extensions | Oliver Schramm | 2016-08-21 | 1 | -8/+30 |
| | | | | | | | | | | | | | | Also add a fallback to english for the core like we do it in $user->add_lang() PHPBB3-13709 | ||||
* | | [ticket/14690] Create email queue cache file in the current env cache folder | rxu | 2016-06-23 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14690 | ||||
* | | [ticket/14660] Fix parsing board email messages through template engine. | rxu | 2016-06-18 | 1 | -13/+16 |
| | | | | | | | | PHPBB3-14660 | ||||
* | | [ticket/13616] Updates direct call to twig environment constructor | Tristan Darricau | 2016-04-03 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-13616 | ||||
* | | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14555 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-02-28 | 1 | -5/+7 |
|\ \ | |/ | |||||
| * | Merge pull request #4153 from gn36/ticket/14443 | Marc Alexander | 2016-02-28 | 1 | -5/+7 |
| |\ | | | | | | | | | | [ticket/14443] Introduce additional parameter to messenger | ||||
| | * | [ticket/14443] substr($var, 0, 1) -> $var[0] | Martin Beckmann | 2016-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14443 | ||||
| | * | [ticket/14443] Avoid duplicate slashes | Martin Beckmann | 2016-02-02 | 1 | -4/+6 |
| | | | | | | | | | | | | PHPBB3-14443 | ||||
| | * | [ticket/14443] Introduce additional parameter to messenger | Martin Beckmann | 2016-02-01 | 1 | -5/+5 |
| | | | | | | | | | | | | PHPBB3-14443 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-02-18 | 1 | -0/+10 |
|\ \ \ | |/ / | | | | | | | | | | * 3.1.x: [ticket/13681] Invalidate and reset opcache where necessary | ||||
| * | | [ticket/13681] Invalidate and reset opcache where necessary | Marc Alexander | 2016-02-18 | 1 | -0/+10 |
| |/ | | | | | | | PHPBB3-13681 | ||||
* | | [ticket/14444] Fix fatal error in functions_messenger.php | Tristan Darricau | 2016-02-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14444 | ||||
* | | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -4/+2 |
| | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+3 |
| | | | | | | | | | | | | Part 4 PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+2 |
| | | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454 |