Fix warning from r72349, $script is no longer used.
[lhc/web/wiklou.git] / includes / ChangesList.php
2010-09-11 Niklas LaxströmFix warning from r72349, $script is no longer used.
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-05-30 Aryeh GregorRemove most named character references from output
2010-04-03 Alexandre Emsenhuber* (bug 18499) Added "enhanced" URL parameter to switch...
2010-02-08 Andrew GarrettMake a few more protected functions public, so they...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-05 Alexandre EmsenhuberFix some doxygen warnings
2009-12-30 Raimond SpekkingConsistency tweak: coalesce diff/hist links with pipe...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Aaron Schulzcall static function statically
2009-10-09 Andrew GarrettSame fix as r57530, except done correctly
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-17 Alex ZFix for r55393, put the padding:0 on the td's rather...
2009-09-13 Niklas LaxströmMinor style
2009-08-20 Alex ZUpdate ChangesList output for enhanced changes to use...
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-05 Aryeh GregorMake sure to parse RC legend label inline
2009-08-04 Aryeh GregorFix flag legend for watchlist from r54336 breakage
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-07-31 Andrew GarrettLiquidThreads code quality, bug fixes and cleanup:
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-21 Raimond Spekking(bug 18161) Fix inconsistent separators in watchlist...
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-05-26 Aaron Schulz(bug 18772) Removed redundant 'deletedrev' message...
2009-05-26 X!Modification of r50714, adding element to the li class...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-18 X!Watchlist now has a specialized <div> tag that contains...
2009-04-19 Aryeh GregorFix braindead wrong escaping from r49017, r49018
2009-04-07 Niklas Laxström* Skip the plural parsing for bytes also when not in...
2009-04-07 Niklas Laxström* (bug 18377) Time in Enhanced ChangesList lacking...
2009-03-29 Aryeh GregorRemove unused var
2009-03-29 Aryeh GregorPass query directly to getLinkUrl()
2009-03-29 Aryeh GregorRemove a couple of link() calls in enhanced RC
2009-03-29 Aryeh GregorUse link() instead of make*Link*()
2009-03-29 Aryeh GregorRemove some makeKnownLinkObj() invocations in RC
2009-03-29 Domas Mituzasfix some of RC rollback madness:
2009-03-29 Domas Mituzasdon't do custom number formatting for bytes changed...
2009-03-03 Aaron SchulzRedundancy/perm cleanups to insertRollback()
2009-02-20 Alexandre Emsenhuber* Add some profiling
2009-02-18 Andrew GarrettImplement tag display for EnhancedChangesList -- TODO...
2009-02-08 Siebrand Mazeland* Recommit r39503. (bug 14468) Lines in classic RecentC...
2009-01-29 Andrew GarrettAbuse Filter changes designed for testing filters again...
2009-01-28 Aaron SchulzUse quickUserCan() at some possible performance hotspot...
2009-01-28 Andrew GarrettAdd Special:AbuseFilter/test, which allows (trusted...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-25 Alexandre Emsenhuber* fix usage of 'number_of_watching_users_RCview' messag...
2009-01-20 Aaron Schulz* Added rollback links to changes lists (bug 9305)
2009-01-09 Aaron SchulzMinor code style tweaks & cleanup
2008-12-30 Brion VibberCleanup to r44993 -- avoid using '$x = foo()' in an...
2008-12-23 Aaron Schulz* Don't rebuild the character size html twice
2008-12-20 Aaron Schulz* Tweaks from profiling
2008-12-18 Aaron SchulzFix for r44775: remove debug line
2008-12-18 Alexandre EmsenhuberMoving check for "$rc_type == RC_LOG" before check...
2008-12-11 Aaron SchulzFix log list regression and fix funky $allLogs case...
2008-12-10 Brion VibberRevert r44119 "Remove extract() comment"
2008-12-01 Aaron SchulzRemove extract() comment
2008-11-29 Aaron Schulz* Use insertArticleLink() to remove duplication
2008-11-28 Aaron SchulzVarious minor code style tweaks and cleanup to RC
2008-11-18 Raimond Spekking* (bug 11728) Unify layout of enhanced watchlist/recent...
2008-11-16 Aaron SchulzRefactor getCharacterDifference()
2008-11-14 Brion VibberRevert class cruft in r43327 :)
2008-11-09 Raimond SpekkingUse existing function. Now without PHP error. Thanks...
2008-11-09 Raimond Spekkingself revert r43332 due to a PHP Strict Standards error
2008-11-09 Raimond SpekkingUse existing function
2008-11-09 Raimond SpekkingAdd some CSS classes for easier styling
2008-10-28 Alexandre EmsenhuberUse $wgJsMimeType for JavaScript's Mime type
2008-10-26 Brion VibberTweak for r42592 (re-adding alt text for arrows on...
2008-10-26 Alex Zrestore image alt text on enhanced RC, add title to...
2008-10-25 Alex ZFix for r42528 (enhanced RC JS/fallback fixes), use...
2008-10-25 Brion VibberHold back r42568 for now "Re-committing r42528:" (enhan...
2008-10-25 Alex ZRe-committing r42528:
2008-10-25 Tim StarlingReverted r42528. Links with href="#" make firefox scrol...
2008-10-25 Alex ZRe-committing r42514:
2008-10-25 Brion VibberRevert r42514 for now "(bug 16073) * Use onclick handle...
2008-10-24 Alex Z(bug 16073) * Use onclick handler for expand/collapse...
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-15 Aaron SchulzRemove syntax typo that made line dupes
2008-09-15 Aaron SchulzClean up OldChangesListRecentChangesLine hooks some...
2008-09-06 Aaron SchulzRemove type check for userIsNew(), shouldn't be needed
2008-09-06 Aaron SchulzFix typo for OldChangesList
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-03 David McCabeMade ChangesList::insertUserRelatedLinks public for...
2008-09-03 David McCabeAdded OldChangesListRecentChangesLine hook for customiz...
2008-08-19 Brion VibberRevert r39503, 39507 "(bug 14468) Lines in classic...
2008-08-16 Siebrand Mazeland(bug 14468) Lines in classic RecentChanges and Watchlis...
2008-08-12 Raimond SpekkingUse formatNum for another number
2008-08-07 Raimond SpekkingMake space after semicolon consistent with other punctu...
2008-06-19 Chad Horohoerevert 36435. Bad logic slaps mw-redirect on pages...
2008-06-18 Chad HorohoeRedirects in logs, rc, etc. should have mw-redirect...
2008-06-14 Alexandre EmsenhuberAllow entities, it breaks some languages such as french
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-04-25 Aaron SchulzDon't show history link for logs
2008-04-21 Aaron SchulzAdd rcid for new unpatrolled pages
2008-04-15 Brion VibberGroup all logs in ERC, not an arbitrary subset
next