[09:11:29] g'morning [09:24:46] first order of business: update mwv :/ [15:49:01] mbinder: i added you to a bunch of web meetings, but no rush if you have conflicts, obviously! [15:49:11] mbinder: ok thx [16:00:02] a wild phuedx! [16:03:58] joakino: around? [16:04:03] on hangout [16:25:06] phuedx: jhobs http://hatjitsu.wmflabs.org/39124 [16:51:19] phuedx: jhobs https://etherpad.wikimedia.org/p/band_names_web dr0ptp4kt [17:13:53] just realized our sprint name is more of an album name than a band name this sprint [17:13:58] but oh well, it's too good :) [17:17:57] nzr: join 1015 standup? [17:18:07] 10:15 standup? [17:18:09] mbinder: [17:18:13] i dnt have an invite [17:18:18] oops [17:18:41] nzr: https://plus.google.com/hangouts/_/calendar/bWJpbmRlckB3aWtpbWVkaWEub3Jn.bp14l5ptj8g95ejo6utd8b6c40?authuser=0 [17:29:19] niedzielski: we're talking T118306 first if you want to hop back on [17:29:19] T118306: File: pages of images stored on commons result in 404s - https://phabricator.wikimedia.org/T118306 [17:29:27] Hi! Is it normal, that you cannot remove languages once they are added? I am using the current iOS app. [17:29:46] mdholloway: thanks :) [17:34:10] jdlrobson: phuedx hi [17:34:28] i've been in bed all morning, just started feeling better and came for some meetings [17:34:40] sorry i missed the kickoff [17:37:10] Anyone read my question? [17:37:23] dbrant: maybe we're seeing that CI issue we had in the past where i had to manually hose out ~/.android? [17:37:52] No, iOS [17:38:50] There is no button for removing a language. [17:39:37] coreyfloyd mhurd_afk JoshM_: would one of you mind working with UserX? they have a question regarding languages in the iOS app [17:40:28] UserX: that's something we will be releasing in an update. [17:40:52] UserX: in the mean time if you don't need more than one language you can turn off the language bar in settings [17:41:59] Good news. Right now, the App is nearly Perfect ;-) Any Plan when there will be an Update? [17:45:36] niedzielski: any idea why this keeps failing... https://gerrit.wikimedia.org/r/277091 [17:46:07] it was working in the previous PS [17:46:50] dbrant: maybe https://github.com/JakeWharton/sdk-manager-plugin/issues/101 ? [17:47:06] dbrant: different builds run on different slaves [17:47:48] dbrant: i'll try deleting ~/.android. that seemed to work last time [17:53:00] dbrant: hm, maybe not. https://integration.wikimedia.org/ci/job/apps-android-wikipedia-test/1809/ is the same machine as https://integration.wikimedia.org/ci/job/apps-android-wikipedia-test/1812/. maybe you need to run it twice per machine until each machine has the library [17:54:03] there are 15 slaves :) [17:54:12] ha! [18:00:40] dbrant: i think that's what's happening. https://integration.wikimedia.org/ci/job/apps-android-wikipedia-test/1822/console did fail but now succeeds on https://integration.wikimedia.org/ci/job/apps-android-wikipedia-test/1823/ [18:01:03] dbrant: sdk-manager isn't getting much love lately but i updated to the latest and greatst fwiw [18:01:18] niedzielski: i see! [18:36:26] someone deleted the barack obama page from test wikipedia :) [18:37:44] hey joakino [18:37:52] how're you feeling? [18:38:06] not very sharp [19:35:09] mdholloway: hmm, not as easy as i thought. we'd have to move some content around to make this work. I'd say let's skip this deployment window and shoot for Wednesday. [19:36:01] bearND: yeah, it's trickier than it seems like it should be. :( [19:36:05] bearND: sounds good. [19:56:03] bearND: maybe instead of parsing the HTML into sections and building the JSON response all in a single step, we could just create section divs in the section parsing step, do our transforms, and then dump the sections into JSON as the final step [19:56:39] mdholloway: yes, that sounds good [22:45:23] when do we show a TOC on mobile web and when not? ... [22:45:29] i'm a bit confused... right now, on my phone i see a TOC in https://de.m.wikipedia.org/wiki/Hungry_i but not in https://en.m.wikipedia.org/wiki/Hungry_i [22:46:12] (both with all sections below the TOC collapsed initially, as it should be) [22:48:24] (however, no TOC in https://de.m.wikipedia.org/wiki/Barack_Obama either, say) [22:53:58] jdlrobson: ^ do you happen to know? (i somehow thought TOCs are only shown for tablet-like screen sizes, i.e under the same condition where we also show uncollapsed sections) [23:20:33] HaeB: TOCs are only shown for tablets but note https://phabricator.wikimedia.org/T124356 (should disappear when you clear the cache) [23:23:08] jdlrobson: cool, thanks (i actually saw it on two different browsers on my phone as well as in the S3 simulator in chrome on my laptop, but mainly i wanted to know if it might affect the sectionusage analysis - it looks like it won't) [23:48:47] Hey all, I’m an iOS user who’s been frustrated with the 350ms delay on tapping to expand section headers. It looks like there used to be code to fix this, but it was ripped out a long time ago: https://phabricator.wikimedia.org/rEMFRb012c88b252540359addd4d1d25b15ea4e5ad0dc [23:49:54] I started trying to work on it, but I’m having some issues with the module loading system and just wanted to take the opportunity to make sure I’m going in the right direction. Are y’all aware of this? Would adding a tiny library like FastClick be an option? [23:55:15] (That change said that the fix wasn’t needed on iOS anymore, but that’s not true. iOS just removed the delay for longer taps.)