index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
UserMailer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
(bug 32210) UserMailer.php: New edit emails should offer a single-diff link.
mrbluesky
2012-02-10
1
-6
/
+7
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+2
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
1
-2
/
+2
*
Bug 33880 - $wgUsersNotifiedOnAllChanges should not send e-mail to user who m...
Sam Reed
2012-01-23
1
-0
/
+4
*
w/s, remove unused vars per note in bug #33537
Mark A. Hershberger
2012-01-06
1
-3
/
+3
*
"else if" to "elseif"
Sam Reed
2011-11-25
1
-1
/
+1
*
Add, update, tweak documentation
Sam Reed
2011-10-26
1
-1
/
+12
*
Remove duplicate setting of From
Sam Reed
2011-10-16
1
-1
/
+0
*
* Send "undisclosed-recipients" in "To" header when sending the mail to more ...
Alexandre Emsenhuber
2011-10-16
1
-17
/
+14
*
* Do magic word parsing after parameter replacement in MediaWiki:Enotif_body ...
Alexandre Emsenhuber
2011-10-16
1
-48
/
+35
*
Fix E_WARNING from r99863
Alexandre Emsenhuber
2011-10-15
1
-1
/
+1
*
Self revert r99899....I HATE YOU PHPUNIT YOU @#Q**#(#@(#@@#(!!!
Chad Horohoe
2011-10-15
1
-23
/
+16
*
Temporarily reverting r99863 to see if I can pin down test failures
Chad Horohoe
2011-10-15
1
-16
/
+23
*
* Added Language::userDate(), Language::userTime() and Language::userTimeAndD...
Alexandre Emsenhuber
2011-10-15
1
-23
/
+16
*
Unbreak sending emails using mailTargets() in safe_mode
Max Semenik
2011-10-10
1
-1
/
+6
*
* (bug 31081) $wgEnotifUseJobQ causes many unnecessary jobs to be queued
Sam Reed
2011-09-22
1
-20
/
+57
*
Followup r95547; Where'd that $ come from?
Daniel Friesen
2011-08-29
1
-1
/
+1
*
Followup r93417; Don't use $wgServer in a way that makes invalid Message-IDs....
Daniel Friesen
2011-08-26
1
-3
/
+9
*
Use canonical URLs (introduced in r94995) for all URLs in e-mails
Roan Kattouw
2011-08-19
1
-6
/
+6
*
Expand all URLs in e-mail notifications to be full HTTP URLs. This prevents p...
Roan Kattouw
2011-08-04
1
-6
/
+6
*
re: r93415
Mark A. Hershberger
2011-08-02
1
-2
/
+2
*
followup r93415 — there is no “$this” in a static method.
Mark A. Hershberger
2011-07-29
1
-1
/
+1
*
wtf, who made this typo?
Mark A. Hershberger
2011-07-28
1
-1
/
+1
*
follow up r93397 — missed msgid
Mark A. Hershberger
2011-07-28
1
-7
/
+14
*
Add hook that could be the solution for Bug #28026 (“Enable e-mail
Mark A. Hershberger
2011-07-28
1
-0
/
+7
*
further sanity checks for sending email … bomb out if we aren't given
Mark A. Hershberger
2011-07-28
1
-5
/
+7
*
* followup r93397 — missing $dest
Mark A. Hershberger
2011-07-28
1
-13
/
+15
*
array of objects tostring conversion works correctly in php 5.2.3+
Mark A. Hershberger
2011-07-28
1
-12
/
+2
*
Reduce mail header differences by moving all the header creation code
Mark A. Hershberger
2011-07-28
1
-36
/
+41
*
small style tweaks
Jeroen De Dauw
2011-07-27
1
-13
/
+14
*
style fix
Jeroen De Dauw
2011-07-25
1
-1
/
+1
*
Fixes Bug#17866
Mark A. Hershberger
2011-07-07
1
-9
/
+11
*
Set envelope sender to the same as the From: address when PEAR mail is used. ...
Mark A. Hershberger
2011-07-07
1
-0
/
+1
*
w/s fixup before patch
Mark A. Hershberger
2011-07-07
1
-5
/
+5
*
Fix for r89475: let's make this correctly
Alexandre Emsenhuber
2011-06-04
1
-2
/
+2
*
Added missing $PAGEEDITTIME replacement for impersonal mails
Alexandre Emsenhuber
2011-06-04
1
-2
/
+4
*
Use isAnon() so that the mail doesn't contain "anonymous user w.x.y.z" when a...
Alexandre Emsenhuber
2011-06-04
1
-1
/
+1
*
More comment updates, addition of some braces also
Sam Reed
2011-05-21
1
-7
/
+20
*
(bug 29055) Make don't send email on minor edits preference apply to
Brian Wolff
2011-05-20
1
-1
/
+3
*
use string as callback when possible (since PHP 5.2.3)
Antoine Musso
2011-05-18
1
-1
/
+1
*
Makes sure wgAdditionalMailParams is null in safe mode
Antoine Musso
2011-05-18
1
-9
/
+1
*
makes UserMailer::send() a bit simpler
Antoine Musso
2011-05-18
1
-14
/
+13
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+2
*
Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals
Sam Reed
2011-05-06
1
-5
/
+4
*
Removed more functions marked for removal in 1.19: wfParseCIDR(), wfRFC822Phr...
Alexandre Emsenhuber
2011-05-06
1
-20
/
+0
*
Tidy up some unused variables and such
Sam Reed
2011-04-23
1
-1
/
+0
*
HipHop fixes:
Tim Starling
2011-04-05
1
-1
/
+6
*
Tweak some documentation
Sam Reed
2011-02-27
1
-0
/
+1
*
Move the include_path finding code to Fallback class.
Platonides
2011-02-26
1
-6
/
+4
[next]