Mark Banner
|
b44bfc5e60
|
Bug 1077518 Standalone link clicker UI needs a beta tag. r=dmose
|
2014-10-13 21:53:33 +01:00 |
|
Jared Wein
|
0cc1827de7
|
Bug 1081029 - Standalone link clicker call state in the page title (tab name). r=dmose
|
2014-10-13 16:33:43 -04:00 |
|
Chris Manchester
|
ae49c5abce
|
Bug 1082196 - Update imports in test files to reflect changes to mach's marionette script made in bug 1050511. r=dmose
|
2014-10-13 18:08:28 -04:00 |
|
Mark Banner
|
ebc9fbb967
|
Bug 1081066 Incoming call window stays open forever if the caller closes the window/tab or crashes. r=nperriault
|
2014-10-13 09:17:49 +01:00 |
|
Jared Wein
|
11e9c2c186
|
Bug 1081095 - Fix a couple of issues on the standalone start page with Firefox Hello information. r=Standard8
|
2014-10-12 20:31:05 +01:00 |
|
Nicolas Perriault
|
f55ec03175
|
Bug 1080476 - Upgrade React to 0.11.2. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/libs/react-0.11.1-prod.js => browser/components/loop/content/shared/libs/react-0.11.2-prod.js
rename : browser/components/loop/content/shared/libs/react-0.11.1.js => browser/components/loop/content/shared/libs/react-0.11.2.js
|
2014-10-09 23:42:00 -04:00 |
|
Boris Zbarsky
|
427f80e0de
|
Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric
|
2014-10-15 00:42:54 -04:00 |
|
Nicolas Perriault
|
bf600da318
|
Bug 1074672 Part 2 - Loop Rooms tab icon should reuse the Call tab icon. r=Standard8
|
2014-10-10 14:03:57 +01:00 |
|
Mark Banner
|
6cd85e9bcd
|
Bug 1029433 When in a Loop call, the title bar should display the remote party's information. r=nperriault
|
2014-10-10 14:03:56 +01:00 |
|
Mark Banner
|
4e8f3d12ea
|
Fix typo in addressing review comments in bug 1020449 that caused broken jsx. rs=NiKo
|
2014-10-10 11:12:02 +01:00 |
|
Andrei Oprea
|
2ea5a124e7
|
Bug 1020449 Loop should show caller information on incoming calls. Patch originally by Andrei, updated and polished by Standard8. r=nperriault
|
2014-10-10 10:19:45 +01:00 |
|
Jared Wein
|
f2d5bc39df
|
Bug 1078345 - Change references from Firefox WebRTC to Firefox Hello in the standalone UI, as well as fix some strings that weren't being passed the replacement arguments. r=MattN
|
2014-10-10 01:41:18 -04:00 |
|
Jared Wein
|
40084742f8
|
Bug 1070753 - Rename standalone client's page title to Firefox Hello. r=dmose
|
2014-10-10 00:38:35 -04:00 |
|
Jared Wein
|
77701f82d3
|
Bug 1076709 - "Beta" Tag to be added to the panel. r=mikedeboer
|
2014-10-09 16:58:56 -04:00 |
|
Paolo Amadini
|
e2315da5c2
|
Bug 1080661 - The count of shared URLs should be increased only once per generated URL. r=MattN
|
2014-10-09 19:04:14 +01:00 |
|
Mike de Boer
|
735095c457
|
Bug 1069816: App name is appended to the document title on Windows and Linux, so authentication failed. r=abr
Bug 1069816: App name is appended to the document title on Windows and Linux, so authentication failed. r=abr
|
2014-10-09 16:49:02 +02:00 |
|
Jared Wein
|
d424f25551
|
Bug 1079430 - Land the new Loop strings for Firefox 35. r=Standard8
|
2014-10-09 11:45:04 -04:00 |
|
Mike de Boer
|
f09732faab
|
Bug 1078309: use a different database for each Fx Account. r=abr,paolo
|
2014-10-09 13:11:24 +02:00 |
|
Jared Wein
|
34c1606e52
|
Backed out changeset 047060a5b1dc (bug 1078309) for failing browser_LoopContacts.js
|
2014-10-08 23:44:10 -04:00 |
|
Mike de Boer
|
c5325823e9
|
Bug 1078309: use a different database for each Loop Fx Account. r=paolo
|
2014-10-08 17:40:38 +02:00 |
|
Jared Wein
|
7543d4da50
|
Bug 1047133 - Persist FxA OAuth token between browser sessions. r=MattN
|
2014-10-08 20:49:47 -04:00 |
|
Nicolas Perriault
|
5a7d5e605f
|
Bug 1074672 Part 1 - Implement a room list view for Loop, r=mikedeboer.
|
2014-10-08 16:59:56 -07:00 |
|
Adam Roach [:abr]
|
0d84d7d1e0
|
Bug 1080094 - Google import fails if a contact contains an org but no title r=dmose
|
2014-10-08 18:30:45 -05:00 |
|
Tim Nguyen
|
d290e279fa
|
Bug 1078067 - Remove custom background from Loop panel. r=mdeboer
|
2014-10-08 15:46:13 -07:00 |
|
Ryan VanderMeulen
|
a03c76c081
|
Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
|
2014-10-08 15:45:56 -04:00 |
|
Erik Vold
|
7c5f78fe4f
|
Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop,past,jaws f=dteller
|
2014-09-09 18:33:55 -07:00 |
|
Adam Roach [:abr]
|
3386c3751e
|
Bug 1079959 - Google import fails if a contact contains a physical address r=mikedeboer
|
2014-10-08 11:42:45 -05:00 |
|
Mark Banner
|
1a81c9a195
|
Follow-up to bug 1072323 - Fix the Loop ui-showcase by passing a mock contact parameter, which is now needed rather than the call Id. rs=nperriault over irc. NPOTB so DONTBUILD
|
2014-10-08 16:37:46 +01:00 |
|
Carsten "Tomcat" Book
|
c4c00dbea8
|
merge fx-team to mozilla-central a=merge
|
2014-10-08 15:53:14 +02:00 |
|
Adam Roach [:abr]
|
13232b1e7e
|
Bug 1017257 - Attach Loop CSP Policy r=sstamm,dmose
|
2014-10-06 15:25:04 -05:00 |
|
Adam Roach [:abr]
|
ee762c80d6
|
Bug 1073859 - Store/restore original pref values rather than resetting them rs=jseup
|
2014-10-07 16:20:03 -05:00 |
|
Paolo Amadini
|
5f169e86c9
|
Bug 1077412 - Add a confirmation dialog when deleting contacts in the Desktop client. r=mikedeboer
|
2014-10-07 15:12:07 -04:00 |
|
Mark Banner
|
d9b0f044f4
|
Bug 1072323: Hook up the contact menus to be able to start outgoing calls. r=mikedeboer
|
2014-10-07 17:10:56 +02:00 |
|
Paolo Amadini
|
b30f99562a
|
Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN
|
2014-10-07 15:11:46 -04:00 |
|
Jared Wein
|
c012ae9eaa
|
Bug 1065537 - Loop isn't using system/platform fonts in various places. r=mikedeboer
|
2014-10-07 14:27:02 -04:00 |
|
Matthew Noorenberghe
|
eed68ae1a9
|
Bug 1077996 - Allow disabling Loop FxA support and related items (contacts, direct calling) via loop.fxa.enabled. r=mikedeboer
--HG--
extra : rebase_source : 99b0d348b6725c35c048a491e83c65e5b5e1b13d
|
2014-10-07 00:44:37 -07:00 |
|
Matthew Noorenberghe
|
57cfa5fc7b
|
Bug 1078261 - Don't fetch Loop call data for the FxA session if we aren't logged in. r=pkerr
--HG--
extra : rebase_source : e9dc9ddfa4c62254801889275c3fe46121036655
|
2014-10-06 15:36:07 -07:00 |
|
Mike de Boer
|
eda7128f11
|
Bug 1077332: fix tests to always show the contacts tab. r=paolo
|
2014-10-06 16:35:48 +02:00 |
|
Mike de Boer
|
6921158765
|
Bug 1077332: hide tabs when not logged in with FxA. r=paolo
|
2014-10-06 16:35:45 +02:00 |
|
Mark Banner
|
863c847e79
|
Bug 972017 Part 4 - Hook up the OT sdk to the direct calling window for Loop. r=nperriault
|
2014-10-03 22:42:02 +01:00 |
|
Ryan VanderMeulen
|
9140e15c0c
|
Backed out changeset 0a3385aaff01 (bug 1015988) for mochitest-bc orange.
|
2014-10-03 16:07:47 -04:00 |
|
Ryan VanderMeulen
|
2e19f5277d
|
Backed out changeset 53e7cea7d468 (bug 1077332) for Marionette failures.
|
2014-10-03 14:58:26 -04:00 |
|
Mike de Boer
|
525397604c
|
Bug 1077332: hide tabs when not logged in with FxA. r=paolo
|
2014-10-03 18:49:15 +02:00 |
|
Paolo Amadini
|
0ae54b5649
|
Bug 1037114 - Implement contacts list filtering on Name, Last Name and Mail. r=mikedeboer
|
2014-10-03 19:04:13 +01:00 |
|
Paolo Amadini
|
f841786c0f
|
Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN
|
2014-10-03 19:04:12 +01:00 |
|
Matthew Noorenberghe
|
e8358d1819
|
Bug 1047164 - Handle authentication errors (e.g. token expiry) for FxA Loop sessions and notify users. r=jaws
|
2014-10-03 03:17:32 -07:00 |
|
Andrew Halberstadt
|
d292ee73f1
|
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
|
2014-10-07 18:18:28 -04:00 |
|
Mark Banner
|
85b2d189ea
|
Bug 972017 Part 3 - Finish the view flow transition for direct calling for Loop. r=nperriault
|
2014-10-02 19:55:22 +01:00 |
|
Nicolas Perriault
|
ad583709b0
|
Bug 1047406 - Remove notifications in Loop conversation window. r=Standard8
|
2014-10-02 19:55:21 +01:00 |
|
Mike de Boer
|
6568594f93
|
Bug 1074547: improve rendering flow of contacts list. r=Niko
|
2014-10-02 12:59:43 +02:00 |
|
Mike de Boer
|
392056106c
|
Bug 1069816: Enable import button in the contacts list. r=abr
|
2014-10-02 12:37:43 +02:00 |
|
Mike de Boer
|
0b4d324d7e
|
Bug 1069816: add unit tests for the GoogleImporter class. r=abr
|
2014-10-02 12:37:41 +02:00 |
|
Mike de Boer
|
9aa1b91cc1
|
Bug 1069816: implement Google contacts import class. r=abr
|
2014-10-02 12:37:38 +02:00 |
|
Mike de Boer
|
7d96aca1c9
|
Backed out changeset b26c709330d6 (bug 1069962). r=paolo.
|
2014-10-01 15:51:50 +02:00 |
|
Mark Banner
|
4965914593
|
Follow-up to bug 1000240 Fix the generated conversation.js file, missed during bitrot. rs=nperriault
|
2014-10-02 08:55:56 +01:00 |
|
Jared Wein
|
2cc33e7473
|
No bug - Change tabs to spaces in MozLoopPushHandler.jsm r=me DONTBUILD
|
2014-10-01 20:02:09 -04:00 |
|
Jared Wein
|
352c896d30
|
Bug 1075697 - MozLoopService.hawkRequest is not properly reset. r=dmose
|
2014-10-01 14:24:07 -04:00 |
|
Nicolas Perriault
|
e1f1020688
|
Bug 1000240 - Added a Call Failed view for Loop standalone. r=Standard8
|
2014-10-01 15:16:05 +01:00 |
|
Mark Banner
|
062a92d254
|
Bug 1074823 - Infinite ringing if the caller cancels the call in the 'connecting' state. Handle the initial state returned from the websocket. r=dmose
|
2014-09-30 23:06:34 +01:00 |
|
Mark Banner
|
122e4eddcd
|
Bug 972017 Part 2 - Set up actions and a dispatcher and start to handle obtaining call data for outgoing Loop calls from the desktop client. r=mikedeboer
|
2014-09-30 20:44:05 +01:00 |
|
Mark Banner
|
631b97c2df
|
Bug 972017 Part 1 - Add a new controller view for selecting between incoming and outgoing calls in the Loop Conversation window. Also, set up a bare-bones outgoing pending conversation view. r=mikedeboer
|
2014-09-30 20:44:04 +01:00 |
|
Paolo Amadini
|
f559f84c07
|
Bug 1038257 - Desktop client needs the ability to delete, block, and unblock contacts. r=mikedeboer
|
2014-09-30 13:10:24 +01:00 |
|
Paolo Amadini
|
64d54f95ed
|
Bug 1038246 - Desktop client needs the ability to edit a contact locally. r=mikedeboer
|
2014-09-30 13:10:23 +01:00 |
|
Paolo Amadini
|
065886e1f1
|
Bug 1071633 - Add dropdown menu to contact buttons. r=mikedeboer
|
2014-09-26 13:53:54 -07:00 |
|
Wes Kocher
|
6d4ad0e657
|
Backed out changeset 4c48e36e05bb (bug 1000240) for marionette failures
|
2014-09-26 16:31:30 -07:00 |
|
Nicolas Perriault
|
6733051ac9
|
Bug 1000240 - Add a Call Failed view for Loop standalone UI. r=Standard8
|
2014-09-26 23:10:08 +01:00 |
|
Paolo Amadini
|
5ced64fa0f
|
Bug 1000112 - Desktop client needs the ability to add a contact locally. r=mikedeboer
|
2014-09-26 15:38:17 +01:00 |
|
Matthew Noorenberghe
|
7ab75c6059
|
Bug 1073047 - Add Firefox Account logging to MozLoopService. r=jaws
--HG--
extra : rebase_source : 1010a9157a46a16a28f1befa610716e00da3532a
|
2014-09-25 09:00:51 -07:00 |
|
Matthew Noorenberghe
|
28458a4760
|
Bug 1073027 - Control MozLoopService logging with a preference. r=jaws
--HG--
extra : rebase_source : 7ba5547518b480c4cab01835662066dab30b5122
|
2014-09-25 09:00:32 -07:00 |
|
Fernando Jiménez
|
87db739c9b
|
Bug 1008990 - Loop standalone UI should hand off to FxOS Loop client. r=dmose
|
2014-09-25 14:48:09 +02:00 |
|
Nicolas Perriault
|
57f7727fba
|
Bug 1072279 - Prevent unnecessary scrollbars in Loop conversation window. r=Standard8
|
2014-09-25 11:28:09 +01:00 |
|
Mark Banner
|
4bb3785445
|
Bug 1066502 Remove the backbone router from the Loop conversation window, use a react view for control. r=nperriault
|
2014-09-24 14:25:30 +01:00 |
|
Mark Banner
|
0bb934614c
|
Follow-up to bug 1035846 Add a slash onto the end of the url for the ToS Link on the Loop Standalone UI. rs=mikedeboer over irc DONTBUILD
|
2014-09-24 12:47:04 +01:00 |
|
Jared Wein
|
8e2181a223
|
Bug 1071835 - this._hawkRequestError is not a function in MozLoopService.hawkRequest. r=MattN
--HG--
extra : rebase_source : 530184d1445140f9629b76d0996dcee5b11712f1
|
2014-09-23 16:40:06 -04:00 |
|
Adam Roach [:abr]
|
47f62235b2
|
Bug 1066816 - Allow OT toolkit to set GUID for analytics r=Standard8
|
2014-09-16 06:46:11 -07:00 |
|
Mike de Boer
|
be6da9c5d1
|
Bug 1070045: shim contacts React classes when ES6 is not available in the browser used. r=Niko
|
2014-09-23 12:21:35 +02:00 |
|
Matthew Noorenberghe
|
50d52a8e4f
|
Bug 1065144 - Unhide Loop Firefox Account UI. r=standard8
--HG--
extra : rebase_source : 4f22f916201958f52d9bbbdb064641239da2277d
|
2014-09-22 14:43:54 -07:00 |
|
Paul Kerr [:pkerr]
|
03da4b2c81
|
Bug 1070065: MozLoopService.jsm xpcshell unit test for busy reject feature r=standard8
|
2014-09-19 17:01:09 -07:00 |
|
Nicolas Perriault
|
509a70bec1
|
Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8
|
2014-09-22 13:40:57 +01:00 |
|
Paul Kerr [:pkerr]
|
ef754ed79e
|
Bug 1065155: Check both Hawk sessions when PushServer notification received. Record session type with call data. r=standard8
|
2014-09-19 14:35:37 -07:00 |
|
Paul Kerr [:pkerr]
|
7110846680
|
Bug 1032700: LoopService reject with reason = busy an incoming call when busy. r=standard8,MattN
|
2014-09-19 14:32:53 -07:00 |
|
Mike de Boer
|
094e8228cc
|
Bug 1069965: add a visual separator between available and blocked contacts. r=paolo
|
2014-09-19 17:02:03 +02:00 |
|
Mike de Boer
|
e32dcdb16e
|
Bug 1069962: add support for Gravatar avatars. r=paolo
|
2014-09-19 17:02:00 +02:00 |
|
Mike de Boer
|
193cc7225e
|
Bug 1000766: add a contacts list to the Loop contacts tab. r=Niko,Standard8,paolo
|
2014-09-19 17:01:58 +02:00 |
|
Matthew Noorenberghe
|
592c049281
|
Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws
|
2014-09-18 13:53:44 -07:00 |
|
Jared Wein
|
44294c5842
|
Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN
|
2014-09-18 16:14:44 -04:00 |
|
Wes Kocher
|
d5de15a742
|
Backed out changeset 5710731f09e9 (bug 1047181) for bc1 orange
|
2014-09-18 14:47:24 -07:00 |
|
Wes Kocher
|
72aa296bbf
|
Backed out changeset 43b24197d25a (bug 1047667) to cleanly backout 1047181
|
2014-09-18 14:46:57 -07:00 |
|
Matthew Noorenberghe
|
9624fb6f0e
|
Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws
|
2014-09-18 13:53:44 -07:00 |
|
Jared Wein
|
497dd662ca
|
Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN
--HG--
extra : rebase_source : e0821ac3fdb8e5840ef241f24c4d9e675388dbf3
|
2014-09-18 16:14:44 -04:00 |
|
Dan Mosedale
|
43a1089bce
|
Bug 1065153 - Support call URLs with guest or FxA hawk session types, r=MattN
|
2014-09-18 10:40:35 -07:00 |
|
Paolo Amadini
|
a24d21503f
|
Bug 1059186 - Client needs to report number of generated URLs via Telemetry. r=MattN
|
2014-09-18 13:05:39 +01:00 |
|
Mark Banner
|
240fe3f9ac
|
Bug 1066609 Various Loop xpcshell tests will perma-fail when Gecko 35 merges to beta (turn off throttling for tests). r=abr
|
2014-09-18 10:45:38 +01:00 |
|
Mark Banner
|
52e8706507
|
Bug 1069178 Drop some old references to serverUrl/baseServerUrl in Loop desktop code. r=mikedeboer
|
2014-09-18 10:45:38 +01:00 |
|
Mike de Boer
|
7725c505dc
|
Bug 1053774: fix test failures. rs=bustage,Standard8
|
2014-09-18 11:28:43 +02:00 |
|
Mike de Boer
|
e1b2f55dc1
|
Bug 1053774: use nsIExternalProtocolService to send emails. r=MattN
|
2014-09-18 10:52:05 +02:00 |
|
Mark Banner
|
f9cc5843b4
|
Bug 1067937 Fix translation of Loop's link-clicker UI in Google Chrome. r=dmose
--HG--
rename : browser/components/loop/standalone/content/libs/l10n-gaia-4e35bf8f0569.js => browser/components/loop/standalone/content/libs/l10n-gaia-02ca67948fe8.js
|
2014-09-17 19:23:31 +01:00 |
|
Mark Banner
|
f183a0d728
|
Bug 1035846 Update the ToS link for the Loop standalone UI. r=dmose
|
2014-09-17 19:23:31 +01:00 |
|
Mark Banner
|
fb77c1b4aa
|
Bug 1068580 Remove the backbone router from the Loop panel. r=nperriault
|
2014-09-17 19:23:30 +01:00 |
|
Mark Banner
|
afb468ac88
|
Bug 1066567 Part 2. Rename some old variables in the Loop OutgoingConversationView. r=nperriault
|
2014-09-17 19:23:30 +01:00 |
|
Mark Banner
|
8f4b739e62
|
Bug 1066567 Part 1. Stop use of the backbone router in the standalone UI to simplify code. The views now exclusively manage what is displayed according to state. r=nperriault
|
2014-09-17 19:23:29 +01:00 |
|
Paolo Amadini
|
d693bf1ed2
|
Bug 1066509 - Tests for the tab view in the desktop client panel. r=mikedeboer
|
2014-09-17 16:42:16 +01:00 |
|
Mark Banner
|
7cea7b4552
|
Follow-up to bug 1044411, fix the Loop standalone .gitignore file to properly exclude index.html. rs=mikedeboer over irc. NPOTB DONTBUILD
|
2014-09-17 14:18:25 +01:00 |
|
Jared Wein
|
35d61aae2c
|
Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko
--HG--
extra : rebase_source : ba9f55a9a28d1a4df6284582ded6d761e269d5cf
|
2014-09-11 15:36:14 -04:00 |
|
Dan Mosedale
|
9af4492a29
|
Bug 1068178 - Fix Loop functional test bustage, rs=Standard8, NPOTB, so DONTBUILD
|
2014-09-16 11:47:39 -07:00 |
|
Rémy HUBSCHER
|
fb4ec1d1e7
|
Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes
Bug 1044411 - Generate Loop ToS static content, priv-policy bits removed
|
2014-08-26 12:58:00 -05:00 |
|
Mark Banner
|
fdb61c0db5
|
Fix the loop ui-showcase - fallout from bug 1066506, define getBoolPreference in the fake mozLoop api. rs=dmose over irc DONTBUILD
|
2014-09-16 19:00:44 +01:00 |
|
Mark Banner
|
e16d409bbf
|
Bug 1067519 Loop desktop client should close the conversation window if the caller chooses to cancel the call. r=nperriault
|
2014-09-16 16:03:59 +01:00 |
|
Ed Morley
|
a0e5b4d9cd
|
Backed out changeset ecc5cb4dcdfe (bug 1066816) for loop test failures
|
2014-09-16 16:01:15 +01:00 |
|
Paolo Amadini
|
d8a85168d3
|
Bug 1067845 - Clean up after browser_mozLoop_softStart.js. r=abr
|
2014-09-16 14:54:07 +01:00 |
|
Adam Roach [:abr]
|
8c56624621
|
Bug 1066816 - Allow OT toolkit to set GUID for analytics r=Standard8
|
2014-09-16 06:46:11 -07:00 |
|
Nicolas Perriault
|
d8706080e8
|
Bug 1045690 Ensure the correct version of react is used when building the Loop jsx files. r=Standard8
Tool script only so DONTBUILD
|
2014-09-16 11:38:59 +01:00 |
|
Nigel Babu
|
1da2de4cb7
|
Merge fx-team to m-c with bustage fix, a=merge
|
2014-09-16 08:43:45 +05:30 |
|
Shu-yu Guo
|
59ccd2fecb
|
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
|
2014-09-15 16:30:47 -07:00 |
|
Adam Roach [:abr]
|
14cd24ba60
|
Bug 1017257 - Make loop code CSP-friendly (remove all inline script) r=Standard8
|
2014-09-15 15:39:12 -07:00 |
|
Andrei Oprea
|
9f8c52ef2f
|
Bug 1042060 - Implement default answering mode for desktop client. r=mikedeboer
|
2014-09-10 15:50:00 -04:00 |
|
Mark Banner
|
f45b0af958
|
Bug 1066506 Allow easy debugging of websockets and sdk for Loop. r=nperriault
|
2014-09-12 16:49:38 +01:00 |
|
Mark Banner
|
8ce42d7f7d
|
Bug 1000237 Standalone UI for link clickers needs "call being processed" visual notification. r=nperriault
|
2014-09-12 13:57:19 +01:00 |
|
Paolo Amadini
|
3e949c2353
|
Bug 1059754 - Propagating errors to content with cloneInto fails in MozLoopAPI. r=Gijs
|
2014-09-12 11:10:10 +01:00 |
|
Mark Banner
|
b976c2f565
|
Bug 1066219 Update OpenTok library to 2.2.9. r=abr
|
2014-09-12 09:06:32 +01:00 |
|
Matthew Noorenberghe
|
89501a2935
|
Bug 1065777 - Store the Hawk Session token after /fxa-oauth/params for the Loop FxA login flow. r=abr,jaws
|
2014-09-11 23:01:04 -07:00 |
|
Ryan VanderMeulen
|
195ab64159
|
Backed out changesets 26b240144648 and a701b0b291a0 (bug 1047146) for linux debug mochitest-bc crashes.
|
2014-09-11 18:08:56 -04:00 |
|
Jared Wein
|
16c1fe751b
|
Bug 1047146 - Fixed panel_test.js to reference userProfile instead of loggedInToFxa on a CLOSED TREE. r=me
--HG--
extra : rebase_source : 68c527247512356f358568c9154f6e8eab71bd46
|
2014-09-11 16:54:18 -04:00 |
|
Nicolas Perriault
|
4da70c83c5
|
Bug 1062126: Loop panel UI shouldn't be fully reset when reopened, r=mikedeboer.
|
2014-09-11 20:54:48 +01:00 |
|
Jared Wein
|
c652c15371
|
Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko
--HG--
extra : rebase_source : 527ccb4541555e10a24b9785620ea805db84aca7
|
2014-09-11 15:36:14 -04:00 |
|
Mike de Boer
|
3eab5238b2
|
Bug 1065275: add a TabView component to the panel. r=paolo,Niko.
|
2014-09-11 19:14:30 +02:00 |
|
Mark Banner
|
bf26e6a10b
|
Bug 1065608 Drop the remaining backbone views for Loop (switch to react). r=nperriault
|
2014-09-11 08:28:02 +01:00 |
|
Mark Banner
|
54306f2588
|
Bug 1065591 Improve Loop xpcshell tests for MozLoopService to have a better chance of detecting coding errors. r=jaws
|
2014-09-11 08:28:01 +01:00 |
|
Mark Banner
|
8b2b13105a
|
Follow-up to bug 1035348 - fix the conversation window not opening when incoming calls are received. rs=jaws
|
2014-09-10 20:10:56 +01:00 |
|
Paul Kerr [:pkerr]
|
acfe258d54
|
Bug 1035348 - Part 2: fix tests. 1) Added hawkRequest stub to allow completion of inbound notification setup where necessary in unit tests. 2) Replaced tests of client.requestCallsInfo() with mozLoop.getCallData. r=Standard8
|
2014-09-10 15:22:33 +01:00 |
|
Paul Kerr [:pkerr]
|
fd6bc33152
|
Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8
|
2014-09-10 15:22:32 +01:00 |
|
Matthew Noorenberghe
|
9c941c186d
|
Bug 1065052 - Follow-up - Correctly pass the sessionType to MozLoopServiceInternal.hawkRequest. rs=mikedeboer DONTBUILD
|
2014-09-10 02:33:41 -07:00 |
|
Matthew Noorenberghe
|
148244a3e6
|
Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws
|
2014-09-10 01:48:54 -07:00 |
|
Carsten "Tomcat" Book
|
3b0f454701
|
Backed out changeset cea07e54707e (bug 1065052) for xpcshell test failures
|
2014-09-10 10:44:22 +02:00 |
|
Matthew Noorenberghe
|
113c93ef50
|
Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws
|
2014-09-10 00:07:03 -07:00 |
|
Andrei Oprea
|
e779a84653
|
Bug 1049565 - Update style for feedback form back button. r=nperriault
|
2014-09-09 17:16:09 +01:00 |
|
Romain Gauthier
|
f7de8354d7
|
Bug 1002416 Rework the Loop notification system to better surface failures to the user and use react based views. r=nperriault
|
2014-09-09 09:52:38 +01:00 |
|
Mark Banner
|
3e0e8de56e
|
Bug 1062835 Missing text on Loop's link-clicker UI for non-English locales. Update the standalone app to the gaia version of L10n.js which supports fallback automatically. r=nperriault
--HG--
rename : browser/components/loop/standalone/content/l10n/data.ini => browser/components/loop/standalone/content/l10n/loop.en-US.properties
|
2014-09-04 19:15:23 +01:00 |
|
Matthew Noorenberghe
|
3079444c7a
|
Bug 1061756 - Remove MozLoopService #ifdef DEBUG and fix tests. r=jaws
--HG--
extra : rebase_source : ffecebf4de59e85381e943e521b23d3da80a9a3d
|
2014-09-04 11:13:01 -04:00 |
|
Dan Mosedale
|
25da7baeba
|
Bug 1035655 - Use the production build of React for non-DEBUG builds, r=Standard8
|
2014-09-04 09:31:23 -07:00 |
|
Andrei Oprea
|
59a018cd55
|
Bug 1048938 - Part 2 of visual uplift, r=NiKo`
|
2014-09-04 13:45:18 +01:00 |
|
Ryan VanderMeulen
|
f5859a2048
|
Merge inbound to m-c. a=merge
|
2014-09-03 16:38:57 -04:00 |
|
Bill McCloskey
|
757ebcfbe3
|
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
|
2014-09-02 13:47:12 -05:00 |
|
Adam Roach [:abr]
|
9deba01d05
|
Backed out changeset e6cf07180934 (bug 1055139) for xpcshell bustage
|
2014-09-02 16:28:25 -05:00 |
|
Adam Roach [:abr]
|
d8c59efcd9
|
Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond,Standard8
|
2014-08-18 12:43:37 -05:00 |
|
Adam Roach [:abr]
|
a68e250f83
|
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
|
2014-08-18 17:52:26 -05:00 |
|
Jared Wein
|
0c34a1ad01
|
Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN
|
2014-09-02 11:20:39 -04:00 |
|
Phil Ringnalda
|
96f1066a88
|
Backed out 2 changesets (bug 1055139) for bad network touches
CLOSED TREE
Backed out changeset 93b6e71b019a (bug 1055139)
Backed out changeset 49cb37b48c05 (bug 1055139)
|
2014-09-01 17:11:35 -07:00 |
|
Adam Roach [:abr]
|
63f780612c
|
Fix 'touches the network' bustage from Bug 1055139 on a CLOSED TREE rs=me
|
2014-09-01 17:59:20 -05:00 |
|
Adam Roach [:abr]
|
4477a63aba
|
Bug 1060610 - Don't update latest callUrl expiration until it is exfiltrated r=Standard8
|
2014-09-01 17:17:05 -05:00 |
|
Adam Roach [:abr]
|
56093c01cb
|
Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond
|
2014-08-18 12:43:37 -05:00 |
|
Matthew Noorenberghe
|
615e43805d
|
Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws
|
2014-09-01 17:37:23 -04:00 |
|
Mark Banner
|
65b1e9d478
|
Backout cset b2bae68e3809 / bug 1055319 due to test failures
|
2014-09-01 22:11:03 +01:00 |
|
Adam Roach [:abr]
|
ea3158360e
|
Bug 1060812 - Stop processing when contact is not found r=Standard8
|
2014-09-01 15:44:51 -05:00 |
|
Mark Banner
|
9a0cb38842
|
Bug 1061154 Part 3 Fix some more Loop strings following UX feedback, and add necessary strings for outgoing calls from the desktop client. r=nperriault,r=abr
|
2014-09-01 20:32:47 +01:00 |
|
Nicolas Perriault
|
a7b7c66c9d
|
Bug 1047144: Add a gear menu to the Loop panel. r=Standard8
|
2014-09-01 18:11:50 +01:00 |
|
Mark Banner
|
15e964f20e
|
Bug 1061154 Part 2 Change existing Loop strings based on UX feedback. r=nperriault
|
2014-09-01 18:11:50 +01:00 |
|
Adam Roach [:abr]
|
973271a09a
|
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
|
2014-08-18 17:52:26 -05:00 |
|
Jared Wein
|
a73c43a352
|
Bug 1050309 - Support RTL mode in the panel. r=standard8
|
2014-09-01 01:33:42 -04:00 |
|
Jared Wein
|
b7302e03c5
|
Bug 1060452 - Add generic-failure string for Loop clients. rs=MattN
|
2014-09-01 01:18:32 -04:00 |
|
Jared Wein
|
2d4d6f3847
|
Bug 1060525 - Various string changes for Loop based on UX feedback. rs=MattN
|
2014-09-01 01:14:03 -04:00 |
|
Jared Wein
|
a4d679a833
|
Bug 1060459 - Change "How was your call experience?" to "How was your conversation?". r=abr
|
2014-08-31 22:53:43 -04:00 |
|
Jared Wein
|
32f1127925
|
Bug 1048882 follow-up - Change the string ID of feedback_window_will_close_in. r=standard8
--HG--
extra : rebase_source : 258a4aa681f6782f8e39302d14c3693d3adc2a2d
|
2014-08-29 12:43:27 -04:00 |
|
Adam Roach [:abr]
|
692e3ae187
|
Bug 972079 - Fix memory leak failure in mochi test rs=me
|
2014-08-29 13:40:59 -05:00 |
|
Adam Roach [:abr]
|
85f816c81d
|
Bug 972079 - Tests for CardDav importer r=MattN
|
2014-08-29 13:31:46 -05:00 |
|
Adam Roach [:abr]
|
34a90a12e3
|
Bug 972079 - CardDAV Address Importer for Loop r=MattN
|
2014-08-29 13:31:46 -05:00 |
|
Matthew Noorenberghe
|
cb0c9eb53a
|
Bug 1059021: Added sign in/up link to the Loop panel footer. Patch by MattN and nperriault. r=MattN,r=Standard8
|
2014-08-29 14:11:54 +01:00 |
|
Mark Banner
|
a63fa2a9f9
|
Bug 1045643 Part 2 - Notify the Loop server when the client has local media up and remote media being received, so that it can update the call connection status. r=nperriault
|
2014-08-29 11:22:18 +01:00 |
|
Mark Banner
|
b5781a44c7
|
Bug 1045643 Part 1 - Notify the Loop server when the desktop client accepts the call, so that it can update the call status. r=nperriault
|
2014-08-29 11:22:18 +01:00 |
|
Jared Wein
|
f3188bd805
|
Bug 1048882 - The warning displayed when closing window (feedback_window_will_close_in) needs a plural form. r=standard8
--HG--
extra : rebase_source : 754995dddbcad6777e7b9def30f20fe3e3744bfc
|
2014-08-28 23:51:34 -04:00 |
|
Dan Mosedale
|
6d870d9b8d
|
Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose
|
2014-08-27 10:46:44 -07:00 |
|
Jared Wein
|
822c424f94
|
Bug 1058258 - Fix typos and improve some of the Loop text. r=abr
--HG--
extra : rebase_source : ba209225c17244bc8634b0d1ca2fefe0dc243cbe
|
2014-08-26 15:07:38 -04:00 |
|
Adam Roach [:abr]
|
933182ec4c
|
Bug 1056918 - Allow distinguishing between 'not found' and 'database error' programmatically r=standard8
|
2014-08-26 09:56:42 -05:00 |
|
Mark Banner
|
e8d7c5d979
|
Bug 1058111 Fix functional test setup for Loop to set the correct public server address so that websocket connections work correctly. r=dmose
|
2014-08-26 09:12:01 +01:00 |
|
Jan-Ivar Bruaroey
|
c88e6a4fcf
|
Bug 1054793 - comment fix. r=dmose
|
2014-08-26 09:12:01 +01:00 |
|
Mark Banner
|
e9e1343111
|
Bug 1046039 Have a longer time window for users to view Terms of Service and Privacy Notice from the Loop panel. r=mhammond
|
2014-08-26 09:12:00 +01:00 |
|
Romain Gauthier
|
9de9f10e9a
|
Bug 1019454: Hide ToS when it has been seen in the standalone UI. r=Standard8
|
2014-08-26 09:12:00 +01:00 |
|
Matthew Noorenberghe
|
5f23ae520a
|
Bug 1047617 - Register logged in user with the Loop server. r=ckarlof,vladikoff,markh
|
2014-08-25 22:11:35 -04:00 |
|
Jan-Ivar Bruaroey
|
31993c481f
|
Bug 1054793 - Increase marionette find_element timeout for intermittent. r=standard8
CLOSED TREE
|
2014-08-25 12:29:36 -04:00 |
|
Nigel Babu
|
f6d09d898f
|
Merge m-c to m-i
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
|
2014-08-22 07:10:18 +05:30 |
|
Andrei Oprea
|
5c9e9bd1fd
|
Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com
|
2014-08-21 11:14:04 -07:00 |
|
Mike de Boer
|
d22c1ee6d8
|
Bug 1038716 - add unit tests for LoopContacts crud operations. r=dmose
|
2014-08-12 12:24:09 +02:00 |
|
Mike de Boer
|
07fefbe809
|
Bug 1038716 - add a contacts API. r=abr,dolske,mak,bholley
|
2014-08-12 12:24:07 +02:00 |
|
Dan Mosedale
|
ad6ddf7541
|
Bug 1055747 - Fix Loop UI showcase for Chrome to avoid visual regressions, r=andrei.br92@gmail.com
|
2014-08-19 12:40:16 -07:00 |
|
Alex Bardas
|
5e9ade40bf
|
Bug 1046178 - Prevent using hardcoded brand names in l10n data files. r=jaws
|
2014-08-20 22:33:00 -04:00 |
|
Andrei Oprea
|
6122ca6a45
|
Bug 976116 - Implement end to end call in one browser window, r=dmose
|
2014-08-18 16:24:14 -07:00 |
|
Matthew Noorenberghe
|
a3dff5bee3
|
Bug 1047130 - Implement desktop backend to login to FxA via OAuth for Loop. r=vladikoff,ckarlof,mikedeboer
This implements the OAuth authorization phase.
|
2014-08-18 14:32:34 -07:00 |
|
Matthew Noorenberghe
|
4895838127
|
Bug 1048530 - Create a Loop test server for exchanging an OAuth code for a token. r=vladikoff,ckarlof,mikedeboer
|
2014-08-15 16:52:05 -07:00 |
|
Matthew Noorenberghe
|
31975c6dab
|
Bug 1048526 - Create a Loop test server for querying OAuth URL parameters to use. r=ckarlof,vladikoff,jaws
|
2014-08-15 16:51:55 -07:00 |
|
Mark Banner
|
982944efa9
|
Bug 1022594 Part 2. Desktop client needs ability to decline an incoming call - set up a basic websocket protocol and use for both desktop and standalone UI. r=dmose
|
2014-08-15 22:54:29 +01:00 |
|
Andrei Oprea
|
0f09159ecf
|
Bug 990678 - Add ability to make audio only calls in Loop standalone and desktop. r=Standard8
|
2014-08-15 19:45:31 +01:00 |
|
Mark Banner
|
5d23c803c5
|
Bug 1022594 Part 1a Add a getLoopBoolPref function to the MozLoopAPI. r=mikedeboer
--HG--
rename : browser/components/loop/test/mochitest/browser_mozLoop_charPref.js => browser/components/loop/test/mochitest/browser_mozLoop_prefs.js
rename : browser/components/loop/test/xpcshell/test_loopservice_get_loop_char_pref.js => browser/components/loop/test/xpcshell/test_loopservice_loop_prefs.js
|
2014-08-15 13:33:51 +01:00 |
|
Mark Banner
|
799366a5d9
|
Bug 1046490 Ensure Loop is always enabled in tests, so that turning the pref off doesn't cause failures. r=mikedeboer
|
2014-08-14 12:22:04 +01:00 |
|
Mark Banner
|
39b6f67f92
|
Bug 1053181 Fix Loop's standalone pages to display correctly on the proper dev server. r=dmose NPOTB DONTBUILD
|
2014-08-13 19:01:34 +01:00 |
|
Mark Banner
|
3fac8ab68d
|
Bug 1052331 Remove the 'LooP' title from the conversation window when it is initially opened. r=mikedeboer
|
2014-08-12 12:20:41 +01:00 |
|
Dan Mosedale
|
3ec776d612
|
Bug 1050932 - Fix UI showcase regression triggered by tokbox SDK upgrade, NPOTB, DONTBUILD, r=Standard8
|
2014-08-08 15:43:54 -07:00 |
|
Ryan VanderMeulen
|
834e51bc80
|
Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
|
2014-08-08 16:17:12 -04:00 |
|
Mark Banner
|
8f58299cdc
|
Bug 1048785 Part 2: Extend MozLoopAPI with channel, version and OS details. r=mikedeboer
|
2014-08-08 18:10:54 +01:00 |
|
Nicolas Perriault
|
65c93c4a18
|
Bug 1048785 Part 1: Update Loop FeedbackAPIClient to allow attaching more metadata. r=Standard8
|
2014-08-08 18:10:51 +01:00 |
|
Ed Morley
|
a82fe1e03e
|
Merge latest green fx-team changeset and mozilla-central; a=merge
|
2014-08-08 17:11:32 +01:00 |
|