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
/
mail
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-3
/
+3
*
Update documentation URL
Mark A. Hershberger
2017-05-30
1
-1
/
+2
*
Merge "Miscellaneous indentation tweaks"
jenkins-bot
2017-02-28
1
-6
/
+6
|
\
|
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-6
/
+6
*
|
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-2
/
+2
|
/
*
Add missing properties to MailAddress class
addshore
2016-12-23
1
-0
/
+16
*
Escape return path extra params to php mail()
Brian Wolff
2016-12-10
1
-1
/
+8
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Remove WatchedItemStore::getDefaultInstance
addshore
2016-05-06
1
-2
/
+4
*
Namespace LinkTarget under MediaWiki\Linker
Kunal Mehta
2016-04-21
1
-0
/
+1
*
Remove deprecated calling style of UserMailer::send()
Reedy
2016-04-02
1
-11
/
+0
*
Many more function case mismatches
Reedy
2016-03-19
1
-2
/
+2
*
Move EmailNotification::updateWatchlistTimestamp to WatchedItemStore
addshore
2016-03-08
1
-39
/
+19
*
mail: Turn UserMailer::quotedPrintableCallback into an inline closure
Reedy
2016-02-29
1
-5
/
+5
*
Merge "Fixup contenttype stuff in UserMailer"
jenkins-bot
2016-02-25
1
-3
/
+5
|
\
|
*
Fixup contenttype stuff in UserMailer
Reedy
2016-01-21
1
-3
/
+5
*
|
Updating docs for UserMailer::sendWithPear() which calls $mailer->send()
Perside Rosalie
2016-02-25
1
-1
/
+1
*
|
Convert all array() syntax to []
Kunal Mehta
2016-02-17
2
-49
/
+49
*
|
Remove references to safe_mode INI setting
Kevin Israel
2016-02-12
1
-13
/
+7
*
|
Use LinkTarget in EmailNotification::updateWatchlistTimestamp
addshore
2016-02-03
1
-7
/
+11
*
|
Code style cleanups to notifyOnPageChange()
Aaron Schulz
2016-01-29
1
-15
/
+14
*
|
Remove $wgEnotifUseJobQ
Aaron Schulz
2016-01-29
1
-26
/
+13
|
/
*
Merge "$wgUsersNotifiedOnAllChanges should not send mail twice"
jenkins-bot
2015-12-16
1
-1
/
+2
|
\
|
*
$wgUsersNotifiedOnAllChanges should not send mail twice
saper
2015-12-14
1
-1
/
+2
*
|
UserMailer: Use PHP_EOL instead of DIY
Chad Horohoe
2015-11-10
1
-6
/
+2
|
/
*
Of course EmailNotification::updateWatchlistTimestamp returns users ids
addshore
2015-10-13
1
-1
/
+1
*
Add UserMailerTransformX and UserMailerSplitTo hooks
Gergő Tisza
2015-10-06
1
-10
/
+81
*
Fix PHPCS warnings in /includes/mail/
Siebrand Mazeland
2015-09-28
2
-30
/
+29
*
Set 'List-Help' header for watchlist emails
Kunal Mehta
2015-08-19
2
-6
/
+31
*
UserMailer comment cleanup
Bryan Davis
2015-08-14
1
-44
/
+44
*
Add PEAR's Mail and Mail_Mime to composer.json's suggestions
Chad Horohoe
2015-08-14
1
-8
/
+11
*
Merge "Don't send email notifs to blocked users if $wgBlockDisablesLogin is t...
jenkins-bot
2015-08-13
1
-2
/
+6
|
\
|
*
Don't send email notifs to blocked users if $wgBlockDisablesLogin is true
Glaisher
2015-06-16
1
-2
/
+6
*
|
Clean up UserMailer::send() parameters
Kunal Mehta
2015-07-20
2
-7
/
+27
*
|
Fix inaccurate documentation re $wgEnotifMinorEdits
Matthew Flaschen
2015-07-08
1
-1
/
+3
|
/
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-4
/
+4
*
Merge "wl_notificationtimestamp code comments typo, false statement"
jenkins-bot
2015-06-03
1
-3
/
+2
|
\
|
*
wl_notificationtimestamp code comments typo, false statement
Federico Leva
2015-06-02
1
-3
/
+2
*
|
Add List-Unsubscribe header to emails
Kunal Mehta
2015-05-24
1
-0
/
+2
*
|
Use lazyPush() instead of push() in a few places for jobs
Aaron Schulz
2015-05-18
1
-1
/
+1
|
/
*
Fix phpcs errors in includes/
Ricordisamoa
2015-01-08
1
-1
/
+0
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-3
/
+0
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
2
-5
/
+5
*
Fixed spacing
umherirrender
2014-09-29
1
-1
/
+1
*
Move EmailNotification watchlist handling into helper method
Erik Bernhardson
2014-09-18
1
-36
/
+54
*
Add MailAddress::newFromUser()
Kunal Mehta
2014-09-14
2
-4
/
+17
*
Split UserMailer.php into includes/mail/
Kunal Mehta
2014-09-14
3
-0
/
+997