[00:04:44] (03CR) 10Catrope: [C: 032] On re-sort, just render all the topics we fetched [extensions/Flow] - 10https://gerrit.wikimedia.org/r/251801 (https://phabricator.wikimedia.org/T118108) (owner: 10Mattflaschen) [00:11:49] (03Merged) 10jenkins-bot: On re-sort, just render all the topics we fetched [extensions/Flow] - 10https://gerrit.wikimedia.org/r/251801 (https://phabricator.wikimedia.org/T118108) (owner: 10Mattflaschen) [00:38:18] 3Collaboration-Team-Current, 10Flow, 5Patch-For-Review, 5WMF-deploy-2015-11-03_(1.27.0-wmf.5), 5WMF-deploy-2015-11-10_(1.27.0-wmf.6): Editing post using nojs URL with JS enabled is broken - https://phabricator.wikimedia.org/T118006#1798149 (10Etonkovidova) Checked in betalabs. [00:42:35] matt_flaschen, we encountered another philosophical question regarding Echo, I thought you'd enjoy the philosophizing [00:42:43] Echo is just full of existential notification problems [00:43:03] matt_flaschen, if I unbundle an external bundle, do I update its seen time remotely? [00:43:10] Reflect. Zen. [00:43:33] (I personally think the answer is a humongous "OMG NO" but I thought the question itself is interesting) [00:48:17] 3 extension questions, that I seem to have missed before... Should I file bugs for any of these? Or can someone answer any of them directly?: [00:48:19] * An error on 3rd party wiki, where "flow_post.partial.handlebars" appears at first, after saving a new post. (but then shows properly after refresh) -- https://www.mediawiki.org/wiki/Topic:Sjtwcbeqs4rad1xi [00:48:19] * Someone trying to install Flow, gets "PHP Fatal error: Access level to Flow\Data\BagOStuff\BufferedBagOStuff::cas() must be public (as in class HashBagOStuff) in /var/www/html/mediawiki/extensions/Flow/includes/Data/BagOStuff/BufferedBagOStuff.php on line 20" -- https://www.mediawiki.org/wiki/Topic:Smkblg7jxjdzn1y7 [00:48:19] * Related to making links to flow-enabled pages blue vs red, and partially solved via hacks iinvolving "$wgHooks['TitleIsAlwaysKnown'][] = 'FlowHooks::onTitleIsAlwaysKnown';" -- https://www.mediawiki.org/wiki/Topic:Smvf2k8zur1hek83 [00:48:24] matt_flaschen, if a notification falls in the forest... [00:48:34] LOL, I mean mooeypoo. [00:48:43] heh :) [00:49:56] mooeypoo, hmm, initially we'll only be doing the cross-wiki bundles, not per-type bundles, right? [00:50:13] One sec [00:51:45] mooeypoo, are the mockups at https://phabricator.wikimedia.org/T114350 still accurate? [00:52:07] mooeypoo, anyway, it seems seen time should be updated. [00:53:31] quiddity, we need the versions of core and Flow to be able to potentially trouble-shoot it. I'll ask in these cases. [01:03:51] quiddity, I don't understand what https://www.mediawiki.org/wiki/Topic:Smvf2k8zur1hek83 is getting at. [01:03:58] It sounds like they deleted a page previously (hence the restore line). [01:04:24] And then they're complaining about the Talk page tab being red, but that's standard behavior: https://en.wikipedia.org/wiki/User:Mattflaschen-WMF/Test [01:04:37] When it doesn't exist I mean. [01:05:22] Let me know if that's your assessment too, or I'm missing something. I can reply if you want. [01:08:52] matt_flaschen, I'm mostly confused, too. I was hoping the code-snippet, would give you sufficient insights, to understand! To me, it sounded like they are getting a page to load as a flowboard, but the board shows the wikitext "view or restore X edits" subline...? [01:09:28] as well as red-tabs, and red-links elsewhere when that page is linked. [01:11:51] matt_flaschen, possibly (?!) somehow related to what was seen in https://phabricator.wikimedia.org/T76193 and is currently seen in https://phabricator.wikimedia.org/T72123 [01:12:01] quiddity, it's also standard and by-design for the tab itself to be red even when you're on it, when it's non-existent: https://ca.wikipedia.org/wiki/Viquip%C3%A8dia_Discussi%C3%B3:This_doesn't_exist_yet?useskin=monobook [01:12:09] (Monobook only because it's easier to tell the tab is a red link) [01:12:32] oh! neat, i'd forgotten that [01:13:09] https://phabricator.wikimedia.org/T76193 does not apply to talk pages.; [01:13:38] https://phabricator.wikimedia.org/T72123 is saying VE should listen to isAlwaysKnown (which would affect their hack). [01:14:16] quiddity, but it boils down to, "I don't see why you'd want to do that, but if you want to it's open source, so more power to you", which I will post rephrased unless you want to discuss further. [01:15:05] matt_flaschen, yup, that sounds good, with the preamble of "IIUC ..." [01:15:15] "It appears topics also don't exist: Topic:Sn2g1yop0frbj7y7" might be an actual bug that has been fixed. [01:15:20] ty! [01:16:03] It might be a little more complicated, but if any of it is an actual bug it depends which version they're using. [01:20:25] I'm confused by his thing too [01:27:46] Yeah, I replied to all of them. [01:28:11] It's very ambiguous, but it seems like part of it may be not liking/understanding the standard behavior, and other behavior might be fixed bugs (if they're using an old version of Flow and/or core). [01:31:51] matt_flaschen, seen time should be updated for a remote wiki? not sure :\ [01:32:41] mooeypoo, I'm glad to talk it out. [01:32:58] mooeypoo, my thought is that from the user's point of view, they saw it to the same level as seeing it if they were local. [01:33:15] Since it's no longer "8 notifications at Commons", they're actually seeing the specific notification. [01:33:24] mooeypoo: http://jsfiddle.net/osw2czh9/ [01:34:02] matt_flaschen, maybe, but we're also limiting the number of notifications they see in the bundle [01:34:18] "seen time" is a broken concept anyawy [01:34:29] It assumes that all unseen notifs become seen at the same time [01:34:31] if you have 50 notifications from commons, and you're on enwiki, your bundle may show "50 notifications" but when you open it, do we really show 50? we probably show 5-10 max [01:34:37] indeed [01:34:38] Which ... I guess that's true for cross-wiki notifs still? [01:34:47] mooeypoo: That's a pre-existing issue [01:34:51] only with larger numberse [01:34:52] indeed [01:35:03] So yeah I guess we should update seentime [01:35:05] we should make seen state be per-notification like read status [01:35:10] But also, we should ... exactly [01:35:20] There's a task about that, btw [01:35:22] Yeah, the same issue applies to both, so the only argument to do it differently is if different quantities are involved. [01:35:23] somewhere [01:35:31] Yup [01:35:43] For a minute I thought it was clearly insane to update seentime remotely [01:35:43] but now I think we should do it [01:40:09] (03CR) 10Catrope: [C: 04-1] "Breaks tests" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250304 (owner: 10Aaron Schulz) [01:45:50] (03CR) 10Aaron Schulz: "Can someone debug this? This is definitely broken in master for multi-DC." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250304 (owner: 10Aaron Schulz) [01:57:20] 6Collaboration-Team-Backlog, 10Echo, 10UI-Standardization, 5Patch-For-Review: Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1798240 (10Esanders) After V2: {F2952632,size=full} [01:57:56] (03PS2) 10Esanders: Separate skin specific styles and improve Monobook appearance [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250969 (https://phabricator.wikimedia.org/T112290) [02:02:54] (03CR) 10Esanders: "see bug for new screenshot" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250969 (https://phabricator.wikimedia.org/T112290) (owner: 10Esanders) [02:14:34] (03CR) 10Catrope: [C: 032] Separate skin specific styles and improve Monobook appearance [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250969 (https://phabricator.wikimedia.org/T112290) (owner: 10Esanders) [02:14:57] 6Collaboration-Team-Backlog, 10Echo, 10UI-Standardization, 5Patch-For-Review: Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1798252 (10Jdforrester-WMF) Nice. [02:19:01] (03Merged) 10jenkins-bot: Separate skin specific styles and improve Monobook appearance [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250969 (https://phabricator.wikimedia.org/T112290) (owner: 10Esanders) [02:25:14] 3Collaboration-Team-Current, 10Echo, 10UI-Standardization, 5Patch-For-Review: Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1798282 (10Catrope) [02:25:28] 3Collaboration-Team-Current, 10Echo, 10UI-Standardization, 5Patch-For-Review: Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1798283 (10Catrope) a:3Esanders [02:35:03] (03PS2) 10Legoktm: Make notifications use getMainStashInstance() [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250304 (owner: 10Aaron Schulz) [02:39:44] (03CR) 10jenkins-bot: [V: 04-1] Make notifications use getMainStashInstance() [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250304 (owner: 10Aaron Schulz) [02:40:07] (03CR) 10Legoktm: "Well, it's passing for me locally now...ugh. :|" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250304 (owner: 10Aaron Schulz) [03:19:15] Have a good night, all. [06:41:43] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1798441 (10Luke081515) (Commented at T110744) I agree with @MGChecker: The problem: For ex... [08:15:27] 6Collaboration-Team-Backlog, 10Flow, 10MediaWiki-extensions-Babel: Babel templates don't render correctly in Flow posts - https://phabricator.wikimedia.org/T93457#1798528 (10MisterSynergy) Style information is also missing if the babel parser function is used in the description section of a flow page (gray a... [08:25:22] 3Collaboration-Team-Current, 10Echo, 10UI-Standardization, 5Patch-For-Review, 5WMF-deploy-2015-11-17_(1.27.0-wmf.7): Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1798533 (10Pginer-WMF) Related to this, there is a proposal for changing the notif... [09:48:10] 3Collaboration-Team-Current, 10Flow: Parsoid failures trying to preview posts with @ mentions on mw.org (curl error: 26) - https://phabricator.wikimedia.org/T117938#1798644 (10Nikerabbit) I would like to note that this also prevented me from saving a comment, not only preview. [10:39:10] (03CR) 10TTO: "Is the maintenance script even needed anymore? It doesn't look like it does anything that core importDump.php can't do." [extensions/Flow] - 10https://gerrit.wikimedia.org/r/245501 (https://phabricator.wikimedia.org/T114703) (owner: 10Matthias Mullie) [11:21:54] 6Collaboration-Team-Backlog, 10Flow: Relative timestamp different between nojs and js mode ("1 day ago", "a day ago") - https://phabricator.wikimedia.org/T111596#1798783 (10Pginer-WMF) > Would this mean showing too much information? This is my main concern. I recreated the proposal with a quick in-browser HTM... [11:22:53] 6Collaboration-Team-Backlog, 10MediaWiki-extensions-PageCuration, 7Easy: PageCuration toolbar asks for a URL when an internal wikilink is needed instead - https://phabricator.wikimedia.org/T118264#1798784 (10Aklapper) Hi @Swpb, thanks for taking the time to report this! Wondering if that is "pagetriage-tags... [11:26:53] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1798793 (10Steinsplitter) just fyi: There is drama on the german signpost (Kurier) because... [12:00:03] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1798885 (10Aklapper) >>! In T117990#1797689, @Jdforrester-WMF wrote: > Could you please pro... [14:46:04] (03PS12) 10Matthias Mullie: Dump Flow data [extensions/Flow] - 10https://gerrit.wikimedia.org/r/242569 (https://phabricator.wikimedia.org/T89398) [14:48:17] (03PS13) 10Matthias Mullie: Dump Flow data [extensions/Flow] - 10https://gerrit.wikimedia.org/r/242569 (https://phabricator.wikimedia.org/T89398) [14:50:55] (03PS3) 10Matthias Mullie: Remove wgFlowDefaultWorkflow [extensions/Flow] - 10https://gerrit.wikimedia.org/r/252223 [14:51:34] (03CR) 10Matthias Mullie: [C: 032] "Rebased on current master. Per previous +2s." [extensions/Flow] - 10https://gerrit.wikimedia.org/r/252223 (owner: 10Matthias Mullie) [14:53:01] (03CR) 10Matthias Mullie: Dump Flow data (031 comment) [extensions/Flow] - 10https://gerrit.wikimedia.org/r/242569 (https://phabricator.wikimedia.org/T89398) (owner: 10Matthias Mullie) [14:53:14] (03PS9) 10Matthias Mullie: Import Flow data dump [extensions/Flow] - 10https://gerrit.wikimedia.org/r/245501 (https://phabricator.wikimedia.org/T114703) [14:55:01] (03Merged) 10jenkins-bot: Remove wgFlowDefaultWorkflow [extensions/Flow] - 10https://gerrit.wikimedia.org/r/252223 (owner: 10Matthias Mullie) [14:56:39] (03PS10) 10Matthias Mullie: Import Flow data dump [extensions/Flow] - 10https://gerrit.wikimedia.org/r/245501 (https://phabricator.wikimedia.org/T114703) [15:35:27] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1799136 (10Jdforrester-WMF) >>! In T117990#1798441, @Luke081515 wrote: > (Commented at T110... [16:16:09] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1799206 (10Luke081515) So this is more a kind of a #tracking task? Just for a few wikis? [16:29:33] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1799215 (10MisterSynergy) It is important to note at this point that community consensus re... [16:32:03] 3Collaboration-Team-Current, 10Flow, 10Wikimedia-Site-Requests, 7Community-consensus-needed, 7user-notice: Enable the Flow personal talk opt-in Beta Feature on all wikis - https://phabricator.wikimedia.org/T117990#1799224 (10doctaxon) But there is another possibility to use Flow on all the wikis: * let t... [16:42:28] 3Collaboration-Team-Current, 10Echo, 10UI-Standardization, 5Patch-For-Review, and 2 others: Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1799247 (10Legoktm) [16:59:43] 6Collaboration-Team-Backlog, 10Flow, 10OOjs-UI, 10VisualEditor, and 4 others: Duplicate icons: 'source' (in VE) and 'WikiText' - https://phabricator.wikimedia.org/T111038#1799298 (10Jdforrester-WMF) [17:48:24] 6Collaboration-Team-Backlog, 10Flow: Flow's VE toolbar v2 - https://phabricator.wikimedia.org/T93243#1799383 (10Elitre) The formatting menu only has 2 options (bold, italic). If that's gonna stay that way, please just add the 2 buttons directly to the toolbar. [18:36:50] RoanKattouw: are you guys joining standup? [18:37:02] mooeypoo: ^ [18:37:08] not sure who else was working today :p [18:37:40] oh ha, we thought there wasn't any :P [18:37:41] Hmm, maybe [18:37:47] 3/4 of the team aren't working [18:37:57] IRC standup? :) [18:38:01] although we do seem to have double the lego [18:38:19] hm? [18:38:23] irc standup works [18:38:31] I'm just lurking today [18:38:48] duploktm + legoktm I assume you've split apart to do double work [18:38:48] legoktm: I like it! [18:39:05] :P [18:39:05] legoktm, lurking? No! go conquer portals [18:39:15] ... despite the fact you're the enemy [18:39:18] It's cold outside :( [18:39:27] holy crap, Californians [18:39:30] That's cold? [18:39:38] :v [18:39:53] I was working on dump import/export (rebasing + fixing gaps for moderated revisions); tomorrow I’ll do a presentation model [18:39:55] mooeypoo: super cold today - only 17 C here [18:40:01] When I was in NY I conquered portals in Times Square when it was snowing [18:40:15] and I won’t be at standup tomorrow (out for dinner with friends) [18:40:22] The weather was fine -- the *tourists* were the challenge [18:40:24] mlitn: Awesome. Need review for anything? [18:41:20] So, yesterday I merged mooeypoo's OOjs patches and this morning James did an OOjs release with them in them [18:41:34] yeah, Matt had already reviewed dump (and I’ll need him to come back to discuss the solution to 1 of his feedback) [18:41:37] So we should be able to remove dm.List and dm.SortedList from Echo and Flow now in favor of the OOjs versions [18:43:00] For me - re-check Editing post using nojs URL with JS enabled - since there was some hiccups yesterday; and there is Monobook theme icons from Ed [18:43:39] I also wanna poke at some random tasks today but I don't know exactly which ones yet, I'll see [18:44:15] RoanKattouw, I'm going to steal your time for a brain-orgnization-session with the api handlers and the demo [18:44:23] Sure [18:44:27] I'd schedule a room with a whiteboard, but they're all available [18:45:30] mooeypoo: the beauty of working on a holiday ... always liked it [18:45:40] and yet you're doing it from home! [18:47:18] hmm... good point! Will re-consider it next time :) [18:47:28] :D [18:47:40] (03CR) 10Catrope: [C: 04-1] "per Matthias's comment inline" [extensions/Flow] - 10https://gerrit.wikimedia.org/r/249044 (owner: 10Mattflaschen) [19:24:59] mlitn, we can discuss your dump patch now if you want. I'm reading your updates now. [19:25:12] ha perfect [19:25:28] the only thing I didn’t yet do is naming those columns, iirc [19:25:50] so it’s still [19:26:20] my suggestion was to just strip off `rev_` (and re-apply in import before sending it through fromStorageRow) [19:27:31] there would still be some underscores in some columns (like type_id) - which is inconsistent compared to core’s dump (although that one has no consistent multiword formatting anyway) [19:28:38] mlitn, what other multi-word formatting does core use? [19:29:23] I’d have to check, but I though it just joins words in most places, and has some camelcase in others [19:30:28] https://git.wikimedia.org/blob/mediawiki%2Fcore.git/8682b8b90e77feac03ffce4e601e3ceea5d2cdfe/docs%2Fexport-0.10.xsd [19:32:23] looks like only element names/values are camelcase, at first sight, no attr names [19:32:55] oh nvm, that’s the schema :p [19:33:01] Yeah. [19:33:28] Everything other than uglycapitalizationscheme seems to be "local variables" that aren't exposed in the XML, or things that are required syntax of XSD itself. [19:34:13] mlitn, I don't think it's that big a deal to maintain a translation map. Since we're making an XSD, we'll have to update the XSD whenever it changes. Updating the translation map is just one other small thing. [19:34:35] there’s some CamelCase in there as well (only for LQT) [19:35:49] but sure, I can add a translation map [19:35:52] Oh, yeah, good catch. It's weird that's even in there. [19:36:07] mlitn, also, if we don't, how do we handle tree_rev? [19:36:24] Just leave it, or put a map just for that? [19:36:33] I was also unsure about that one [19:36:54] either leave as_is, or str_replace(‘tree_rev_’, ‘tree_’) [19:38:01] Yeah, I think it's better to do the map. [19:39:16] I would say just strip the underscores, but then we need to write an AI to figure out the word boundaries when importing. [19:39:35] yeah, just stripping them is not ideal [19:39:51] either translation map, or break consistency with core [19:40:16] naming* consistency [19:41:47] well, there’s very little multi-word things in the core dump anyway, so I’m not even sure if the joined words thing is a conscious choice [19:44:21] It's not that few: siteinfo, logitem, sitename, dbname, discussionthreadinginfo (the one LQT did not mess up), parentid, logtitle. [19:44:50] anyway; although I have a slight preference for not having a translation map, I’m not too passionate about it anyway :p (and indeed, we still have to maintain the schema as well) [19:46:47] mlitn, also, there's the issue of what if a particular attribute in the future requires special handling (it's a foreign key, private data, or doesn't need to be imported ,or something). Having the map causes you to think explicitly about it. [19:47:10] And it makes it more likely the XSD is kept up to date. [19:47:33] Since if you only export mapped attributes, when you need to add one you have to add it to the map and a comment could say "please update XSD". [19:47:55] my thinking is mostly that we already have a mechanism to transform to (for db & cache), so I’d prefer to keep that somewhat consistent too [19:48:13] although there too I’m already breaking consistency, manipulating content & flags [19:48:47] and altering prev id in case we’re losing some because of moderation [19:49:03] mlitn, I don't really see it as breaking consistency, just preparatory stages to using fromStorageRow. [19:52:08] yeah, but it’s an avoidable step (if we’re willing to do a different multi-word formatting :p) [19:52:12] but I’m just going to add a map [19:52:51] that additional step is not too big a deal, it’s not a bit of code that will have to run constantly [22:12:41] 3Collaboration-Team-Current, 10Flow: 'Edit title' in a different browser tab results in Error - https://phabricator.wikimedia.org/T118425#1799971 (10Etonkovidova) 3NEW [22:16:51] -- This is completely unoptimized right now, just a quick get-it-done for [22:16:52] -- the prototype [22:17:09] *sadface* [22:18:54] 6Collaboration-Team-Backlog, 10Echo, 7Crosswiki, 7Tracking: Echo: Support cross-wiki notifications (tracking) - https://phabricator.wikimedia.org/T67661#1799997 (10Neil_P._Quinn_WMF) [22:18:58] 6Collaboration-Team-Backlog, 10Echo, 7Epic, 7WorkType-NewFunctionality: Notifications Panel: Support cross-wiki notifications - https://phabricator.wikimedia.org/T114350#1799999 (10Neil_P._Quinn_WMF) [22:20:17] 6Collaboration-Team-Backlog, 10Echo, 7Epic, 7WorkType-NewFunctionality: Notifications Panel: Support cross-wiki notifications - https://phabricator.wikimedia.org/T114350#1692634 (10Neil_P._Quinn_WMF) From the other task: cross-wiki notifications were discussed in the 2015-09-09 RfC meeting. Minutes [here](... [22:22:12] 6Collaboration-Team-Backlog, 10Echo, 7Epic, 7WorkType-NewFunctionality: Notifications Panel: Support cross-wiki notifications - https://phabricator.wikimedia.org/T114350#1800009 (10Neil_P._Quinn_WMF) [22:23:19] 6Collaboration-Team-Backlog, 10Echo, 10MediaWiki-Email, 7Crosswiki, 7Epic: Please add cross-wiki talk page notification. - https://phabricator.wikimedia.org/T3066#1800012 (10Neil_P._Quinn_WMF) [22:23:25] 6Collaboration-Team-Backlog, 10Echo, 7Epic, 7WorkType-NewFunctionality: Notifications Panel: Support cross-wiki notifications - https://phabricator.wikimedia.org/T114350#1692634 (10Neil_P._Quinn_WMF) [22:25:58] (03CR) 10Catrope: [C: 04-1] [WIP] Track what wikis a user has unread notifications on (033 comments) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/248905 (owner: 10Legoktm) [22:26:08] 6Collaboration-Team-Backlog, 10Flow: Inconsistent 'Cancel' button color for 'Edit title' and 'Edit post'/ 'Reply' - https://phabricator.wikimedia.org/T118427#1800018 (10Etonkovidova) 3NEW [22:29:00] 6Collaboration-Team-Backlog, 10Flow: Inconsistent 'Cancel' button color for 'Edit title' and 'Edit post'/ 'Reply' - https://phabricator.wikimedia.org/T118427#1800029 (10Etonkovidova) [22:29:09] 6Collaboration-Team-Backlog, 10Echo, 7Epic, 7WorkType-NewFunctionality: Notifications Panel: Support cross-wiki notifications - https://phabricator.wikimedia.org/T114350#1800031 (10Krenair) This seems nice. I wonder if we should always just show the full "$site - $lang" (or just $site if it's multilingual)... [22:35:41] RoanKattouw: when you have a moment, pls review my comments to T118006 "Editing post using nojs URL with JS enabled is broken" [22:37:06] etonkovidova: Yeah, I think we know about both of those issues :S they're not related though, as far as I know [22:37:15] 3Collaboration-Team-Current, 10Flow, 5Patch-For-Review, 5WMF-deploy-2015-11-03_(1.27.0-wmf.5), 5WMF-deploy-2015-11-10_(1.27.0-wmf.6): Editing post using nojs URL with JS enabled is broken - https://phabricator.wikimedia.org/T118006#1800046 (10Catrope) 5Open>3Resolved [22:37:49] RoanKattouw: ok then :) thx! [22:37:58] 3Collaboration-Team-Current, 10Flow: 'Edit title' in a different browser tab results in Error - https://phabricator.wikimedia.org/T118425#1800048 (10Catrope) [22:38:00] 6Collaboration-Team-Backlog, 10Flow: Error when trying to edit topic title in new tab / noJS mode - https://phabricator.wikimedia.org/T100851#1800049 (10Catrope) [22:49:33] 3Collaboration-Team-Current, 10Echo, 10UI-Standardization, 5Patch-For-Review, and 2 others: Echo notification icons should be properly themed in MonoBook - https://phabricator.wikimedia.org/T112290#1800062 (10Etonkovidova) Checked in betalabs: {F2955438} {F2955440} [23:25:00] (03PS1) 10Mooeypoo: [wip] Add a NetworkHandler as a central API authority to Echo [extensions/Echo] - 10https://gerrit.wikimedia.org/r/252597 [23:27:27] (03CR) 10jenkins-bot: [V: 04-1] [wip] Add a NetworkHandler as a central API authority to Echo [extensions/Echo] - 10https://gerrit.wikimedia.org/r/252597 (owner: 10Mooeypoo) [23:56:13] (03PS2) 10Mooeypoo: [wip] Add a NetworkHandler as a central API authority to Echo [extensions/Echo] - 10https://gerrit.wikimedia.org/r/252597