index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions_messenger.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16203] Enable Emojis and rich text in sent Emails
3D-I
2019-11-06
1
-7
/
+18
*
Merge pull request #5562 from senky/ticket/15961
Marc Alexander
2019-07-21
1
-1
/
+11
|
\
|
*
[ticket/15961] Use newer TLS in SMTP
Jakub Senko
2019-04-08
1
-1
/
+11
*
|
[ticket/16068] Adjust DocBlock @param's
mrgoldy
2019-05-24
1
-4
/
+3
|
/
*
Merge pull request #5404 from Elsensee/ticket/15830
Marc Alexander
2018-10-28
1
-16
/
+22
|
\
|
*
[ticket/15830] Add event to modify template
Oliver Schramm
2018-10-24
1
-15
/
+21
|
*
[ticket/15830] Move event to a more useful place
Oliver Schramm
2018-10-24
1
-3
/
+3
*
|
Merge pull request #5363 from Elsensee/ticket/14656
Marc Alexander
2018-10-27
1
-0
/
+6
|
\
\
|
*
|
[ticket/14656] Add List-Unsubscribe header to emails
Oliver Schramm
2018-09-16
1
-0
/
+6
*
|
|
[ticket/15849] Stop using php4 constructors
Ruben Calvo
2018-10-21
1
-3
/
+3
|
|
/
|
/
|
*
|
[ticket/15836] Rename event to have unique name
Marc Alexander
2018-10-20
1
-2
/
+2
*
|
[ticket/15836] Event to send message via external transport
DSR!
2018-10-13
1
-17
/
+66
*
|
[ticket/15662] Add template
Jakub Senko
2018-09-16
1
-0
/
+4
|
/
*
[ticket/15507] Fix PHP 7.2 warning in functions_messenger.php
hubaishan
2018-01-25
1
-1
/
+2
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-17
/
+17
*
[ticket/15322] Try to make new email setting more readable
Marc Alexander
2017-12-13
1
-1
/
+1
*
[ticket/15322] Add config setting for -f parameter & remove mail function name
Marc Alexander
2017-12-11
1
-2
/
+3
*
[ticket/15322] Fix bug wrong return in emails
kitsiosk
2017-12-09
1
-1
/
+1
*
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
rxu
2017-04-27
1
-1
/
+31
*
|
|
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
|
*
|
[ticket/15150] Add Jabber SSL context configuration options
Rubén Calvo
2017-03-30
1
-2
/
+2
|
|
/
*
|
[ticket/14990] Move dispatcher object to the front of the options array
rxu
2017-04-16
1
-2
/
+2
*
|
[ticket/14990] Fix event name, email parsing, installer and dispatcher calls
rxu
2017-04-16
1
-2
/
+4
*
|
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2017-03-19
1
-1
/
+12
|
\
\
|
|
/
|
*
[ticket/13558] Change options prefix and add settings precautions.
rxu
2017-03-19
1
-3
/
+3
|
*
[ticket/13558] Make SSL context specific options more SMTP general
rxu
2017-03-18
1
-12
/
+12
|
*
[ticket/13558] Add smtp SSL context configuration options
rxu
2017-03-17
1
-0
/
+11
*
|
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
*
|
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
*
|
[ticket/14690] Create email queue cache file in the current env cache folder
rxu
2016-06-23
1
-2
/
+2
*
|
[ticket/14660] Fix parsing board email messages through template engine.
rxu
2016-06-18
1
-13
/
+16
*
|
[ticket/13616] Updates direct call to twig environment constructor
Tristan Darricau
2016-04-03
1
-1
/
+0
*
|
[ticket/14555] Uniformize cache directory usages
Tristan Darricau
2016-03-24
1
-2
/
+2
*
|
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] substr($var, 0, 1) -> $var[0]
Martin Beckmann
2016-02-27
1
-1
/
+1
|
|
*
[ticket/14443] Avoid duplicate slashes
Martin Beckmann
2016-02-02
1
-4
/
+6
|
|
*
[ticket/14443] Introduce additional parameter to messenger
Martin Beckmann
2016-02-01
1
-5
/
+5
*
|
|
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2016-02-18
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
[ticket/13681] Invalidate and reset opcache where necessary
Marc Alexander
2016-02-18
1
-0
/
+10
|
|
/
*
|
[ticket/14444] Fix fatal error in functions_messenger.php
Tristan Darricau
2016-02-02
1
-1
/
+1
*
|
[ticket/13454] Remove more unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-4
/
+2
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-3
/
+3
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-3
/
+2
[next]