Commit graph

95 commits

Author SHA1 Message Date
Jared Wein
d424f25551 Bug 1079430 - Land the new Loop strings for Firefox 35. r=Standard8 2014-10-09 11:45:04 -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
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
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
Mike de Boer
eda7128f11 Bug 1077332: fix tests to always show the contacts tab. r=paolo 2014-10-06 16:35:48 +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
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
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
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
5ced64fa0f Bug 1000112 - Desktop client needs the ability to add a contact locally. r=mikedeboer 2014-09-26 15:38:17 +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
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
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]
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
193cc7225e Bug 1000766: add a contacts list to the Loop contacts tab. r=Niko,Standard8,paolo 2014-09-19 17:01:58 +02: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
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
Mark Banner
fb77c1b4aa Bug 1068580 Remove the backbone router from the Loop panel. r=nperriault 2014-09-17 19:23:30 +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
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
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
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
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
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
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
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
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
Nicolas Perriault
a7b7c66c9d Bug 1047144: Add a gear menu to the Loop panel. r=Standard8 2014-09-01 18:11:50 +01: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
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
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
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
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
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
Ryan VanderMeulen
834e51bc80 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00