[00:00:23] Jarry1250: $.suggestions automatically ellipsifies the page titles it shows in suggestions, so they are not cut off in an ugly way (or do not wrap) [00:00:31] it uses $.autoEllipsis to do this [00:00:44] and #.autoEllipsis is an ugly hacking awful piece of poop [00:01:03] which barely sorta kinda sometimes works [00:01:28] removing it from the codebase would greatly raise the quality of out JS code [00:01:43] but i guess that somebody wanted to have that feature, so somebody else coded it [00:01:53] of our* [00:02:38] What's a good way of getting the final markup of the suggestions box btw? [00:02:58] sorry? i don't understand [00:03:10] The final HTML output [00:03:13] whatever markup you put there is going to go through at least two phases of rewirting and mangling, i think [00:03:32] due to all those scripts working with each other there [00:04:02] Well quite. I just want to see the final markup to get an idea, but of course it's tricky to Firebug a rollover... [00:04:25] the element holding the suggstions is inserted just before [00:04:28] don't ask me why [00:04:46] Ah, thank you. [00:05:00] Probably to get a naturally high z-index [00:05:25] that seems quite backwards. D: [00:05:56] as i said, the entire thing is awful and held together by ducktape [00:06:08] i'm just trying to make it slightly less bad [00:06:59] (afk) [00:07:30] good morning [00:08:20] please review [00:08:20] https://gerrit.wikimedia.org/r/#/c/40773/ [00:08:27] :P [00:09:01] Dereckson ^? [00:22:21] how do I find out who has merge rights to a(n extension) project? [00:27:36] ashley: Admin -> Groups [00:27:40] Search for the extension on the page [00:27:50] Click, view [00:27:51] e.g. https://gerrit.wikimedia.org/r/#/admin/groups/49,members [00:28:05] ashley: I'd "git fetch origin refs/meta/config:refs/meta/config && git checkout -b meta refs/meta/config && examine "project.config" looking for [access "refs/*"] and then checking the users belonging to the group(s) listed via https://gerrit.wikimedia.org/r/#/admin/groups/ [00:28:08] MatmaRex: lol, finding it hard to see why using my proposed HTML structure breaks .autoellipsis -- it isn't working on enwiki to compare with :/ [00:28:53] ah, yes, also via Admin->Projects [00:29:21] Reedy: ah, thanks; now I'll just need to wait for the page to load... [00:30:19] 03(mod) Arbitrary inconsistent wording in English history diffs - 10https://bugzilla.wikimedia.org/29444 (10Matthew Bowker) [00:30:26] Reedy: okay...this extension doesn't appear to have a group at all. is that bad? (the extension in question is MediaWikiAuth, btw) [00:31:08] ashley: https://gerrit.wikimedia.org/r/#/admin/projects/mediawiki/extensions/MediaWikiAuth,access [00:31:26] so only group "mediawiki" [00:31:43] saper: ya, I found that but I wasn't sure wtf I was reading...gerrit's UI is everything but obvious [00:32:08] that part seems easy to me somehow [00:39:22] 'right, can I have a temporary admin on mw.org? Like, 2 minutes? I'm trying to take a screenshot of [[MediaWiki:Gadget-CodeEditor.js]] but the extension doesn't work on "view source" (https://bugzilla.wikimedia.org/show_bug.cgi?id=39330 is the bug I'm handling) [00:39:55] Guys, can I ever expect to get this? https://www.mediawiki.org/wiki/Git/Gerrit_project_ownership#Isarra_requesting_ownership_of_5_unmaintained_extensions [00:40:07] Jarry1250: as i said, the ellipsis thing only sorta kinda works [00:40:15] Jarry1250: it works, but doesn't take int oaccountthe bolding [00:40:22] into account the* [00:41:51] I can't get it to trigger for anything on enwiki [00:42:37] we just need a long enough page title [00:42:44] "Llanfairpwllgwyngyllgogerychwyndrobwllantysiliogogogochynygofod (in space) E.P." is just slightly too short [00:44:21] ?!? [00:44:30] What's the point of only ellipsing at that length [00:44:55] the box expands to a certain width [00:45:06] that's like the fourth thing that mangles the suggestions there [00:45:37] Lopadotemachoselachogaleokranioleipsanodrimhypotrimmatosilphioparaomelitokatakechymenokichlepikossyphophattoperisteralektryonoptekephalliokigklopeleiolagoiosiraiobaphetraganopterygon [00:45:39] Hmm. I'm just about to propose moving to