[01:20:29] Is there a way to see how many users on a wiki have specified gender? [01:21:49] yes [01:21:58] it's in the user_properties table replicated to labs [01:22:03] look for up_property='gender' [01:28:18] Krenair: thank you [02:38:40] hi Wikimedians [02:39:18] https://en.wikipedia.org/wiki/Special:RandomInCategory/Category:Stub-Class_Women_artists_articles [02:39:37] is there any way to get articles rather than talkpage outputted from that? [02:57:55] Hi Pharos. [02:58:03] Sure, just strip off the "Talk:" part. [03:02:15] rage [06:04:41] Can I edit through API without logging in? Token query returns empty non-valid csrf token [06:07:53] [[Tech]]; MaxBioHazard; /* Can I edit through API without logging in? */ new section; https://meta.wikimedia.org/w/index.php?diff=15407091&oldid=15400262&rcid=7469732 [06:12:13] mbh: yes, you can [06:12:24] mbh: use the token you recieve, it should be +\ or something [06:16:08] token +\ [06:16:12] See https://en.wikipedia.org/w/api.php for API usage [06:16:30] legoktm: [06:16:47] are you sure you're encoding the token properly? [06:18:40] >>> urllib.parse.quote_plus('+\\') [06:18:40] '%2B%5C' [06:18:47] something like that [06:21:06] https://phabricator.wikimedia.org/diffusion/ECAU/browse/master/CentralAuth.notranslate-alias.php [16:23:56] I'm not able to view that page as anon [16:29:48] Glaisher: I created T128867 for that bug [16:29:48] T128867: $wgWhitelistRead only works if the Special pages are in the right laguage - https://phabricator.wikimedia.org/T128867 [16:30:06] oh, typo at the title [16:31:14] CentralLogin and CentralAutoLogin is probably not the right example to use there as it doesn't have translations [16:31:47] yeah, but other pages made problems too, and if there are other untranslated special page names, this will cause problems too [21:30:24] are these weird edit links happening for anyone else? http://imgur.com/0rQGzmA [21:30:30] unintentional? [21:34:35] rory096: they look small and normal in chromium on my machine [21:34:57] hmm [21:35:11] didn't they used to at least have square brackets around them? or was that my custom styling [21:36:03] oh wait, everything looks normal now [21:36:10] * rory096 shrugs [21:55:38] rory096: you ran into https://phabricator.wikimedia.org/T124356 [22:02:49] aha! [22:03:20] i blame brion, personally