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 |
|
Nicolas Perriault
|
509a70bec1
|
Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8
|
2014-09-22 13:40:57 +01: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 |
|
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
|
3e0e8de56e
|
Bug 1062835 Missing text on Loop's link-clicker UI for non-English locales. Update the standalone app to the gaia version of L10n.js which supports fallback automatically. r=nperriault
--HG--
rename : browser/components/loop/standalone/content/l10n/data.ini => browser/components/loop/standalone/content/l10n/loop.en-US.properties
|
2014-09-04 19:15:23 +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
|
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 |
|
Nicolas Perriault
|
93c7dc5d0e
|
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 |
|
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 |
|
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 |
|
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
|
a2215a102c
|
Bug 1018875 Prevent displaying OT GuM custom dialog. r=Standard8
|
2014-06-05 15:51:59 +02: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 |
|
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 |
|
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
|
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 |
|
Mark Banner
|
49c12d9a48
|
Bug 985596 Set up initial desktop window - share some of the webapp models and views with the desktop client. r=dmose
--HG--
rename : test/vendor/chai-1.9.0.js => browser/components/loop/test/shared/vendor/chai-1.9.0.js
rename : test/vendor/mocha-1.17.1.css => browser/components/loop/test/shared/vendor/mocha-1.17.1.css
rename : test/vendor/mocha-1.17.1.js => browser/components/loop/test/shared/vendor/mocha-1.17.1.js
rename : test/vendor/sinon-1.9.0.js => browser/components/loop/test/shared/vendor/sinon-1.9.0.js
extra : transplant_source : p%B7/%BA%B8%FAV%D0%8F%ABV%98%DB%AE%28%E6%8C%FA%C6C
|
2014-05-29 21:20:11 +01:00 |
|