merged master
[lhc/web/wiklou.git] / includes / api / ApiFeedWatchlist.php
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-14 Sam ReedAdd Platonides' "add wlexcludeuser to feedwatchlist...
2011-10-27 Sam ReedDocumentation
2011-10-13 Sam ReedFollowup r85756
2011-09-21 Sam ReedReturn documentation
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-06-13 Sam ReedFollowup r89562, use 'feedformat' not 'feed'
2011-06-06 Sam ReedMinor refactoring
2011-06-06 Sam ReedMake ApiFeedWatchlist obey $wgFeed, and also die with...
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-10 Sam Reed* (bug 28368) add hint for multipart/form-data to api...
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-03 Roan KattouwFix indentation of => added in r77366 to be in step...
2010-12-03 Roan Kattouwand -> && in r77366
2010-11-27 Bryan Tong Minh(bug 10268) Added linktodiffs parameter on action=feedw...
2010-10-16 Roan KattouwFix r72905: don't run $endTime through wfTimestamp...
2010-09-13 Roan Kattouw(bug 25137) Don't open a DB connection just to (wrongly...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-15 Roan KattouwApply r69357 to trunk; was a fix for trunk but got...
2010-07-14 Mark A. Hershbergerfollow up r69339:
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-11 Sam ReedMixture of things.
2010-02-23 Jack PhoenixAPI: coding style cleanup, fix copyright symbol, more...
2010-02-19 Sam ReedStylize on Api
2010-02-13 Sam ReedRest of dieUsageMsg in getPossibleErrors
2010-01-11 Aryeh Gregorstylize.php on API code
2009-07-26 Aryeh GregorDon't overload wluser parameter, use new wlowner
2009-07-24 Aryeh GregorAdd opt-in RSS feed for watchlist
2009-02-05 Roan KattouwFix E_WARNING reported by siebrand
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-16 Aaron Schulz* Respect feed limits
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-21 Aaron SchulzConvert to the right timestamp format before doing...
2007-09-26 Daniel Cannon(bug 11218) Add 'allrev' parameter option to feedwatchl...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-21 Yuri AstrakhanAPI: recentchanges and usercontribs cleaned up to allow...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-20 Yuri AstrakhanAPI:
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-05-19 Yuri AstrakhanAPI: watchlist now reports a proper feed item when...
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-18 Yuri AstrakhanAPI *
2006-10-18 Yuri AstrakhanAPI * HTML is now valid HTML Transitional (thansk nickj)
2006-10-18 Yuri AstrakhanAPI
2006-10-17 Nick Jenkins* Probably want "$this->mIsGenerator = false;", not...
2006-10-16 Yuri Astrakhan* API: added prop parameter to watchlist, added partrol...
2006-10-16 Yuri Astrakhan* API: help screen now shows default and allowed parame...