* Fixed unclosed <p> tag
[lhc/web/wiklou.git] / includes / SpecialEmailuser.php
2005-05-06 Ævar Arnfjörð Bjar... * Special:Allpages, Special:Contributions, Special...
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-03-13 Evan ProdromouChanged the calling protocol for function wfRunHooks...
2005-02-21 Brion VibberCruft war continues: more uses of isAnon() and isLoggedIn()
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-11 Brion Vibber* XHTML fix: encoding of usernames
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-11-29 Evan ProdromouMake User::newFromName set the user object's ID attribu...
2004-11-29 Evan ProdromouAdded hook events for "E-mail this user" feature. Docum...
2004-11-25 Brion VibberAdd site-wide options to disable all e-mail functions...
2004-10-14 Brion VibberXHTML fix, handle bad target more gracefully
2004-10-13 Jens FrankFix cross site scripting bug
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-04-24 Brion VibberAllow forgotten Special:Emailuser/Username link style...
2004-04-01 Tim Starlinguse of $wgRequest
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-27 Nicholas Pisarro, JrAdded the ability to do an authenticated SMTP login...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-12 Evan ProdromouChanged default email subject from hard-coded string...
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-12 Tim StarlingLatest features and bug fixes imported from stable
2003-04-14 Lee Daniel CrockerInitial revision