Commit graph

121 commits

Author SHA1 Message Date
Mark Banner
3ca9465d75 Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer 2015-04-22 19:17:15 +01:00
Mark Banner
4ae9c9ef17 Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose 2015-04-22 08:51:46 +01:00
Mark Banner
b81f00dcab Bug 1142588 - Implement context in conversations display for Loop's standalone UI. r=mikedeboer 2015-04-15 13:06:34 +01:00
Mark Banner
291cb18bf4 Bug 1136797 - For Loop standalone rename the brand website url to download firefox url and update the default. r=dmose 2015-04-09 09:24:37 +01:00
Mark Banner
cbfc821496 Bug 1150273 - Use eslint for the react files for Loop. r=dmose 2015-04-04 14:43:27 +01:00
Mark Banner
a68bae1728 Bug 1147609 - Make Loop's standalone UI work with roomName as an unecrypted parameter or as an encrypted part of context. r=mikedeboer 2015-04-01 12:04:08 +01:00
Mark Banner
62d89b0647 Bug 1147375 - Don't fall over if roomName isn't supplied, let users continue to use Loop. r=mikedeboer 2015-03-26 19:21:10 +00:00
Mark Banner
17098c1ddc Bug 1146929 - Remove support for the old style call hash based urls from the Loop standalone UI. r=mikedeboer 2015-03-25 17:08:15 +00:00
Jared Wein
fe221f3402 Bug 1047040 - Add browser-specific graphic of GUM prompt to the media-wait message. r=dmose
--HG--
extra : rebase_source : 53512e75b501e3e486e48828c41d7a2ea492d9b4
2015-02-23 13:00:03 -05:00
Mark Banner
d23576d350 Bug 1126321 - Loop Standalone should display both of the remote video and screen when screen sharing is active. r=mikedeboer 2015-02-16 17:30:29 +00:00
Mark Banner
004c306bd1 Bug 1132882 - Slave the local video size to the remote video width on the Loop standalone UI. r=mikedeboer 2015-02-14 09:48:11 +00:00
Mark Banner
3bcc461063 Bug 1126334 - Hello Icon should change colour when screensharing is active. r=jaws 2015-02-10 09:37:44 +00:00
Mark Banner
b459d5b70b Bug 1045495 - Loop's link clicker UI needs new UX for notification of non supported platform. r=mikedeboer 2015-02-05 19:35:12 +00:00
Mark Banner
8a4d155f4d Bug 1098355 - Change the functions in Loop's shared.utils.Helper to be accessible from the global state and avoid passing the helper down through the component props tree. r=mikedeboer 2015-02-05 19:35:12 +00:00
Mark Banner
6ac25c07ed Bug 1122032 Part 2 - Show the Loop screenshare video in place of the remote video for now. r=mikedeboer 2015-02-02 21:53:19 +00:00
Mike de Boer
db8a1ac1c2 Bug 1093780 Part 2 - Add support for using 'contain' mode for all video streams Loop publishes and resize/ position the elements based on their aspect ratio. r=Standard8 2015-01-30 16:01:42 +00:00
Nicolas Perriault
2fdc3b4b4c Bug 1106852 - Introducing StoreMixin for Loop. r=Standard8 2015-01-22 17:39:07 +01:00
Mark Banner
88757e6648 Resync Loop's webapp.js with webapp.jsx - fallout from bug 1120003. rs=mikedeboer 2015-01-21 12:18:29 +00:00
Dan Mosedale
5fd298ebbf Bug 1120003 Hoist Loop REST errnos and websocket reasons, patch=jaws,dmose r=Standard8 2015-01-20 13:15:21 -08:00
Mark Banner
68d3ae3040 Bug 1104930 - Create a mixin for handling updating of the video container for various Loop conversation views. r=nperriault 2015-01-16 18:34:30 +00:00
Mark Banner
1a4791b087 Bug 1119765 - Joining and Leaving a Loop room quickly can leave the room as full. Ensure we send the leave notification if we've already sent the join. r=mikedeboer 2015-01-13 15:16:49 +00:00
Nicolas Perriault
d74d5eaeb9 Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.11.2.js => browser/components/loop/content/shared/libs/react-0.12.2.js
2015-01-06 13:07:26 +01:00
Romain Gauthier
31e51a9f4a Bug 1109849 - Bypass the feedback form if no-one has entered the room yet. r=nperriault 2014-12-22 16:56:16 +01:00
Dan Mosedale
62b49e06f8 Bug 1112264-Hide loop self-view with message if it would be incompletely shown, r=NiKo 2014-12-19 10:15:08 -08:00
Nicolas Perriault
738243def3 Bug 1105708 - More l10n compliant buttons for Loop. r=mikedeboer 2014-12-19 14:34:11 +01:00
Carmen Jimenez
66bd2546b2 Bug 1097703 - Enable install/open FxOS Loop client from standalone UI for ROOM. r=mbanner 2014-11-23 20:59:03 +01:00
Carmen Jimenez
dba4568595 Bug 1109032 - Fix the activity so audio only calls from received links work. r=mbanner 2014-12-16 02:56:00 -05:00
Romain Gauthier
8e2e477789 Bug 1109325 - Change the help url for Hello's standalone rooms. r=nperriault 2014-12-15 22:28:18 +00:00
Mark Banner
2ba69e03f2 Bug 1097862 - Perform the leave notification to the loop-server in a synchronous fashion to give the notification more change of succeeding. r=nperriault 2014-12-15 20:34:31 +00:00
Romain Gauthier
854aeefb1c Bug 1045498 - New Hello UX for non supported browsers. r=nperriault 2014-12-09 14:19:21 +01:00
Nicolas Perriault
b369e37c2d Bug 1105802 - Added beta tag to standalone room layout. r=dmose 2014-12-04 12:21:09 -08:00
Romain Gauthier
74d8747382 Bug 1100378 - Retry button for Hello standalone. r=nperriault 2014-12-02 13:15:58 -08: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
e5f2a33848 Bug 1098540 - Muting local video should display the default avatar image in Loop Rooms. r=nperriault 2014-11-27 11:57:11 +00:00
Mark Banner
34e32086ea Follow-up to bug 1079225 - Fix formatting of the waiting for media message in Loop rooms, and ensure feedback can be given for multiple conversations in a row. r=abr 2014-11-26 21:09:09 +00:00
Nicolas Perriault
4e1ca9de79 Bug 1079225 - Feedback form displayed for Loop standalone rooms. r=Standard8 2014-11-26 18:55:28 +00:00
Mark Banner
d1cfd3630f Bug 1097749 - Standalone rooms should display the room name once the room has been joined. r=nperriault
a=kwierso for the CLOSED TREE
2014-11-25 23:46:43 +00:00
Mark Banner
1d978cc95f Bug 1097742 - Part 2 Standalone Rooms shouldn't join the room until after user media has been accepted. r=abr 2014-11-25 23:46:42 +00: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
Nicolas Perriault
4fc8bdf986 Bug 1086512 - Added feedback form to Loop desktop room window. r=Standard8 2014-11-25 13:19:34 +01:00
Nicolas Perriault
10e52a81b8 Bug 1076754 - Moved Loop feedback flow to Flux. r=Standard8 2014-11-24 17:02:48 +01:00
Romain Gauthier
fab9295e2e Bug 1097746 - Add a link to Hello's SUMO page for standalone. r=Standard8 2014-11-24 09:57:45 +00:00
Jared Wein
f9cfe19c63 Bug 1101006 - Refactor mozLoop.{get, set}LoopCharPref and mozLoop.{get, set}LoopBoolPref to mozLoop.{get, set}Pref that uses getPrefType. r=mikedeboer 2014-11-19 13:29:27 -05:00
Nicolas Perriault
538e169c18 Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00
Mark Banner
ee01e3b2af Bug 1088650 Add sounds for notifications when rooms are joined, left or if there are failures. r=nperriault 2014-11-18 20:50:57 +00:00
Mark Banner
59040d4429 Bug 1084362 When a third-party enters a room, stop displaying the ToS and privacy links in the Loop panel. r=nperriault 2014-11-18 20:50:56 +00:00
Mark Banner
781163fac2 Bug 1074694 - Allow rooms to be renamed from the conversation window. r=nperriault 2014-11-17 22:12:27 +00:00
Mark Banner
cfa103ca14 Bug 1097742 - Part 1 Handle access being denied to media, and prevent the sdk prompts from showing in Loop Rooms. r=nperriault 2014-11-13 22:45:23 +00:00
Nicolas Perriault
2b287ee41c Bug 1097743 - Part 1: Loop standalone styling enhancements. r=Standard8 2014-11-13 22:45:23 +00:00
Nicolas Perriault
7220f8d88a Bug 1074709 - Notify Loop room users when the room is full. r=Standard8 2014-11-13 15:33:15 +00:00