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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Andrei Oprea
|
9f8c52ef2f
|
Bug 1042060 - Implement default answering mode for desktop client. r=mikedeboer
|
2014-09-10 15:50:00 -04: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 |
|
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 |
|
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 |
|
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 |
|
Mark Banner
|
15de8c5213
|
Bug 1022594 Part 1 Change Loop's incoming call handling to get the call details before displaying the incoming call UI. r=nperriault
|
2014-08-05 15:54:55 +01:00 |
|
Nicolas Perriault
|
d5248a1cd9
|
Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.10.0.js => browser/components/loop/content/shared/libs/react-0.11.1.js
|
2014-08-04 16:35:35 +01:00 |
|
Nicolas Perriault
|
318c8e3cc7
|
Bug 972992 (Part 2): Loop desktop feedback add an API client to actually submit feedback. r=Standard8
|
2014-08-04 13:28:26 +01:00 |
|
Nicolas Perriault
|
96c36a5dc5
|
Bug 972992 (Part 1): Loop desktop client user feedback form. r=Standard8
|
2014-07-23 19:27:55 +02:00 |
|
Andrei Oprea
|
f13c4626fd
|
Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose
|
2014-07-25 15:42:32 -07:00 |
|
Andrei Oprea
|
f3affdedea
|
Bug 1040901 - Make Loop incoming call view match MVP spec, r=dmose
--HG--
rename : browser/components/loop/content/js/conversation.js => browser/components/loop/content/js/conversation.jsx
|
2014-07-18 15:50:10 -07:00 |
|
Nicolas Perriault
|
54c330ca18
|
Bug 1020448 - Add Loop pending call timeout for the link clicker UI. r=Standard8,ui-review=dhenein
|
2014-07-16 15:15:08 +01:00 |
|
Dan Mosedale
|
21fbd2ce39
|
Bug 1033843 Change the Loop conversation window to use React-based views. Patch by dmose and nperriault. r=Standard8
--HG--
rename : browser/components/loop/content/shared/js/views.js => browser/components/loop/content/shared/js/views.jsx
|
2014-07-14 20:37:27 +01:00 |
|
Nicolas Perriault
|
30e75ea2da
|
Bug 1033841: Ported Loop panel views to React. r=Standard8
|
2014-07-04 17:08:55 +01:00 |
|
Benoit Jacob
|
736b5a1554
|
Back out csets 56ba52f28300, f6016481c7f2, 94b064ee68b2 (bug 1033841 and bug 1033965) for xpcshell test failures
|
2014-07-04 13:34:25 -04:00 |
|
Nicolas Perriault
|
ba32e5341f
|
Bug 1033841: Ported Loop panel views to React. r=Standard8
|
2014-07-04 17:08:55 +01:00 |
|
Adam Roach [:abr]
|
f0203d7e00
|
Bug 1011472 - Add audio alert for incoming call r=florian,standard8
|
2014-06-26 18:55:03 -05:00 |
|
Mark Banner
|
d3de984921
|
Bug 1023279 Make conversation window title localizable, and add missing license header. r=nperriault,ui-review=darrin
|
2014-06-23 11:48:32 +01:00 |
|
Nicolas Perriault
|
479cea6ac1
|
Bug 1020451 Implement basic accept/reject call buttons so that video isn't shown before the call is accepted. r=Standard8
|
2014-06-05 19:57:42 +02:00 |
|
Mark Banner
|
1b9e04b658
|
Bug 1008122 Loop content changes for the separation of Loop from Social. r=nperriault
|
2014-05-29 21:13:46 +01:00 |
|
Nicolas Perriault
|
c5b2043d0d
|
Bug 998271 - L10n notifications, r=dmose
|
2014-05-29 21:13:44 +01:00 |
|
Nicolas Perriault
|
c72772c6cf
|
Bug 991118 - Going back should terminate call session, r=dmose
|
2014-05-29 21:13:44 +01:00 |
|
Nicolas Perriault
|
a5bfc7fd74
|
Bug 996526 - Backbone views to carry their own templates. r=dmose
|
2014-05-29 21:13:44 +01:00 |
|
Nicolas Perriault
|
7ea875c3f6
|
Bug 972019 - Shared conversation router logic. r=dmose
|
2014-05-29 21:13:44 +01:00 |
|
Nicolas Perriault
|
1f2077974a
|
Bug 972019: Terminate a call. r=Standard8
|
2014-05-29 21:13:43 +01:00 |
|
Nicolas Perriault
|
26720acc22
|
Bug 987252 - Using new shared notification system. r=Standard8
|
2014-05-29 21:13:43 +01:00 |
|
Mark Banner
|
c862bcfd18
|
Bug 985596 Set up initial desktop conversation window. r=dmose
|
2014-05-29 21:13:43 +01:00 |
|