Commit Graph

52 Commits

Author SHA1 Message Date
Mark Banner
03464468e6 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
e5bb5f8bc0 Bug 1048882 - The warning displayed when closing window (feedback_window_will_close_in) needs a plural form. r=standard8 2014-08-28 23:51:34 -04:00
Dan Mosedale
d40727fe5d Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose 2014-08-27 10:46:44 -07:00
Jared Wein
6b14dcaec8 Bug 1058258 - Fix typos and improve some of the Loop text. r=abr 2014-08-26 15:07:38 -04:00
Andrei Oprea
04110c60b8 Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com 2014-08-21 11:14:04 -07:00
Andrei Oprea
e9f86c9802 Bug 976116 - Implement end to end call in one browser window, r=dmose 2014-08-18 16:24:14 -07:00
Mark Banner
657c4ada6f 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
08ae8d33d5 Bug 990678 - Add ability to make audio only calls in Loop standalone and desktop. r=Standard8 2014-08-15 19:45:31 +01:00
Nicolas Perriault
61a38d2387 Bug 1048785 Part 1: Update Loop FeedbackAPIClient to allow attaching more metadata. r=Standard8 2014-08-08 18:10:51 +01:00
Nicolas Perriault
4f7ee7e9c5 Bug 1048834 - Fixed empty sad feedback description field for Loop for predefined categories. r=Standard8,ui-review=darrin 2014-08-07 15:45:06 +01:00
Mark Banner
86f0d96a45 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
4bfc81155e Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8 2014-08-04 16:35:35 +01:00
Nicolas Perriault
d141b141a9 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
2d90cec97a Bug 972992 (Part 1): Loop desktop client user feedback form. r=Standard8 2014-07-23 19:27:55 +02:00
Andrei Oprea
4c571171e2 Bug 1000127 - Implement new standalone UI link clicker, r=dmose 2014-08-01 16:36:39 -07:00
Nicolas Perriault
5c725ec8cc Bug 1042799: Loop UI components showcase, r=mikedeboer 2014-07-29 11:23:31 +01:00
Andrei Oprea
6ae3b7e634 Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose 2014-07-25 15:42:32 -07:00
Nicolas Perriault
241fa4bcfd Bug 1020445: Fixed Loop conversation layout on Google Chrome, r=dmose 2014-07-23 12:52:17 -07:00
Nicolas Perriault
fa42fe17a1 Bug 1000131 - Expired Loop call url notification, r=dmose 2014-07-21 13:04:43 -07:00
Nicolas Perriault
0c8bc837e2 Bug 1039263: Fixed standalone Loop UI couldn't restart a call. r=dmose 2014-07-17 09:27:48 +01:00
Nicolas Perriault
3c2bf78480 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
Mark Banner
7d422bd743 Bug 1035831 Stop video streams fading when mousing over video in Loop. r=dmose 2014-07-14 20:37:28 +01:00
Dan Mosedale
b5bf2a96c8 Bug 1033843 Change the Loop conversation window to use React-based views. Patch by dmose and nperriault. r=Standard8 2014-07-14 20:37:27 +01:00
Nicolas Perriault
b9aa1540c0 Bug 1000152: Add mute & unmute buttons to Loop conversation window. r=Standard8 2014-06-27 12:34:22 +02:00
Nicolas Perriault
dffd8e9d71 Bug 1033841: Ported Loop panel views to React. r=Standard8 2014-07-04 17:08:55 +01:00
Benoit Jacob
983b1a0ca0 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
c355b76eb7 Bug 1033841: Ported Loop panel views to React. r=Standard8 2014-07-04 17:08:55 +01:00
Mark Banner
18297209a9 Bug 1032741 Adapt to latest Loop server changes - update parameter name for /calls_url and add a callType parameter when starting a call. r=nperriault 2014-07-03 15:15:16 +01:00
Mark Banner
fc95650368 Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert 2014-07-03 09:23:38 +01:00
Andrei Oprea
1cba0947da Bug 1023507 - Handle SDK failures when calling connect. r+ui-r=dmose 2014-06-25 11:00:00 -04:00
Nicolas Perriault
d5d4ce9609 Bug 1018875 Prevent displaying OT GuM custom dialog. r=Standard8 2014-06-05 15:51:59 +02:00
Dan Mosedale
82ecedc072 Bug 976109 - Switch session tokens from cookies to Hawk, r=NiKo`,Standard8 2014-05-29 21:20:11 +01:00
Mark Banner
1536cefd96 Bug 994151 Part 2. Only register with the servers if the user has obtained call urls that haven't expired yet. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
467d5da0f0 Bug 994151 Part 1. Ensure the client is registered before requesting a call url. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
a12dc322a3 Bug 1013092 Remove the logo from the video stream. r=nperriault 2014-05-29 21:20:11 +01:00
Nicolas Perriault
d8e1c5e93e Bug 974895: Added landing page for unsupported devices, r=Standard8. 2014-05-29 21:20:11 +01:00
Nicolas Perriault
ae2cbf3b84 Bug 1005041: In progress feedback when getting a call url, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
3cfd67edf3 Bug 997178 - Restart a call, r=dmose 2014-05-29 21:20:11 +01:00
Romain Gauthier
48bdb60660 Bug 972941: Landing page for non WebRTC-compliant browsers on supported devices. r=nperriault 2014-05-29 21:20:11 +01:00
Nicolas Perriault
5eaac62af8 Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
6c10406bc3 Bug 998271 - L10n notifications, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
2eba3b0a83 Bug 991118 - Going back should terminate call session, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
3a030a824c Bug 996526 - Backbone views to carry their own templates. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
8f05163e22 Bug 972019 - Shared conversation router logic. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
2f0103850c Bug 995194 Don't unpublish when receiving sessionDisconnected, as we've implicitly unpublished already, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
30fd5e864e Bug 972019: Terminate a call. r=Standard8 2014-05-29 21:20:11 +01:00
Mark Banner
1bb231ba10 Bug 993324 Upgrade Loop to use TokBox SDK v2.2 r=nperriault 2014-05-29 21:20:11 +01:00
Nicolas Perriault
7db75c21d0 Bug 988229 - Shared notifier component. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
b54433e3c2 Bug 991122 - Fixed video layout on Google Chrome. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
1dc34bcdf4 Bug 991654 - Updated client to use new server error format. r=Standard8 2014-05-29 21:20:11 +01:00