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
|
7c61970128
|
Bug 1000127 - Implement new standalone UI link clicker, r=dmose
|
2014-08-01 16:36:39 -07:00 |
|
Nicolas Perriault
|
decaef66f1
|
Bug 1042799: Loop UI components showcase, r=mikedeboer
|
2014-07-29 11:23:31 +01:00 |
|
Andrei Oprea
|
f13c4626fd
|
Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose
|
2014-07-25 15:42:32 -07:00 |
|
Nicolas Perriault
|
8c00228e6c
|
Bug 1020445: Fixed Loop conversation layout on Google Chrome, r=dmose
|
2014-07-23 12:52:17 -07: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
|
0dcae314a7
|
Bug 1039263: Fixed standalone Loop UI couldn't restart a call. r=dmose
|
2014-07-17 09:27:48 +01: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
|
6fc3f18d43
|
Bug 1035831 Stop video streams fading when mousing over video in Loop. r=dmose
|
2014-07-14 20:37:28 +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
|
a7eff06d5d
|
Bug 1000152: Add mute & unmute buttons to Loop conversation window. r=Standard8
|
2014-06-27 12:34:22 +02: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 |
|
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
|
a2215a102c
|
Bug 1018875 Prevent displaying OT GuM custom dialog. r=Standard8
|
2014-06-05 15:51:59 +02:00 |
|
Dan Mosedale
|
6fb426e9a9
|
Bug 976109 - Switch session tokens from cookies to Hawk, r=NiKo`,Standard8
|
2014-05-29 21:20:11 +01:00 |
|
Mark Banner
|
4b930a3ab5
|
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
|
c7f16b64f5
|
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
|
7ac979f6f6
|
Bug 1013092 Remove the logo from the video stream. r=nperriault
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
17501430bb
|
Bug 974895: Added landing page for unsupported devices, r=Standard8.
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
1b7e6cebc8
|
Bug 1005041: In progress feedback when getting a call url, r=dmose
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
46959a8b27
|
Bug 997178 - Restart a call, r=dmose
|
2014-05-29 21:20:11 +01:00 |
|
Romain Gauthier
|
a3b3b676d2
|
Bug 972941: Landing page for non WebRTC-compliant browsers on supported devices. r=nperriault
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
e4287a9ce1
|
Bug 999480 - Panel to use a router & templated views, r=Standard8
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
e2819ee27e
|
Bug 998271 - L10n notifications, 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 |
|
Nicolas Perriault
|
7d663f33a9
|
Bug 996526 - Backbone views to carry their own templates. r=dmose
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
10938a5fde
|
Bug 972019 - Shared conversation router logic. r=dmose
|
2014-05-29 21:20:11 +01:00 |
|
Mark Banner
|
671c706913
|
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
|
7fae1e6c4c
|
Bug 972019: Terminate a call. r=Standard8
--HG--
extra : transplant_source : %ADE%A7%A4%A5%F2v%114%95%10%21%C6Trg%CA%86y%19
|
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 |
|
Nicolas Perriault
|
7b19cc12a8
|
Bug 988229 - Shared notifier component. r=dmose
--HG--
extra : transplant_source : %26%85%C1%04J%17%17%17%AF%95%AF%9D%CA%9F%EF%E21%25W%21
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
a5e9958ef2
|
Bug 991122 - Fixed video layout on Google Chrome. r=dmose
--HG--
extra : transplant_source : %80%D6%CA5J%AC%8C%14%F4%EA%D9zz%C3%95%2AH%D0v%27
|
2014-05-29 21:20:11 +01:00 |
|
Nicolas Perriault
|
0c731b20a6
|
Bug 991654 - Updated client to use new server error format. r=Standard8
--HG--
extra : transplant_source : %E9Jpme%FB%C0%29Un%01J%10%EFd%00%19%BD%F4%E3
|
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 |
|