Remove most named character references from output
[lhc/web/wiklou.git] / includes / specials / SpecialBlockip.php
2010-05-30 Aryeh GregorRemove most named character references from output
2010-03-27 Roan KattouwFix coding style in r64230, r64256
2010-03-27 Happy-melonPer r64228 CR: make the check a static method in IPBloc...
2010-03-26 Happy-melon(bug 15810) stop blocked admins from unblocking themsel...
2010-03-11 Aaron SchulzFixed blockip log excerpt permission check (bug 22809...
2010-03-01 Alexandre EmsenhuberPer Simetrical's comment on r63048: use "$user instance...
2010-02-27 Alexandre Emsenhuber* (bugs 22665 and 22667) User '0' can now be unblocked...
2010-02-27 Alexandre Emsenhuber* (bug 22666) Submitting user block form with an invali...
2010-01-31 Victor VasilievModify IPBlockForm::(un)suppressUserName so it can...
2010-01-05 OverlordQSplit rangeblock error message, allow configuring max...
2009-12-30 Raimond SpekkingRename hook per Tim's CR on r58192
2009-12-04 Siebrand MazelandAdd separate message for special page title, as 'blocki...
2009-11-29 Alexandre Emsenhuber* (bug 21679) "Edit block reasons" link at the bottom...
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-12 Raimond SpekkingFollow-up r58385: Initialize variable to avoid a PHP...
2009-10-31 Raimond Spekking* (bug 20478) Add a note to Special:Block when the...
2009-10-30 Chad Horohoe(bug 3340) Allow configuring of /16 limit on range...
2009-10-24 Aaron Schulz* Don't use existing block values on "already blocked...
2009-10-19 Jack Phoenixcoding style tweaks
2009-10-05 TobiasFixing bug 20524: Hideuser: Nicer error when trying...
2009-09-27 Siebrand Mazeland* support GENDER in 'blocklog-showlog' and 'blocklog...
2009-09-20 TobiasFollow-up on r55909: showLogExtract can now tell Pager...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-08-21 Aryeh GregorUse Html::input()/autofocus a bunch more places
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-07-13 Alexandre Emsenhuber(bug 19693) escape user link in contribution link
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-05-27 Aaron Schulzreverted r49742 per CR; also it doesn't handle subpages...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-23 Chad HorohoeFollowup to r50744: Actually declare the method as...
2009-05-19 Chad HorohoeRemove the globals.
2009-05-19 Chad HorohoeFollowup to 50635: Consolidate all of these hacky globa...
2009-05-15 Chad Horohoe(bug 18549) Make Special:Blockip (and api action=block...
2009-04-30 Aaron SchulzTweaked account hiding & renaming limits
2009-04-23 Aaron SchulzChange for bug 18383, suppress user/talk page on user...
2009-04-22 Aaron Schulz* Added visibility to some functions
2009-04-22 Aaron Schulzfix silly typo
2009-04-21 Aaron Schulz* Fixed unblocking of hidden names (bug 18543)
2009-04-05 Aaron Schulz(bug 18346) Automatically hide RC log items on block too
2009-04-05 Alexandre EmsenhuberDon't display the "noautoblock" flag when blocking...
2009-04-05 Aaron SchulzFollow-up to r49191: Same thing but where the log is...
2009-04-05 Aaron SchulzsetUsernameBitfields() should skip suppress log items
2009-03-26 Aaron SchulzFix r48886: make sure title is normalized for query
2009-03-26 Aaron SchulzHide log items with said user as the target as well
2009-03-25 Aaron SchulzAdd suppression block log if allowed
2009-03-25 Aaron SchulzDouble check 'hideuser' before blocking
2009-03-21 Aaron Schulz* Disabled one query for now since index is still pending
2009-03-20 Aaron Schulzbolden username hiding option
2009-03-20 Aaron Schulz(bug 17831) Go ahead and hide where the username appear...
2009-03-14 Aaron Schulz* Log unsuppressed names in the suppress log as normal
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-02 Siebrand Mazeland(bug 17236) Suppress 'watch user page link' for IP...
2009-01-24 Aaron Schulz(bug 14423) Check flag validity for logging
2009-01-21 Alex ZFix for r45862, handle indefinite blocks correctly...
2009-01-18 Alex Z(bug 17045) Prefill the block form with the options...
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2008-11-23 Aaron Schulz* I didn't even notice the extra reblock check; merged...
2008-11-14 Aaron Schulz(bug 16305) Allow optional replacement of user talk...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-01 Alex ZFix rangeblock detection
2008-11-01 Alex Zpass user ID to Block::newFromDB in case of renames...
2008-11-01 Aaron SchulzPass user id to newFromDB() as well
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-10-08 Aaron SchulzShow contribs link only if it applies
2008-10-08 Raimond SpekkingCleanup for r41831:
2008-10-08 Aaron Schulz(bug 15432) Contribs links at blockip. Moved "edit...
2008-10-02 Matt Johnston(bug 8440) Add API support for new blocking flag, also...
2008-09-27 Alexandre EmsenhuberFix for r41108 (as per comment on bug 15642): Also...
2008-09-26 Matt JohnstonFix r41248 per Chad's suggestions on Wikitech. $wgBlock...
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-22 Aaron SchulzFill in blocklist from submit/url (bug 15611)
2008-09-21 Chad Horohoe(bug 15642) Remove ability for blocked sysops to block...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-18 Brion VibberCleanup for r40944:
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-17 X!Readding 'Full Block Log' link, after being removed...
2008-09-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-03 Aaron SchulzMove doMassUserBlock() to core
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-07-03 Chad HorohoeBug 14088 - excessively long block expiry times no...
2008-06-19 Brion VibberRename all the special page class files back to their...