Commit graph

279 commits

Author SHA1 Message Date
Mark Banner
71f3f64398 Bug 1142525 - Hook up the tab context view to the create room action so that context can actually be added to a room. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner
07b0d22a06 Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner
b445f8431f Bug 1152947 - Remove expiresIn from the create room message for Hello as the server has its own default. r=mikedeboer 2015-04-10 12:56:20 +01:00
Mike de Boer
43aab912fd Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-10 13:23:11 +02:00
Mike de Boer
cdf272bdff Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8 2015-04-10 13:23:08 +02:00
Ryan VanderMeulen
ef84e85987 Backed out 5 changesets (bug 1132301) for intermittent browser_mozLoop_socialShare.js failures.
Backed out changeset c99243d545e2 (bug 1132301)
Backed out changeset a2075595f6fd (bug 1132301)
Backed out changeset a2b8f0ddd738 (bug 1132301)
Backed out changeset e5d7fd205107 (bug 1132301)
Backed out changeset 47a5d0ecb127 (bug 1132301)
2015-04-09 13:15:52 -04:00
Mike de Boer
4af1cb9e83 Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-09 16:29:16 +02:00
Mike de Boer
2dff9dd0c6 Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8 2015-04-09 16:29:13 +02:00
Mark Banner
f8a3eb0889 Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/js/roomStore.js => browser/components/loop/content/js/roomStore.js
rename : browser/components/loop/test/shared/roomStore_test.js => browser/components/loop/test/desktop-local/roomStore_test.js
2015-04-08 17:13:03 +01:00
Mark Banner
a3918649d6 Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose 2015-04-07 22:37:02 +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
Mike de Boer
c437de0aa6 Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : %B9%CA%F6q%5B%7E%F3%B4n%05%E6%C0L%14%E1%94%09%82%F0F
2015-03-30 13:26:59 +02:00
Jared Wein
eefcc0b4fd Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
Ryan VanderMeulen
3120ab0db9 Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
2015-03-24 14:32:20 -04:00
Jared Wein
1e367f2aea Bug 1142687 - Show context information for current page in the rooms view. r=standard8
--HG--
extra : rebase_source : 8c6b66f3c88507c777ccd63bd533a09228e2c2f2
2015-03-24 12:43:49 -04:00
Mike de Boer
73ba7bf088 Bug 1143298: show the correct amount of imported contacts in the Loop panel after the import has finished. r=Standard8
--HG--
extra : rebase_source : 5c5fb022c2d47fed93e1a3dadb6dc213adb233b5
2015-03-16 17:26:03 +01:00
Mark Banner
c8e33db0c4 Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws 2015-03-17 08:41:25 +00:00
Mark Banner
d4c5cf802c Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer 2015-03-16 14:51:11 +00:00
Mark Banner
826cfb318a Bug 1088672 - Part 7. Rewrite Loop's incoming call handling in the flux style. Remove the now redundant non-flux based code for incoming calls. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
424d07632c Bug 1088672 - Part 6. Rewrite Loop's incoming call handling in the flux style. Fix window titles for the incoming call view. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
cb9be02aad Bug 1088672 - Part 5. Rewrite Loop's incoming call handling in the flux style. Correct the Call failed view to show only what's needed for incoming calls. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
0984661eea Bug 1088672 - Part 4. Rewrite Loop's incoming call handling in the flux style. Put back alerts and make window unload be handled correctly. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
d5f776b7d0 Bug 1088672 - Part 3. Rewrite Loop's incoming call handling in the flux style. Get the accept and cancel buttons working again on the accept call view. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
99d6d0692a Bug 1088672 - Part 2. Rewrite Loop's incoming call handling in the flux style. Switch incoming calls to use flux based conversation store and get them working as far as the accept view. r=mikedeboer 2015-03-12 14:01:37 +00:00
Mark Banner
3379e40e51 Bug 1088672 - Part 1. Rewrite Loop's incoming call handling in the flux style. Rename some views for better naming. r=mikedeboer 2015-03-12 14:01:37 +00:00
Mark Banner
824d36b376 Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose CLOSED TREE
--HG--
extra : amend_source : 17cfab9085157775f7c093cf0504fd954eaeec99
2015-03-11 18:52:23 -07:00
Wes Kocher
d1a84c7305 Backed out changeset 35827fc86c80 (bug 1140481) under suspicion of making wpt-reftests intermittently fail on a CLOSED TREE 2015-03-11 16:53:41 -07:00
Mark Banner
e94ede8683 Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose 2015-03-11 10:34:25 +00:00
Dan Mosedale
53124f1f25 Bug 1123660 - Add telemetry probes for measuring failed, short, medium, and long calls. Largely paired w/jaws, r=jaws,dmose,Standard8, a=bsmedberg for opt-out metric 2015-03-09 16:59:35 -07:00
Mark Banner
d624a877f8 Bug 1106941 - Part 2. Firefox Hello doesn't work properly when no video camera is installed - fix incoming conversations. r=mikedeboer 2015-03-09 23:42:08 +00:00
Mark Banner
b0cd98035b Bug 1106941 - Part 1. Firefox Hello doesn't work properly when no video camera is installed - fix rooms and outgoing conversations. r=mikedeboer 2015-03-08 13:16:32 +00:00
Mark Banner
822d6ac2bd Bug 1139471 - Fix an issue with trying to update the Loop desktop room view's state whilst already rendering; This could cause items like tab sharing to still look like they were active even though they weren't. r=jaws 2015-03-06 08:28:15 +00:00
Mike de Boer
6dfcaf11a1 Bug 1137141: fix for making the Loop contacts tab show and/ or hide when the user logs in or out of FxA. r=Standard8 2015-02-27 12:25:18 +01:00
Mike de Boer
792c3127a4 Bug 1069962: show a promo area in the contacts list for Gravatars. Show Gravatar icons upon granting permission. r=Standard8 2015-02-27 11:08:28 +01:00
Nithin Murali
1fb617c79a Bug 1098517 - Fix hiding of FxA UI when loop.fxa.enabled is false; r=MattN
--HG--
extra : rebase_source : 0dffffd0bd08a459f566587089c4154a4c0afad8
2015-02-18 14:55:56 -08: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
26091ec7e6 Bug 1126289 - Enable screen sharing for Loop link-generators by default. r=mikedeboer 2015-02-12 13:36:51 +00:00
Mike de Boer
a08eaaa096 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-11 10:07:22 +01:00
Wes Kocher
ba6b80db37 Backed out changeset b04123c901ac (bug 1121210) for Mn failures 2015-02-10 15:19:43 -08:00
Mike de Boer
90ad8ca3b5 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-10 23:35:39 +01: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
3e9947b768 Bug 1127557 - Invalid preference type getting/setting loop.ot.guid. rs=jaws 2015-02-02 12:32:54 +00:00
Mark Banner
a011b7e263 Bug 1066166 - Add localized tooltip captions for each tab button on the Loop panel. r=jaws 2015-01-28 16:43:31 +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
bfc73a696e Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer 2015-01-16 18:34:30 +00: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