Mark Banner
|
f7c76f5450
|
Bug 1081023 - Handle call url changes to the format for Loop's call links. r=nperriault
|
2014-10-23 09:42:21 +01:00 |
|
Jared Wein
|
08e08ed5db
|
Bug 1081189 - Move URLs out of loop.en-us.properties and into the config file and Makefile. r=NiKo`
--HG--
extra : rebase_source : b4c7023c1d70ab81bc353d5237b8be5376ae7502
|
2014-10-22 11:00:42 -04:00 |
|
Mark Banner
|
85e3cfa6ad
|
Bug 1081959 - "Something went wrong" isn't displayed when the call fails in the connection phase, r=dmose
|
2014-10-20 11:10:23 -07:00 |
|
Jared Wein
|
0cc1827de7
|
Bug 1081029 - Standalone link clicker call state in the page title (tab name). r=dmose
|
2014-10-13 16:33:43 -04:00 |
|
Jared Wein
|
11e9c2c186
|
Bug 1081095 - Fix a couple of issues on the standalone start page with Firefox Hello information. r=Standard8
|
2014-10-12 20:31:05 +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 |
|
Jared Wein
|
f2d5bc39df
|
Bug 1078345 - Change references from Firefox WebRTC to Firefox Hello in the standalone UI, as well as fix some strings that weren't being passed the replacement arguments. r=MattN
|
2014-10-10 01:41:18 -04:00 |
|
Jared Wein
|
40084742f8
|
Bug 1070753 - Rename standalone client's page title to Firefox Hello. r=dmose
|
2014-10-10 00:38:35 -04:00 |
|
Jared Wein
|
d424f25551
|
Bug 1079430 - Land the new Loop strings for Firefox 35. r=Standard8
|
2014-10-09 11:45:04 -04: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 |
|
Mark Banner
|
0bb934614c
|
Follow-up to bug 1035846 Add a slash onto the end of the url for the ToS Link on the Loop Standalone UI. rs=mikedeboer over irc DONTBUILD
|
2014-09-24 12:47:04 +01: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
|
f183a0d728
|
Bug 1035846 Update the ToS link for the Loop standalone UI. r=dmose
|
2014-09-17 19:23:31 +01:00 |
|
Mark Banner
|
afb468ac88
|
Bug 1066567 Part 2. Rename some old variables in the Loop OutgoingConversationView. r=nperriault
|
2014-09-17 19:23:30 +01:00 |
|
Mark Banner
|
8f4b739e62
|
Bug 1066567 Part 1. Stop use of the backbone router in the standalone UI to simplify code. The views now exclusively manage what is displayed according to state. r=nperriault
|
2014-09-17 19:23:29 +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 |
|
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 |
|
Andrei Oprea
|
59a018cd55
|
Bug 1048938 - Part 2 of visual uplift, r=NiKo`
|
2014-09-04 13:45:18 +01:00 |
|
Mark Banner
|
15e964f20e
|
Bug 1061154 Part 2 Change existing Loop strings based on UX feedback. r=nperriault
|
2014-09-01 18:11:50 +01:00 |
|
Jared Wein
|
2d4d6f3847
|
Bug 1060525 - Various string changes for Loop based on UX feedback. rs=MattN
|
2014-09-01 01:14:03 -04: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 |
|
Dan Mosedale
|
6d870d9b8d
|
Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose
|
2014-08-27 10:46:44 -07:00 |
|
Romain Gauthier
|
9de9f10e9a
|
Bug 1019454: Hide ToS when it has been seen in the standalone UI. r=Standard8
|
2014-08-26 09:12:00 +01:00 |
|
Andrei Oprea
|
6122ca6a45
|
Bug 976116 - Implement end to end call in one browser window, r=dmose
|
2014-08-18 16:24:14 -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
|
b73d560275
|
Bug 1050314 Loop standalone client is broken in Chrome due to use of ES6 functions. r=dmose
|
2014-08-08 09:28:48 +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 |
|
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 |
|
Nicolas Perriault
|
c30531cbde
|
Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose.
|
2014-07-28 12:51:42 -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
|
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 |
|
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 |
|
Alexis Metaireau
|
579f9a8d9f
|
Bug 987086 Loop web client should use configuration for determining server url. r=nperriault, r=Standard8
|
2014-06-05 15:18:41 +02:00 |
|
Nicolas Perriault
|
17501430bb
|
Bug 974895: Added landing page for unsupported devices, r=Standard8.
|
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
|
b3e78f8053
|
Bug 991128 - make reloading a live call do something reasonable, 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 |
|