[03:30:16] my hand is starting to hurt due to excessive left-handed Ctrl-Shift-T (which I have set to Navigate > Class in PHPStorm) [16:38:27] GH is apparently fscked atm [16:38:30] https://github.com/wikimedia/mediawiki is 500-ing [16:38:56] Cloning or viewing the ui? [16:39:20] The later is working for Me [16:43:07] https://www.githubstatus.com/ [20:39:11] anomie: how do i ask the api for the list of pages I watch? Or how do I ask whether I'm watching a given page? [20:39:18] action=watchlist isn't it :) [20:40:37] oh. watchlistraw [20:41:44] duesen: action=query&list=watchlistraw gives you the list of pages you watch. action=query&prop=info&inprop=watched will indicate for each page whether you're watching it. [20:42:15] thanks! [20:48:04] hrm, the result format of list=watchlistraw isn't standard, it's skipping the "query" level :( [20:51:27] I think the bug for that was wontfixed [22:26:57] duesen, Reedy: T36356 is still open, although apparently it was WONTFIXED for about 24 minutes back in 2012. But yeah, it would be a breaking change so I'm not sure it'll actually happen. [22:26:58] T36356: list=watchlistraw does not set the result under "query" - https://phabricator.wikimedia.org/T36356