Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / UserMailer.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 DemonMerge "[FileRepo] Made temp zone files use doQuickOpera...
2012-08-31 DemonMerge "[FileBackend] Reduced CDN purging when CDN is...
2012-08-31 DemonMerge "Added PHP complement for mw.Time."
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-27 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-04-27 ReedyNoticed while looking at $wgShowUpdatedMarker related...
2012-03-08 Alexandre Emsenhuber* (bug 35019) Fix for rr99942: edit summaries are no...
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-18 Antoine Musso(bug 34421) duplicate Subject / wrong To: headers in...
2012-02-18 Antoine Musso(bug 34421) avoid duplicate Subject headers in mail
2012-02-18 Antoine Mussorevert r111765 bug 34421 avoid duplicate Subject headers
2012-02-18 Sam ReedFix possibly undefined variables
2012-02-17 Antoine Musso(bug 34421) avoid duplicate Subject headers
2012-02-10 mrbluesky(bug 32210) UserMailer.php: New edit emails should...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-23 Sam ReedBug 33880 - $wgUsersNotifiedOnAllChanges should not...
2012-01-06 Mark A. Hershbergerw/s, remove unused vars per note in bug #33537
2011-11-25 Sam Reed"else if" to "elseif"
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-16 Sam ReedRemove duplicate setting of From
2011-10-16 Alexandre Emsenhuber* Send "undisclosed-recipients" in "To" header when...
2011-10-16 Alexandre Emsenhuber* Do magic word parsing after parameter replacement...
2011-10-15 Alexandre EmsenhuberFix E_WARNING from r99863
2011-10-15 Chad HorohoeSelf revert r99899....I HATE YOU PHPUNIT YOU @#Q**...
2011-10-15 Chad HorohoeTemporarily reverting r99863 to see if I can pin down...
2011-10-15 Alexandre Emsenhuber* Added Language::userDate(), Language::userTime()...
2011-10-10 Max SemenikUnbreak sending emails using mailTargets() in safe_mode
2011-09-22 Sam Reed* (bug 31081) $wgEnotifUseJobQ causes many unnecessary...
2011-08-29 Daniel FriesenFollowup r95547; Where'd that $ come from?
2011-08-26 Daniel FriesenFollowup r93417; Don't use $wgServer in a way that...
2011-08-19 Roan KattouwUse canonical URLs (introduced in r94995) for all URLs...
2011-08-04 Roan KattouwExpand all URLs in e-mail notifications to be full...
2011-08-02 Mark A. Hershbergerre: r93415
2011-07-29 Mark A. Hershbergerfollowup r93415 — there is no “$this” in a static method.
2011-07-28 Mark A. Hershbergerwtf, who made this typo?
2011-07-28 Mark A. Hershbergerfollow up r93397 — missed msgid
2011-07-28 Mark A. HershbergerAdd hook that could be the solution for Bug #28026...
2011-07-28 Mark A. Hershbergerfurther sanity checks for sending email … bomb out...
2011-07-28 Mark A. Hershberger* followup r93397 — missing $dest
2011-07-28 Mark A. Hershbergerarray of objects tostring conversion works correctly...
2011-07-28 Mark A. HershbergerReduce mail header differences by moving all the header...
2011-07-27 Jeroen De Dauwsmall style tweaks
2011-07-25 Jeroen De Dauwstyle fix
2011-07-07 Mark A. HershbergerFixes Bug#17866
2011-07-07 Mark A. HershbergerSet envelope sender to the same as the From: address...
2011-07-07 Mark A. Hershbergerw/s fixup before patch
2011-06-04 Alexandre EmsenhuberFix for r89475: let's make this correctly
2011-06-04 Alexandre EmsenhuberAdded missing $PAGEEDITTIME replacement for impersonal...
2011-06-04 Alexandre EmsenhuberUse isAnon() so that the mail doesn't contain "anonymou...
2011-05-21 Sam ReedMore comment updates, addition of some braces also
2011-05-20 Brian Wolff(bug 29055) Make don't send email on minor edits prefer...
2011-05-18 Antoine Mussouse string as callback when possible (since PHP 5.2.3)
2011-05-18 Antoine MussoMakes sure wgAdditionalMailParams is null in safe mode
2011-05-18 Antoine Mussomakes UserMailer::send() a bit simpler
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-06 Alexandre EmsenhuberRemoved more functions marked for removal in 1.19:...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-05 Tim StarlingHipHop fixes:
2011-02-27 Sam ReedTweak some documentation
2011-02-26 PlatonidesMove the include_path finding code to Fallback class.
2010-12-15 Chad HorohoeWhen using safe_mode, mail() cannot take the 5th parame...
2010-12-10 Sam ReedFollowup r78101 fixme, remove wfQuotedPrintable per...
2010-12-09 Siebrand MazelandFollow-up r78101:
2010-12-08 PlatonidesMove wfQuotedPrintable() into UserMailer class
2010-12-05 Chad Horohoephp4 access declarations are silly
next