<div dir="ltr">Hey!<div>Thanks a lot shane.</div><div>All the best <span style="font-size:12.8000001907349px">Edouard :-)</span></div><div><span style="font-size:12.8000001907349px">I'm looking forward to join you too guys !!</span></div><div><span style="font-size:12.8000001907349px">By the way, Could anyone told me who is going to be my mentor?</span></div><div><span style="font-size:12.8000001907349px">Thanks  lot</span></div><div><span style="font-size:12.8000001907349px">Riadh</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-20 16:18 GMT+02:00 riadh chtara <span dir="ltr"><<a href="mailto:riadh.chtara@gmail.com" target="_blank">riadh.chtara@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2015-05-20 15:33 GMT+02:00 Shane Tomlinson <span dir="ltr"><<a href="mailto:stomlinson@mozilla.com" target="_blank">stomlinson@mozilla.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div>Hey again!<br><br>The meeting notes last week were a hit, so here is the 2nd installment.<br></div><br></div><div><b>2015-05-19<br><br>Summary<br><br></b>Last week was unusually frenetic, large amounts of code were landed for both 
Pocket and Hello. I have never reviewed so much code in one week in my life. If Ryan Kelly starts mumbling about cross browser 
inconsistencies and browser bugs, do not be alarmed. Ryan is showing 
himself quite adept at front end development, and so far has not run 
away in a panic.<br><br></div><div><b>New Intern<br><br></b><div>Edouard, our first intern of the summer, started 
yesterday. I have little information other than Zach will be his local 
mentor. Once I learn more, I'll pass it along.<br></div><b></b><b><br></b></div><div><b>Contributors<br></b><b><br></b></div><div>@FaroukH has contributed a patch that to remove "ES3 only" from our JSHint rules. Thank you Farouk and Riadh for recruiting another of your friends!<br><br></div><div><b>Pocket<br><br></b></div><div>Zach and Vlad landed a ton of Pocket related functionality last week. Zach implemented a new Permissions screen [1], and Vlad added support for post-verification redirect from the "verification complete" page [2]. A new OAuth query parameter, `verfication_redirect` [3], allows reliers to configure redirection behavior after a user verifies their email.<br><br></div><div>Zach and Ryan Feeley are collaborating this week to rework the permissions screen to be more understandable [4]. Vlad is adding the ability for a relier to specify only the verification tab should redirect back to the relier.<br></div><div><br>Ryan Kelly landed code (today) that sends an additional query parameter, `action`, back to the relier whenever a user completes the OAuth flow [5]. `action` can be either `signin` or `signup`. This is a Pocket requested signal that allows users to see distinct welcome screens depending on whether they are a first time or returning FxA user.<br><br></div><div>All this work is paying off. If you visit Pocket [6], you'll see "Sign in with Firefox." <br><br></div><div><b>Hello<br><br></b></div><div>Ryan Kelly landed code that ensures derived relier keys are sent to reliers during the sign up flow [7]. This bug prevented users from signing up to Hello in Fx Nightly.<br><br></div><div><b>Sync over WebChannels/First run<br><br></b></div><div>I have requested uplift of the Sync over WebChannel patch from Fx 40 to Fx 39. My patch caused Thunderbird tests to fail, Mark Hammond created a patch to disable the Sync over WebChannel tests on Thunderbird. Waiting for word from the tree sheriffs.<br><br></div><div>Jon Petto from the Growth team and I got together on Monday to chat about integration of FxA into the new first run flow. The first run designs have yet to be finalized, though will probably be based on [8].<br></div><div><b><br></b><b><b>Sign up emails<br><br></b></b></div><div>John Gruen is working on a patch to improve the aesthetic of our verification emails [9]. The emails will hopefully look much prettier once he is complete.<br></div><div><b><b><br></b></b></div><div><b>Account notification emails<br><br></b></div><div>I am beginning to pick up where I left off last quarter with sending notification emails on important account events. An example would be when a user adds a new device to Sync or when they change/reset their password. There is still some work to decide whether we will send these emails ourselves, or whether these will be sent by another service. Until we figure that out, the plan is to first send the necessary data from the front end to the back end that allows us to at least gauge the volume of emails that will be sent. If we decide we'll send these emails ourselves, I'll make the necessary backend changes.<br><br></div><div><b></b></div><div><b>Open Floor<br><br></b></div><div>Nick Alexander stopped by and asked a lot about Sync over WebChannels. He and I are going to follow up today.<br><br></div><div>Marketing email opt-in is coming. When? We aren't sure. Engagement wants it by June 2nd, which means we may have to get it in this train.<br></div><div><b><br></b><b>Upcoming<br><br></b></div><div>Train 37 should be released this week. Train 37 will contain all of the initial Pocket/Hello changes. John Morrison (jrgm) expressed concern about the size of the changes, but has noted performance seems to be on par with previous trains.<br><br></div><div>Train 38 strings will be extracted this week once train 37 is cut.<br><br></div><div>Train 38 will be cut next week.<br></div><div><b><br></b>Next Monday is a holiday in the US and UK, so 
next week's meeting is also going to take place on Tuesday at the same 
time (09.00 Pacific, 17.00 GMT) and place (Identity Vidyo room). <br><br>If
 any external contributors have been lurking in the shadows and want to 
join us to say "hey", I formally invite you to stop by [10].<span> </span>If you do not already have Vidyo Player installed, it will ask you to do so. Sorry.<br><br></div><div>Until next week,<br></div><div></div><div>Shane<br></div><div><br>----------------------------<br><br>[1] - <a href="https://github.com/mozilla/fxa-content-server/pull/2377" target="_blank">https://github.com/mozilla/fxa-content-server/pull/2377</a> <br>[2] - <a href="https://github.com/mozilla/fxa-content-server/pull/2366" target="_blank">https://github.com/mozilla/fxa-content-server/pull/2366</a> <br>[3] - <a href="https://github.com/mozilla/fxa-oauth-server/pull/255/files#diff-0f426376b964e609c5c4618eb8bed3b2R296" target="_blank">https://github.com/mozilla/fxa-oauth-server/pull/255/files#diff-0f426376b964e609c5c4618eb8bed3b2R296</a><br>[4] - <a href="https://github.com/mozilla/fxa-content-server/pull/2442" target="_blank">https://github.com/mozilla/fxa-content-server/pull/2442</a><br>[5] - <a href="https://github.com/mozilla/fxa-content-server/pull/2369" target="_blank">https://github.com/mozilla/fxa-content-server/pull/2369</a><br>[6] - <span><a href="https://getpocket.com/login?ep=1" target="_blank">https://getpocket.com/login?ep=1</a></span><br>[7] - <a href="https://github.com/mozilla/fxa-content-server/pull/2385" target="_blank">https://github.com/mozilla/fxa-content-server/pull/2385</a><br>[8] - <a href="https://www-demo5.allizom.org/en-US/firefox/38.0.5/firstrun/?f=38&v=1" target="_blank">https://www-demo5.allizom.org/en-US/firefox/38.0.5/firstrun/?f=38&v=1</a><br>[9] - <span><a href="https://github.com/johngruen/fxa-auth-mailer/blob/issue-35/templates/verify.html" target="_blank">https://github.com/johngruen/fxa-auth-mailer/blob/issue-35/templates/verify.html</a></span><br>[10] - <span><a href="https://v.mozilla.com/flex.html?roomdirect.html&key=RVQ7pePJkXcp" target="_blank">https://v.mozilla.com/flex.html?roomdirect.html&key=RVQ7pePJkXcp</a></span></div></div>
<br></div></div>_______________________________________________<br>
Dev-fxacct mailing list<br>
<a href="mailto:Dev-fxacct@mozilla.org" target="_blank">Dev-fxacct@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/dev-fxacct" target="_blank">https://mail.mozilla.org/listinfo/dev-fxacct</a><br>
<br></blockquote></div><br></div></div>
</blockquote></div><br></div>