[00:39:58] I pulled shippo's fb pic https://chippy.ch/files/swaps/rms-rcs2.jpg [00:40:13] wrong channel [16:55:43] awesome awesome awesome https://en.wikipedia.org/wiki/Special:GadgetUsage [16:56:01] big ty to whoever made that happen :) [16:57:24] MusikAnimal: /me points to Niharika [16:58:03] Oh, that's interesting. navpops has a lot more users than twinkle. [16:58:11] but no default-gadgets I take it? still in the list but with 0 users [16:59:03] It was a team effort. :) [16:59:11] MusikAnimal: Yeah, it's messed up right now. Default gadgets will be removed after a while until a proper fix is figured out. [16:59:25] cool [16:59:55] legoktm: Niharika: any idea what the - prefixed entries are? [17:02:22] they're actual bad values in user_properties [17:02:40] select count(*) from user_properties where up_property ="gadget--mySandbox"; -> 435 [17:03:25] yeah.. does Gadgets do something? [17:03:31] or is it from core? [17:04:18] another really cool thing, which I doubt would be easy to do, would be to too see gadget usage by skin [17:04:19] i vaguely recall a bug that would cause this, from Echo introduction [17:04:25] (the double dashes) [17:04:27] because some gadgets source different scripts based on the skin [17:05:39] MatmaRex: in core? [17:05:55] yeah [17:06:11] when the "matrix" of Echo notifications options was being implemented [17:06:22] someone integrated with the old multiselect [17:06:29] and there was something weird going on with the dashes [17:06:54] or it might be from some entirely different issue! [17:07:41] legoktm: https://phabricator.wikimedia.org/T50693 [17:07:42] So https://phabricator.wikimedia.org/T21288 is fixed? [17:07:53] So does that mean they're really the same gadgets? [17:08:08] Deployed less than a month after my proposal, I'm happy. :) https://phabricator.wikimedia.org/T21288#1704956 [17:08:14] I could merge the two in that case. Hopefully that won't be too hard. [17:08:53] Niharika: the double-dash things are ignored completely, and will disappear the next time the users change their preferences [17:09:12] Ah. Okay. [17:10:14] select count(*) from user_properties where up_property like "gadget--%"; -> 2758 [17:10:57] why the zeros https://it.wikipedia.org/wiki/Speciale:GadgetUsage [17:11:15] Nemo_bis: Those are the default gadgets. [17:11:24] It's doing SUM() right now [17:11:53] ok [17:12:02] there's a merged but not deployed patch which hides default gadgets [17:12:15] or maybe not merged? [17:12:25] was it merged? [17:12:57] https://gerrit.wikimedia.org/r/#/c/249887/ no, I just imagined that I did [17:13:20] Nah. I've a couple of fixes to make. [17:15:53] hm, I guess it's possible a gadget could start with '-' [17:16:16] * legoktm checks [17:16:36] oh, no it's not [17:17:02] I filed https://phabricator.wikimedia.org/T117440 to delete the rows [20:11:54] leading zeros are stripped from usernames when you try to visit the userpage [20:12:04] what's up with that? [20:12:18] is that some really obscure antispoof measure? [20:16:36] huh? [20:16:42] https://en.wikipedia.org/wiki/User:0Legoktm [20:17:11] tgr: what do you mean? [20:20:08] tgr: oh, is this https://phabricator.wikimedia.org/T117471 ? [20:29:07] legoktm: https://en.wikipedia.org/wiki/User:007 [20:30:32] or https://www.mediawiki.org/wiki/User:01tonythomas , for an example with real impact [20:31:15] Maybe this even needs unbreak now: https://phabricator.wikimedia.org/T117476 [20:31:54] Ah, I'm blind. [20:32:10] sjoerddebruin: yeah looking [20:32:54] But the fact that the people even can't log in is also clear now. [20:40:23] Ah, a hidden task. :O [20:41:51] yeah :/ [20:41:58] should be working now [20:45:33] What's uo with https://phabricator.wikimedia.org/T97897 ? [20:45:50] multichill: security bug [20:46:13] Isn't that linked with the NDA group? [20:46:39] no, there's a separate "Security" group for security bugs [20:46:49] https://phabricator.wikimedia.org/project/profile/30/ [20:50:36] legoktm: WMF rights management keeps being an interesting mess ;-)