Nicolas Perriault
|
51e3821d3b
|
Bug 1076764 - Added notifications for Loop contacts import. r=Standard8
|
2015-01-16 12:26:25 +01:00 |
|
Romain Gauthier
|
fc3dc7434e
|
Bug 1087528 - Call IDs in about:webrtc. r=standard8, r=pkerr
|
2014-11-14 16:50:17 +01:00 |
|
Mark Banner
|
fa54bffe4c
|
Bug 1093787 - Insert an additional view for Loop standalone calls to prompt the user to accept the microphone and camera permissions before starting the call. r=nperriault
|
2014-11-25 14:31:43 +00:00 |
|
Andrei Oprea
|
3cb8ea76f4
|
Bug 1076794 Make Loop calls handle networkDisconnected events properly so that the correct messages get displayed. r=Standard8
|
2014-11-13 10:50:36 +00:00 |
|
Matthew Noorenberghe
|
484b2054dd
|
Bug 1074670 - Implement the Hello NotificationView's button (e.g. retry). r=pkerr
--HG--
extra : rebase_source : 9c712ce0b135826acb0ff48b3f7ef08e7b64c0b2
|
2014-11-12 10:13:12 +01:00 |
|
Mark Banner
|
e3677253b1
|
Bug 1084228 Replace 'callId' with 'windowId' in a Loop conversation window so that it represents what it is and is distinct from the real 'callId'. r=mikedeboer
|
2014-10-29 14:21:27 +00:00 |
|
Mark Banner
|
544e9b05e8
|
Bug 1074517 Second call with a Loop url gets disconnected - ensure stream published/subscribed flags are properly reset. r=dmose
|
2014-10-23 10:44:13 +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 |
|
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 |
|
Nicolas Perriault
|
e1f1020688
|
Bug 1000240 - Added a Call Failed view for Loop standalone. r=Standard8
|
2014-10-01 15:16:05 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Paul Kerr [:pkerr]
|
fd6bc33152
|
Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8
|
2014-09-10 15:22:32 +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 |
|
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
|
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
|
8d7d439893
|
Bug 1000131 - Expired Loop call url notification, r=dmose
--HG--
rename : browser/components/loop/standalone/content/js/webapp.js => browser/components/loop/standalone/content/js/webapp.jsx
|
2014-07-21 13:04:43 -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 |
|
Mark Banner
|
71909598a0
|
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
|
4f84be168b
|
Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
--HG--
rename : browser/components/loop/content/shared/js/client.js => browser/components/loop/content/js/client.js
rename : browser/components/loop/test/shared/client_test.js => browser/components/loop/test/desktop-local/client_test.js
|
2014-07-03 09:23:38 +01:00 |
|
Andrei Oprea
|
55f22c6544
|
Bug 1023507 - Handle SDK failures when calling connect. r+ui-r=dmose
|
2014-06-25 11:00:00 -04:00 |
|
Nicolas Perriault
|
46959a8b27
|
Bug 997178 - Restart a call, r=dmose
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
900c609645
|
Bug 991118 - Going back should terminate call session, r=dmose
|
2014-05-29 21:20:11 +01:00 |
|
Mark Banner
|
fc5cbbe678
|
Bug 993324 Upgrade Loop to use TokBox SDK v2.2 r=nperriault
--HG--
extra : transplant_source : %B6%95%BF%E3%7E%E4p%98%D3%16%3F%8E%3B%20c%B4%06%C5%AB%C3
|
2014-05-29 21:20:11 +01:00 |
|
Mark Banner
|
a87e3940b2
|
Bug 985596 Improve conversation model to handle incoming and outgoing calls. r=dmose
--HG--
extra : transplant_source : %DA%3FS%93%89%FF%90S3%E7%18%26%5D%2An.K%EA%BA%80
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
4ac3aa169a
|
Bug 985596 - Refactored shared assets & tests. r=dmose
--HG--
rename : static/shared/README.md => browser/components/loop/content/shared/README.md
rename : static/shared/css/common.css => browser/components/loop/content/shared/css/common.css
rename : static/shared/css/conversation.css => browser/components/loop/content/shared/css/conversation.css
rename : static/shared/css/panel.css => browser/components/loop/content/shared/css/panel.css
rename : static/shared/css/readme.html => browser/components/loop/content/shared/css/readme.html
rename : static/shared/img/icon_32.png => browser/components/loop/content/shared/img/icon_32.png
rename : static/shared/img/icon_64.png => browser/components/loop/content/shared/img/icon_64.png
rename : static/shared/js/models.js => browser/components/loop/content/shared/js/models.js
rename : static/shared/js/views.js => browser/components/loop/content/shared/js/views.js
rename : static/shared/libs/backbone-1.1.2.js => browser/components/loop/content/shared/libs/backbone-1.1.2.js
rename : static/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.0.js
rename : static/shared/libs/lodash-2.4.1.js => browser/components/loop/content/shared/libs/lodash-2.4.1.js
rename : static/shared/libs/sdk.js => browser/components/loop/content/shared/libs/sdk.js
rename : static/shared/libs/webl10n-20130617.js => browser/components/loop/content/shared/libs/webl10n-20130617.js
rename : static/css/webapp.css => browser/components/loop/standalone/content/css/webapp.css
rename : static/index.html => browser/components/loop/standalone/content/index.html
rename : static/js/webapp.js => browser/components/loop/standalone/content/js/webapp.js
rename : static/l10n/data.ini => browser/components/loop/standalone/content/l10n/data.ini
rename : test/webapp_test.js => browser/components/loop/test/standalone/webapp_test.js
extra : transplant_source : %DA%D9%3A%E9%C6%E0d%13%84%C1%BEps%C8b%F09o%D7m
|
2014-05-29 21:20:11 +01:00 |
|