w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialWatchlist.php
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-01-30 Brian Wolff(Bug 26961) hide anons from watchlist preference was...
2010-12-30 Sam ReedNo magic variables are used after this extract call...
2010-11-30 Sam ReedMore unused variables
2010-10-31 Sam ReedMore deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-10 Raimond SpekkingMake the subtitle of Special:Watchlist more consistent...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-07-24 Sam ReedRemoval of unused globals
2010-07-03 Alexandre EmsenhuberFixed some doxygen warnings
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-05-30 Aryeh GregorRemove most named character references from output
2010-04-22 Alexandre Emsenhuber* (bug 23286) Fix for r62890: namespace selector no...
2010-04-19 Roan Kattouw(bug 23240) Add ID to namespace selector form on Specia...
2010-02-23 Chad HorohoeReduce code duplication by adding conditions to $conds...
2010-02-21 Domas MituzasI have a feeling that a line above declares same global
2009-09-30 Andrew GarrettReplace hardcoded api.php with a call to wfScript(api...
2009-09-30 Andrew GarrettRandomly generate a watchlist token on-demand if a...
2009-09-30 Andrew GarrettFix for r57119, remove double-/ in URLs
2009-09-30 Andrew GarrettRe-work feed exposure system.
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...