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
*
Merge branch 'ticket/cs278/9061' into develop-olympus
Andreas Fischer
2010-10-27
1
-19
/
+68
|
\
|
*
[ticket/9061] Simplify conditional statements by reworking the logic.
Chris Smith
2010-10-27
1
-12
/
+18
|
*
[ticket/9061] Fixed a race condition in queue locking.
Oleg Pudeyev
2010-10-27
1
-19
/
+62
*
|
[ticket/9559] Do not override queue package size in the case of an overflow
Josh Woody
2010-07-22
1
-0
/
+7
|
/
*
Do not store email templates in database. [Bug #54505]
Nils Adermann
2010-01-26
1
-11
/
+12
*
Further fixes for r10447 and r10448. Correctly account for custom language d...
Josh Woody
2010-01-26
1
-1
/
+10
*
Remove needless check (revising r10447)
Josh Woody
2010-01-26
1
-7
/
+4
*
Fall back to board default language email template if the file does not exist...
Josh Woody
2010-01-26
1
-2
/
+8
*
Fix getting host for situations where the name/IP is not resolvable. Related ...
Meik Sievertsen
2009-09-22
1
-1
/
+18
*
extend r9387 - check for existance of all functions we use...
Meik Sievertsen
2009-09-17
1
-1
/
+1
*
Fix #51285 and more issues with template inherence on set_custom_template
Joas Schilling
2009-09-16
1
-1
/
+1
*
Fix possible wrong encodings in email template files in messenger. Related to...
Meik Sievertsen
2009-08-25
1
-0
/
+3
*
we will use the non-compliant way for mail() until we further inspected PHP's...
Meik Sievertsen
2009-08-18
1
-11
/
+3
*
Fix email problems on servers with PHP installations not accepting RFC-compli...
Meik Sievertsen
2009-08-18
1
-11
/
+32
*
Per RFC2047 section 5 do not use quoted strings for encoded recipient names
Chris Smith
2009-08-18
1
-1
/
+1
*
allow custom template path for email files
Meik Sievertsen
2009-08-11
1
-3
/
+6
*
Parse email text files with the template engine.
Meik Sievertsen
2009-07-22
1
-22
/
+53
*
Correctly split UTF-8 encoded strings when using mail(). #45815
Chris Smith
2009-06-03
1
-5
/
+9
*
Messenger now also able to use a custom language path. (Bug #36545)
Meik Sievertsen
2009-04-17
1
-2
/
+3
*
fix revision #r9430 - all hail the math!
Meik Sievertsen
2009-04-16
1
-2
/
+2
*
Correctly split long subject lines according to the used RFC. This fixes extr...
Meik Sievertsen
2009-04-10
1
-5
/
+6
*
Erm, yes, we use EOL in queue too. :/ (me is ashamed). Paul, thanks for givin...
Meik Sievertsen
2009-04-08
1
-0
/
+5
*
make sure eol is set (if PHP_EOL is empty? :o)
Meik Sievertsen
2009-04-08
1
-0
/
+1
*
Mass Email works again for users with empty jabber address but notification s...
Meik Sievertsen
2009-03-17
1
-2
/
+25
*
Use FQDN for SMTP EHLO/HELO command. (Bug #41025)
Meik Sievertsen
2009-03-17
1
-1
/
+1
*
Use OS-specific line endings for mail headers. (related to Bug #42755)
Meik Sievertsen
2009-03-11
1
-21
/
+27
*
add IN_PHPBB check to generated cache files
Meik Sievertsen
2009-03-11
1
-2
/
+2
*
Missing read permission from calls to phpbb_chmod()
Chris Smith
2008-12-19
1
-2
/
+2
*
Do not try to send jabber notifications if no jid entered (Bug #36775)
Meik Sievertsen
2008-11-22
1
-0
/
+11
*
some whitespace changes and opening files in binary mode in functions_messenger
Meik Sievertsen
2008-10-06
1
-1
/
+1
*
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us...
Meik Sievertsen
2008-09-29
1
-2
/
+2
*
change the way we do chmodd'ing. I know, my implementation really sucked... g...
Meik Sievertsen
2008-08-22
1
-3
/
+3
*
the chmod change i already had within the changelog (by mistake). This should...
Meik Sievertsen
2008-08-16
1
-10
/
+10
*
Do not error out if php_uname function disabled / Authenticating on SMTP Serv...
Meik Sievertsen
2008-03-18
1
-3
/
+2
*
some further fixes
Meik Sievertsen
2007-11-17
1
-7
/
+2
*
fixing tiny bugs
Meik Sievertsen
2007-11-10
1
-1
/
+1
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-2
/
+10
*
- correct jabber token handling
Meik Sievertsen
2007-09-14
1
-3
/
+3
*
fixing some bugs
Meik Sievertsen
2007-09-02
1
-6
/
+6
*
- two new packages... diff and utf
Meik Sievertsen
2007-08-16
1
-4
/
+4
*
some bugs fixed
Meik Sievertsen
2007-08-15
1
-4
/
+4
*
Some changes... non-invasive...
Meik Sievertsen
2007-08-13
1
-0
/
+6
*
again, a lot of bug fixes
Meik Sievertsen
2007-07-19
1
-2
/
+10
*
let's see if i can break something. :o
Meik Sievertsen
2007-07-03
1
-1
/
+1
*
some fixes...
Meik Sievertsen
2007-06-30
1
-0
/
+5
*
ok, mess around with the templates + fixing some bugs + adjusting headers for...
Meik Sievertsen
2007-06-09
1
-3
/
+3
*
oi^2
Meik Sievertsen
2007-05-26
1
-2
/
+2
*
hopefully not too late in the game. Checked in new jabber class (the class do...
Meik Sievertsen
2007-05-26
1
-10
/
+6
*
Disable DEBUG by default, enable backtrace by default
Meik Sievertsen
2007-05-18
1
-6
/
+4
*
:(
David M
2007-03-25
1
-1
/
+1
[next]