Commit graph

180 commits

Author SHA1 Message Date
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
85c91d2e02 Bug 1132064 - Local video is sometimes displayed in the wrong location on the standalone Loop UI. r=mikedeboer 2015-02-11 20:28:11 +00:00
Mark Banner
14cb8743ed Bug 1131688 - In the standalone view the conversation window we're currently overlaying the toolbar on top of the remote video. r=mikedeboer 2015-02-11 12:39:38 +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
Mark Banner
1b06d4345f Bug 1122032 Part 1 - Setup minimal screen sharing for Loop from desktop (disabled by default). r=mikedeboer 2015-02-02 21:53:19 +00:00
Mark Banner
43e20afac4 Bug 1128471 - Link-clicker fails to work for FxOS standalone room joins (TypeError: newDimensions is not an object). r=mikedeboer 2015-02-02 12:32:54 +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
Mark Banner
5a77c77b1c Bug 1093780 Part 1 - Update OpenTok library to v2.4.0 for Loop. r=dmose 2015-01-30 16:01:42 +00:00
Mark Banner
cc4c5abd71 Bug 1122486 - Upgrade Loop's use of Tokbox SDK 2.2.9.7 to fix issues with calls and rooms intermitently failing to connect. r=nperriault 2015-01-27 11:01:47 +00:00
Nicolas Perriault
2fdc3b4b4c Bug 1106852 - Introducing StoreMixin for Loop. r=Standard8 2015-01-22 17:39:07 +01: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
Nicolas Perriault
51e3821d3b Bug 1076764 - Added notifications for Loop contacts import. r=Standard8 2015-01-16 12:26:25 +01:00
Dan Mosedale
9ef244fa13 Bug 1120001-direct calls sometime say 'unavailable' rather than 'something went wrong'; patch=jaws,dmose; r=jaws,dmose
--HG--
extra : rebase_source : 2d366789d71f4c26d8c7b76e04dd62c0650962f2
2015-01-14 12:48:43 -05:00
Mark Banner
05e39c7c8a Bug 1079216 - Improve some strings on the Loop feedback form. r=nperriault 2015-01-13 15:16:49 +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
Mark Banner
ae808ea266 Bug 1120428 - No error/failure message if the websocket fails to connect for some reason. Add a null check when closing the socket. r=nperriault 2015-01-13 15:16:49 +00:00
Mark Banner
e1a12512a0 Bug 1119485 - Link clicker UI no longer resets to the stat conversation view after giving feedback. r=nperriault 2015-01-09 09:07:46 +00:00
Mike de Boer
1cafd19d79 Bug 1114957: cleanup LoopRooms event listeners when the conversation window is closed. r=Niko 2015-01-08 18:52:10 +01:00
Mark Banner
bf113904c7 Bug 1079227 - Loop feedback form should always allow comments. r=nperriault 2015-01-07 11:52:57 +00:00
Mark Banner
7ddc70bee8 Bug 1118246 - Loop should handle forceDisconnect events from the OT sdk. r=nperriault 2015-01-06 17:28:26 +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
Nicolas Perriault
462f9de768 Bug 1110155 - Fixed renamed Loop room not reflected into the panel. r=Standard8 2014-12-23 11:54:32 +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
Nicolas Perriault
dd4c1fba15 Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer 2014-12-19 15:22:39 +01:00
Nicolas Perriault
d4eb9b99ea Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer 2014-12-19 15:13:16 +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
Mark Banner
3e2bbc1189 Bug 1109149 - Display a basic error to the user if Loop room creation fails. r=nperriault 2014-12-18 10:14:40 +00:00
Mike de Boer
1d577898d9 Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose 2014-12-17 09:33:08 +01:00
Mike de Boer
aad3f3e2f3 Bug 1102432: refresh the list of rooms upon account switch or logout. r=Niko 2014-12-16 16:59:05 +01:00
Jared Wein
e22dd20905 Bug 1100595 - Add UI for indicating if renaming a room failed. r=NiKo`
--HG--
extra : rebase_source : a03dfe3f46d5ec8881ec7e34f9ec605467f01b8c
2014-12-16 13:23:16 -05:00
Nicolas Perriault
db9bde32fb Bug 1102170 - Share a room url by email when Loop direct call fails. r=Standard8 2014-12-10 22:51:53 +01:00
Dan Mosedale
0fd9267ee6 Bug 1107255-Fix tested Loop callers of window.close to use WindowCloseMixin, r=NiKo` 2014-12-09 12:04:25 -08:00
Dan Mosedale
52778dad2c Bug 1107255 - Close panel on call conversation start, r=:NiKo` 2014-12-09 11:22:47 -08:00
Mike de Boer
7ca61b12b0 Bug 1092954: oust all users from a room when it's deleted. r=Standard8 2014-12-08 17:45:32 +01:00
Nicolas Perriault
0f14aa53e5 Bug 1107210 - Fixed room name update not correctly reflected in Loop panel. r=Standard8 2014-12-05 09:39:09 -08:00
Nicolas Perriault
3da3fe3120 Bug 1105698 - Fixed brief flickering of feedback form in Loop standalone. r=Standard8 2014-12-03 12:35:12 -08:00
Mark Banner
47576f2ae6 Bug 1106474 - Drop conversationStore's use of Backbone.Model for Loop. r=nperriault 2014-12-02 13:50:37 -08:00
Romain Gauthier
fc3dc7434e Bug 1087528 - Call IDs in about:webrtc. r=standard8, r=pkerr 2014-11-14 16:50:17 +01:00
Nicolas Perriault
12dc5c7552 Bug 1105520 - Open Loop room conversation window right after it's created. r=mikedeboer 2014-11-27 13:11:06 +01: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
4d1df5a441 Bug 1105347 If something goes wrong in a Loop room, ensure that devices are released and the room is left fully. r=nperriault 2014-11-26 17:52:55 +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