Watchlist now has a specialized <div> tag that contains a unique class for each page
[lhc/web/wiklou.git] / includes / ChangesList.php
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
2008-04-15 Aaron SchulzClean up log grouping
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron SchulzActually, leave usePatrol() stub for b/c
2008-04-13 Aaron SchulzBah, renamed these at the last minute
2008-04-13 Aaron Schulz* Move useRCPatrol() to User
2008-04-12 Aaron SchulzAdd $wgRCTypeGroupedLogs to group certain logs by type...
2008-04-09 Alexandre EmsenhuberFix for ehanced recentchanges: when there are log items...
2008-04-04 Alexandre EmsenhuberKill no more needed and also false comments
2008-04-04 Niklas Laxström* I assume this was forgotten
2008-04-04 Aaron Schulzprivate -> protected (since CleanChanges extends this)
2008-04-04 Aaron Schulz* Don't show hist link if hidden
2008-04-04 Aaron SchulzDocument and flag some functions
2008-04-04 Aaron Schulz* Add missing /event log action
2008-04-01 Aaron SchulzImprove log handling for Enhanced RC
2008-03-31 Aaron Schulz* Don't show "hide patrolled edits" link for people...
2008-03-20 Brion Vibberhackaround for table background hardcoded in monobook
2008-03-20 Brion VibberDon't add spurious ')' in enhanced RC block line if...
2008-03-20 Brion VibberMessed about in this horror myself a bit, think I got...
2008-03-20 Aaron SchulzAlign arrows to top, but move down half a line, so...
2008-03-20 Brion VibberRevert r32218 -- incredibly cryptic illegible class...
2008-03-20 Raimond SpekkingAdd a few CSS classes to the tables
2008-03-20 Aaron SchulzImage should be 'middle' aligned
2008-03-20 Aaron SchulzRemove lead space - not useful
2008-03-20 Aaron SchulzNo need to <tt> these
2008-03-20 Aaron SchulzRemove debug borders
2008-03-20 Aaron SchulzSpacing cleanup
2008-03-20 Aaron Schulz*Border should explicitly be 0
2008-03-20 Aaron Schulz*End parenthesis lost in output somehow, add it back
2008-03-18 Aaron SchulzCleanup some log item display for Enhanced RC (thanks...
2008-03-16 Aaron Schulzrev_deleted merge:
2007-12-06 Raimond Spekking* (bug 11810) Localize displayed semicolons
2007-11-06 David McCabeThe uncontroversial Liquid Threads hooks.
next