Commit Graph

694 Commits

Author SHA1 Message Date
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
Mark Banner
e50418a402 Bug 1033988 Remove workaround for old-style parameter when getting a call url from the Loop server. r=nperriault 2014-07-29 17:17:40 +01:00
Mark Banner
149af25476 Bug 1035369 Update the parameter name for the push url when registering with the Loop server to match with the latest version of the API. r=mdeboer 2014-07-29 17:17:40 +01:00
Nicolas Perriault
b1a66da8c3 Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose. 2014-07-28 12:51:42 -07:00
Andrei Oprea
6ae3b7e634 Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose 2014-07-25 15:42:32 -07:00
Wes Kocher
87ddec5993 Merge m-c to inbound 2014-07-23 18:55:48 -07:00
Mike de Boer
c3ed50948b Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 19:08:21 +02:00
Nicolas Perriault
fa42fe17a1 Bug 1000131 - Expired Loop call url notification, r=dmose 2014-07-21 13:04:43 -07:00
Alexandre Poirot
6188942e57 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Andrei Oprea
2cb9ef755c Bug 1040901 - Make Loop incoming call view match MVP spec, r=dmose 2014-07-18 15:50:10 -07:00
Mark Banner
352076a995 Bug 1038699 - Loop no longer resets the hawk session token when it is invalid. Handle the new server responses. r=dmose 2014-07-18 11:42:44 -07:00
Paul Kerr [:pkerr]
14e5ba8a51 Bug 1002414 - Part 2: Add additional tests for new functional paths. r=standard8 2014-07-17 17:18:52 -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
Mark Banner
9a4c69e62e Bug 1036661 Accessing the loop panel for the first time triggers an error message in the console. r=dolske 2014-07-17 09:27:48 +01:00
Mark Banner
28217d0394 Bug 1038675 expiresAt parameter of /call-url/ response has changed from hours to seconds with the latest server version (Loop desktop client doesn't register on startup of browser). r=nperriault 2014-07-16 15:15:08 +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
aba36e6279 Bug 1033362 Implement basic mochitests for MozLoopAPI. r=dolske,r=glandium 2014-07-15 10:03:03 +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
Adam Roach [:abr]
7211b75035 Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond,Standard8 2014-08-18 12:43:37 -05:00
Dan Mosedale
70ba9d393b Bug 1000770 bustage fix, a=KWierso 2014-07-09 16:40:40 -07:00
Andrei Oprea
3e94c09194 Bug 1000770 - Implement new UX for loop panel, ui-r=darrin, r=dmose 2014-07-09 15:39:41 -07: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
Andrei Oprea
4808eff905 Bug 1015891 Implement ToS and privacy notice links for Loop. r=dmose 2014-07-03 15:22:09 +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
Jan-Ivar Bruaroey
43e3278213 Bug 1026782 Implements MozLoopService.setLoopCharPref. r=ttaubert 2014-07-01 17:12:54 +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
Adam Roach [:abr]
c7c126a64c Bug 1011472 - Add audio alert for incoming call r=florian,standard8 2014-06-26 18:55:03 -05:00
Mark Banner
2728f0e80c Bug 1030062 Loop Marionette tests need clearer failure points when displayed on tbpl. r=dburns 2014-06-26 09:00:08 +01:00
Mark Banner
c1ca2e6c56 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
Mark Banner
8a9d4d8576 Bug 1026504 - Clarify non-shared status of sdk and webl10n for Loop by moving them from the shared libs to non-shared. r=nperriault 2014-06-18 10:43:31 +01:00
Mark Banner
e635d00408 Bug 1022689 Separate out the Loop Push Handler from the Loop Service code to help similify testing and clarify separation of modules. r=mhammond 2014-06-16 08:41:17 +01:00
Adam Roach [:abr]
0556542cb0 Bug 1022772 - SJCL should be unminified, versioned r=Standard8 2014-06-09 13:24:24 -05:00
Nicolas Perriault
bc1f251dda Bug 1018208 - Write missing tests for Loop "do not disturb" feature. r=Standard8 2014-06-09 10:29:54 +01:00
Mark Banner
25980bdd00 Bug 994483 Fix running marionette tests locally and bug 1021573 Fix intermittent failure due to the server trying to bind to a socket that hasn't been released yet. r=jgriffin 2014-06-06 20:57:00 +01:00
Nicolas Perriault
6810a0c546 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
26c9f32b8e Bug 994483 Add Loop unit tests to tbpl. r=dburns 2014-06-05 15:45:16 +01:00
Nicolas Perriault
d5d4ce9609 Bug 1018875 Prevent displaying OT GuM custom dialog. r=Standard8 2014-06-05 15:51:59 +02:00
Mark Banner
7e941cfc09 Bug 1017902 Use saved hawk session tokens, if possible, when registering with the server to preserve the session across restarts. r=jparsons,r=mhammond 2014-06-05 10:29:54 +01:00
Mark Banner
ab923d6eab Bug 1017394 In MozLoopService use promises rather than callbacks to make the code cleaner. r=mhammond 2014-06-04 14:42:41 +01:00
Mark Banner
49f58dd859 Bug 1020121 Remove unnecessary/erroneous .gitignore files from loop. r=nperriault 2014-06-04 09:36:50 +01:00
Nicolas Perriault
96f840d501 Bug 994152 Loop needs a "do not disturb" control. r=mhammond,r=Standard8 2014-06-02 20:30:02 +01:00
Mark Banner
1432e29069 Bug 994485 Make standalone tests work with combined repositories/changed file layout, and fix the standalone server. r=dmose 2014-05-29 21:25:39 +01: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