Commit graph

479 commits

Author SHA1 Message Date
Cedric Raudin
e5106eb19f Bug 1115365 - Update the import string in the Loop contact panel to explain it will be from Google. r=Standard8 2015-04-30 16:41:13 +01:00
Mike de Boer
042809d7ec Bug 1152733: change the name of Loop/ Hello histograms that recently changed to be enumerated types. r=vladan 2015-04-29 11:55:08 +02:00
Martin Tomes
926adf2389 Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8 2015-04-30 07:40:50 +01:00
Mark Banner
47de4886b9 Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer 2015-04-30 07:40:49 +01:00
Mark Banner
64f91f7342 Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose
--HG--
rename : browser/components/loop/CardDavImporter.jsm => browser/components/loop/modules/CardDavImporter.jsm
rename : browser/components/loop/GoogleImporter.jsm => browser/components/loop/modules/GoogleImporter.jsm
rename : browser/components/loop/LoopCalls.jsm => browser/components/loop/modules/LoopCalls.jsm
rename : browser/components/loop/LoopContacts.jsm => browser/components/loop/modules/LoopContacts.jsm
rename : browser/components/loop/LoopRooms.jsm => browser/components/loop/modules/LoopRooms.jsm
rename : browser/components/loop/LoopStorage.jsm => browser/components/loop/modules/LoopStorage.jsm
rename : browser/components/loop/MozLoopAPI.jsm => browser/components/loop/modules/MozLoopAPI.jsm
rename : browser/components/loop/MozLoopPushHandler.jsm => browser/components/loop/modules/MozLoopPushHandler.jsm
rename : browser/components/loop/MozLoopService.jsm => browser/components/loop/modules/MozLoopService.jsm
rename : browser/components/loop/MozLoopWorker.js => browser/components/loop/modules/MozLoopWorker.js
2015-04-30 07:40:49 +01:00
ziyunfei
e1db0f779e Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Mark Banner
712f3f3e35 Bug 1159199 - Clicking the context indicator in the Loop panel should close the panel after opening the url. r=mikedeboer 2015-04-28 13:51:27 +01:00
Mark Banner
ad6bbb3e9a Bug 1155078 - Only display domain name in the context part of the panel. r=mikedeboer 2015-04-28 13:51:27 +01:00
Mark Banner
fb94500173 Bug 1137813 - Part 4. Don't log the cleanup event as the server doesn't accept it after the room has been left. r=mikedeboer 2015-04-28 11:20:36 +01:00
Mark Banner
90e4dc9b43 Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer 2015-04-28 08:17:56 +01:00
Mark Banner
aa10ed4df6 Bug 1137813 - Part 1. Tidy up some event handler names in Loop's otSdkDriver. r=mikedeboer 2015-04-28 08:17:56 +01:00
Mark Banner
c00eaf4764 Bug 1158725 - Share link button has stopped working in latest nightly. Pass the necessary props to the component. r=mikedeboer 2015-04-27 10:35:40 +01:00
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
88fb308441 Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer 2015-04-21 21:53:15 +01:00
Mark Banner
87a741e0a1 Bug 1145541. r=mikedeboer 2015-04-21 21:53:15 +01:00
Mark Banner
e884167ff5 Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc. 2015-04-21 15:40:01 +01:00
Mike de Boer
0925485637 Bug 1142514: show context information in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : a0f3858298ca9f8d3f2543017134830d1099b1e7
2015-04-21 12:06:59 +02:00
Cedric Raudin
8639337053 Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8 2015-04-21 09:35:03 +01:00
Mike de Boer
78f7ca030d Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8 2015-04-17 17:29:49 +02:00
Mike de Boer
a27986070d Bug 1152733: Convert all Loop keyed histograms to be enumerated types and opt-out, which helps reporting tremendously. r=vladan,dmose 2015-04-17 11:14:55 +02:00
Mark Banner
953a35523a Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Mark Banner
247a6d3aa7 Bug 1153630 - Allow buttons in the Loop panel to be bigger if required as L10n needs. r=dmose 2015-04-17 08:34:02 +01:00
Dan Mosedale
ef67a02b15 Bug 1154868-Log exceptions in bufferedUpdateVideo callbacks,r=mikedeboer 2015-04-16 11:54:49 -07:00
Dan Mosedale
2d4e7bd9d9 Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer 2015-04-16 09:18:30 -07:00
Dan Mosedale
f989274315 Bug 1155036-standalone display unusable at 640x500, r=mikedeboer 2015-04-16 08:32:41 -07:00
Mike de Boer
39a32f8010 Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8 2015-04-16 14:09:37 +02: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
1a3f6bb167 Bug 1153418 - Fix an issue on Loop's standalone where the remote and video alignment during screenshare is 10px out. r=dmose 2015-04-14 08:30:57 +01:00
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
Mike de Boer
c2e46fc06b Bug 1142522 - Part 1 Share utils and crypto content modules with chrome as well. r=Standard8 2015-04-13 11:54:25 +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
7585834ecf Bug 1150632 - Extend eslint to Loop's .jsm files. r=dmose 2015-04-04 14:43:27 +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
0e06d52c5b Bug 1150501: change 'Share my Tabs' to 'Share your Tabs' in the Loop conversation window screen sharing dropdown. r=Standard8 2015-04-02 15:53:22 +02:00
Mike de Boer
15c4148374 Bug 1146921: disable the window sharing dropdown item in Loop conversation windows on unsupported platforms. r=Standard8 2015-04-02 13:24:31 +02:00
Mike de Boer
b14ef887a6 Bug 1146834: use Uint8Array's subarray when slice is not available in Loop content pages. r=Standard8 2015-04-02 13:14:18 +02: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
Dan Mosedale
33b164b5c0 Bug 999737-bootstrap eslint for loop content JS, fix a found bug, rs=MattN 2015-03-31 17:28:36 -07: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
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
3519f59936 Bug 1114563 - Show the room name before the user enters the room. r=mikedeboer 2015-03-25 17:08:19 +00:00