Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org...
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-16 Siebrand MazelandRemove verboseness (image and infobox) in Special:Contr...
2011-05-14 Jure Kajzer* added alternative revison size display if diff size...
2011-05-14 Jure Kajzer* added an option to toggle the display of diff size...
2011-05-13 Jure Kajzer* addon to previous
2011-05-13 Jure Kajzer* removed unused messages because of previous revert.
2011-05-13 Jure Kajzer* partial revert of r88019. Left the messages in for...
2011-05-13 Jure Kajzer* fixed as per comment on r88008
2011-05-13 Jure Kajzer* bug 24037
2011-04-23 Raimond SpekkingSimplify a bit to make nicer links: Special:ListFiles...
2011-04-17 Happy-melonTidy up some more uses of SpecialPage static methods
2011-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-12 Happy-melonFollow-up r83786: update references in SpecialPage...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-03-12 Happy-melonDeprecate $wgSysopUserBans and $wgSysopRangeBans, both...
2011-03-07 Antoine MussoRemove second parameters from wfEmptyMsg() calls
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-19 Derk-Jan HartmanDon't use getCheck, because the opts array is reused...
2011-02-16 PlatonidesFix the issue where all links on Special:Contributions...
2011-02-10 Niklas LaxströmRefactor userLinks into it's own method
2011-01-26 Roan KattouwEscape the output of $wgLang->timeanddate() in SpecialC...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Sam ReedMore deprecated method calls
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-08 Raimond SpekkingAdd a CSS class to the input form
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
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-20 Matěj GrabovskýFollow-up r68307: ContribsPager now accepts array of...
2010-06-20 Matěj Grabovský(bug 4597) Provide support in Special:Contributions...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-24 Aaron Schulz(bug 23593) Made revision/date links enabled at history...
2010-04-29 Tobiasfollow-up on r65546#c6661: minor code style issue....
2010-04-28 Tobiasfixing r65546: move variable decleration up
2010-04-26 Tobiasfixing bug 20186: allow filtering SpecialContributions...
2010-04-10 Tim StarlingRevert r64844 pending further discussion
2010-04-10 Tim StarlingSwapped the order of the "diff" and "hist" links on...
2010-04-05 Alexandre EmsenhuberAnd while I'm a it, fix for r55903: canonical name...
2010-04-05 Alexandre Emsenhuber* (bug 22925) "sp-contributions-blocked-notice-anon...
2010-03-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-30 Aaron Schulz* Show diff link for DELETED_TEXT revs if user can...
2010-01-08 Alexandre Emsenhuber* (bug 22051) Returing false in SpecialContributionsBef...
2009-12-30 Raimond Spekking* (bug 2971) Swap links of hist & diff location on...
2009-12-30 Raimond Spekkingfix for r60502. /selfslap
2009-12-30 Raimond SpekkingUser 'escapenotentites' to allow entities like •
2009-12-17 Raimond SpekkingFix a wrong comparison: User::idFromName returns null...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-19 Matěj Grabovský(bug 16884) Fixed feed links in sidebar not complying...
2009-11-18 Aaron Schulzlast tweak for bug 21352 (RevDelete messages)
2009-11-14 Siebrand MazelandSync contributionsSub from SpecialContributions.php...
2009-11-13 Aaron SchulzUse isDeleted() instead of raw bitfield op
2009-11-11 Alexandre Emsenhuber* (bug 21470) MediaWiki:Sp-contributions-explain is...
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-14 Alexandre Emsenhuber* (bug 21114) Special:Contributions no longer shows...
2009-10-07 Siebrand MazelandPartial reapply of r56549 after revert in r57489 withou...
2009-10-07 Brion VibberPartial revert r56549 -- too much HTML escaping on...
2009-10-07 Brion VibberSpacing tweak -- $histlink and $difftext now belong...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-27 Siebrand MazelandSupport GENDER in 'sp-contributions-blocked-notice'
2009-09-23 TobiasFollow-up on r55909 and r55903: Note / block log excerp...
2009-09-20 TobiasFollow-up on r55909: showLogExtract can now tell Pager...
2009-09-17 Siebrand Mazeland* process messages with escapenoentities instead of...
2009-09-17 Raimond SpekkingConsistency tweak: Use pipe-separator for diff / hist...
2009-09-17 Andrew GarrettFix regression in r52174 where parameter was not passed...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-13 TobiasFollow-up on r56251 - merging showLogs and showLogExtract
2009-09-13 TobiasCreating new function wgOutput->showLogs and including...
2009-09-12 Aaron Schulzbug 20470 Edits with user/IP suppression are now marked
2009-09-07 Raimond SpekkingFollow-up r50177: Fix a PHP notice due to typo in array...
2009-09-07 TobiasMinor fixes to r55918 - documentation and variable...
2009-09-07 Tobiasfixing r55909: checking if the user is _currently_...
2009-09-07 TobiasDisplay note on Special:Contributions if user is blocke...
2009-09-06 Tobiasfixing error in r55903 - User object from userid is...
2009-09-06 TobiasShow change block / unblock link on Special:Contributio...
2009-08-25 Niklas LaxströmFix for r52174 - don't show footer for non-existing...
2009-08-21 Aryeh GregorUse Html::input()/autofocus a bunch more places
2009-08-04 Aryeh GregorShow change flag tooltips everywhere, not just RC
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-13 Tim StarlingFix dodgy uses of wfMsgHtml() and related HTML escaping
2009-07-05 Niklas LaxströmSmall fixes
2009-06-28 Alexandre Emsenhuberescaping fix
2009-06-22 Aaron Schulzbug 19305 rev_deleted link consistency (greyed-out)
2009-06-19 Niklas Laxström* (bug 19294) Always show Sp-contributions-footer(...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
next