follow-up to r85876: fix some coding style issues (some of which were not introduced...
[lhc/web/wiklou.git] / includes / specials / SpecialEmailuser.php
2011-04-12 Jack Phoenixfollow-up to r85876: fix some coding style issues ...
2011-04-12 Purodha B Blissenbach(bug 13879) Special:Emailuser now asks for suitable...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-03-05 Brian Wolff(bug 27862; follow-up r77714) Make emailuser api module...
2011-02-18 Happy-melon(bug 27526) B/C in Special:EmailUser
2010-12-15 Happy-melonClean up the running mess that is r64866, r65040, and...
2010-12-12 Happy-melonFollow-up r64903: rm leftover debugging code.
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-10-31 Alexandre EmsenhuberAdded missing calls to setHeaders() and outputHeader()
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-24 Sam ReedRemoval of unused globals
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-03 Happy-melonFollow-up to r64903; fix field names broken by r65040.
2010-04-11 Alexandre EmsenhuberFixes for r64903:
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-04-10 Roan KattouwFix epic fail in r64860
2010-04-10 Roan KattouwFix yet another instance of comparing the result of...
2010-04-08 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-09-26 Siebrand MazelandNew permission 'sendemail' added. Default right for...
2009-05-28 Andrew GarrettPrevent Tor users from emailing other users
2009-02-20 Niklas Laxström* Small cleanups
2009-01-07 Brion VibberFix regression in r45351 "(bug 16044) Vague error messa...
2009-01-02 Aaron Schulz(bug 16044) Vague error message in Special:Emailuser
2008-12-17 Danny B* footer separator fix per tools.ietf.org/html/rfc3676...
2008-09-20 Chad Horohoe+doc
2008-09-07 Niklas Laxström* When using a {{SITENAME}} in a message, better to...
2008-08-28 Raimond SpekkingModernize the email user form to our actual standards:
2008-08-27 Bryan Tong MinhCheck on $wgEnableEmail && $wgEnableUserEmail
2008-08-27 Bryan Tong Minh* Fixup validation methods in UserEmailForm a bit so...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Bryan Tong Minh* (bug 13879) Special:EmailUser shows a form in case...
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-07-07 Brion VibberRevert r37223 "keeping the consistence of the function...
2008-07-07 Danny B* keeping the consistence of the function name string
2008-07-06 Chad HorohoeTrim up trailing newlines before footer gets added.
2008-07-05 Niklas Laxström* Allow grammar
2008-07-05 Chad HorohoeRe-implement "Email user footer,"
2008-06-19 Brion VibberRevert the email footer for the moment. A few comments:
2008-06-19 Brion VibberRename all the special page class files back to their...