array of objects tostring conversion works correctly in php 5.2.3+
[lhc/web/wiklou.git] / includes / UserMailer.php
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
2010-12-04 Alexandre EmsenhuberStylise UserMailer.php ; added some "public" to public...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-11-07 Alexandre EmsenhuberKill E_STRICTs from Mail package
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-11-06 Alexandre Emsenhuberadded wfDeprecated() to wfRFC822Phrase() and userMailer...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-31 Alexandre Emsenhuber* (bug 25642) A exception is now thrown instead of...
2010-10-27 Max SemenikIntroduced $wgAdditionalMailParams to allow adjusting...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-11 Sam ReedUsing oimplode( ',', $to ) in wfDebug would only result...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-08-05 Ævar Arnfjörð Bjar... UserMailer.php: Send diff links from old->new on $wgEno...
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-24 Sam ReedRemoval of unused globals
2010-07-18 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-27 PlatonidesFollow up r65027. Use wfMsgForContent, the message...
2010-05-25 Chad Horohoe(bug 23648) PHP yells about using objects in implode...
2010-05-19 Mark A. Hershberger* remove function_exists calls for things that function...
2010-04-30 PlatonidesNo MaxSem, you can't revert r65715 on r65716. Use a...
2010-04-14 Chad HorohoeFix regression in unwatch links sent out by enotif...
2009-09-11 Chad HorohoeRevert r55459, 55467, 55469, 55518 (Page creation notif...
2009-08-23 Purodha B BlissenbachSplit date, and time, in Mediawiki:enotif_body, and...
2009-08-22 Raimond SpekkingFollow-up r55459: Fix for PHP Notice: Undefined variabl...
2009-08-22 Alex ZParse error: syntax error, unexpected T_VARIABLE in...
2009-08-21 Chad Horohoe(bug 15646) Page creation notification email is sent...
2009-06-25 Chad Horohoe(bug 17804) Make EmailNotification members protected
2009-05-18 Brion VibberMove wfDebug() call about use of PHP mail() function...
2009-04-20 Ilmari Karonenfix regression from r47927
2009-03-20 Niklas Laxström* Don't use wgLang for dates in emails
2009-03-02 Roan Kattouw(bug 10172) Move setting the "changed since last visit...
2009-02-04 Tim StarlingAdded basic support for Wietse Venema's taint feature...
2009-01-24 Aaron SchulzAvoid slave lag on $title->getLatestRevID()
2009-01-24 Aaron SchulzHurry up and commit db op before doing mailing op to...
2009-01-19 Jack Phoenixtweak UserMailer.php documentation. $replyto must be...
2009-01-18 Aryeh GregorFix typo in r43155
2009-01-03 Aaron SchulzRemove old comment
2009-01-02 Aaron Schulz(bug 16429) "nominornewtalk" should not trigger e-mail...
2008-12-23 Brion VibberRevert r44702, r44703, r44704 (wfInvoke and UserMailer...
2008-12-17 Alexandre Emsenhuber* Short circuit EmailNotification::notify() to not...
2008-12-17 Niklas Laxström* Shut this up
2008-12-17 David McCabeUserMailer bigtime refactor. Please test.
2008-12-10 David McCabeRevert r44386; depends on wfInvoke, also reverted.
2008-12-10 David McCabeRefactored UserMailer.php. Please let me know if this...
2008-11-03 Siebrand MazelandAs discussed with Aaron on irc. Remove "@param bool...
2008-11-03 Siebrand MazelandUpdate documentation as pointed out by Aaron. Fix on...
2008-11-03 Siebrand MazelandAdd missing global $wgEnotifUseRealName. Fix for undefi...
2008-11-03 Siebrand Mazeland(bug 15068) Added $wgEnotifUseRealName, which allows...
2008-10-30 Aaron SchulzMake getTimestampFromId() need a title. Avoids some...
2008-10-09 Aaron SchulzStop watchlist links from hoping around from bold to...
2008-09-26 David McCabeUse PHP-5 private members.
2008-09-18 Greg Sabino MullaneDuplicate code
2008-08-27 Roan KattouwRevert part of r40107 (Revert r40042 because of regress...
2008-08-27 Brion VibberRevert r40042 "* In Article::replaceSection(), actually...
2008-08-26 Roan Kattouw* In Article::replaceSection(), actually return null...
2008-08-06 Brion Vibber* (bug 15055) Talk page notifications no longer attempt...
2008-08-01 Brion Vibber* (bug 13376) Use $wgPasswordSender, not $wgEmergencyCo...
2008-07-10 Brion VibberRevert r37490, 37493 for now -- 'NotifyOnPageChangeComp...
2008-07-10 Krzysztof KrzyzaniakNotifyOnPageChangeComplete hook added
2008-07-09 Brion VibberRevert the rest of r37393 -- appears to be debugging...
2008-07-09 Daniel Kinzlerimproved integration into category bar. Note: options...
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-05-26 Krzysztof Krzyzaniak$to could be array, replaced by $dest variable
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-17 Aaron Schulz* Make enotif job use user ID rather than name for...
2008-04-15 Aryeh GregorMake sure to use table prefixes correctly. Thanks...
2008-04-15 Tim StarlingIn User:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-02 Aryeh Gregor(bug 13562) Misspelled option $wgUserNotifedOnAllChange...
2008-03-21 Greg Sabino MullaneDon't call composeCommonMailtext() until we are sure...
2008-02-13 Brion Vibber* (bug 11567) Fix error checking for PEAR::Mail. UserMa...
2008-01-22 Brion Vibber* (bug 12327) Comma in username no longer disrupts...
2007-10-11 Nick JenkinsMinor tweak to prevent an E_STRICT warning:
next