* (bug 20494) OutputPage::getArticleBodyOnly() no longer requires an useless argument
[lhc/web/wiklou.git] / includes / specials / SpecialWatchlist.php
2009-08-04 Aryeh GregorFix flag legend for watchlist from r54336 breakage
2009-08-03 Aryeh GregorAdd legend to watchlist as well
2009-07-05 Niklas Laxström* (bug 19442) Show/hide options on watchlist only work...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-18 X!Watchlist now has a specialized <div> tag that contains...
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-29 Domas Mituzasfix rollback links in watchlists, use a join'ed `page...
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-08 Siebrand Mazeland* Recommit r39503. (bug 14468) Lines in classic RecentC...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-28 Aryeh GregorDon't query unneeded rows on watchlist
2009-01-28 Aryeh GregorRemove unused variables
2009-01-28 Aryeh GregorRemove useless left join in watchlist
2009-01-13 Aaron Schulz(bug 16969) Add show/hide to Preferences for option...
2009-01-07 Brion VibberReverting r45363 "(bug 15320) Show login page if not...
2009-01-03 Aaron Schulz(bug 15320) Show login page if not logged in (for watch...
2008-12-21 Aaron Schulz*Replace crappy BeforeWatchlist hook
2008-12-14 Aaron Schulz* Rewrite query the new way. Should make bug 16636...
2008-12-11 Raimond SpekkingConsistency tweak: Add horizental line same as exists...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-03 Raimond SpekkingMake show/hide links in watchlist consistent to recent...
2008-10-12 Aaron SchulzCheck $wgUser->useRCPatrol()
2008-10-12 Aaron Schulz(bug 15946) Add hidepatrolled option to Special:Watchlist
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-08 Aaron SchulzAlso mark new user edits here too
2008-08-29 Raimond SpekkingMove information about watched pages and enotif into...
2008-08-27 Alexandre Emsenhuber(bug 15342) "Invert" checkbox now works correctly when...
2008-08-27 Chad HorohoeReverting my reversions of the fieldset on Special...
2008-08-27 Chad HorohoeCan't add to a variable if it doesn't exist...
2008-08-27 Chad HorohoeRemove fieldset from Watchlist that apparently only...
2008-08-26 Raimond SpekkingMake the elements of the watchlist fieldset identical...
2008-08-22 Chad HorohoeTweak to UI for Special:Watchlist. Put a fieldset aroun...
2008-08-22 Aryeh GregorTweak for r39314: don't add a line break before the...
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-13 Siebrand Mazeland(bug 15157) Special:Watchlist now has the same options...
2008-07-06 Niklas Laxström* Split date and time to two variables to allow better...
2008-06-19 Brion VibberRename all the special page class files back to their...