Commit Graph

523 Commits

Author SHA1 Message Date
Aaron Raimist
984db7a5f4 Bug 1165281 - Fix Loop no-spaced-func ESlint rules. r=Standard8 2015-06-01 10:23:00 -04:00
Aaron Raimist
f9b8482fcb Bug 1165281 - Fix Loop key-spacing ESlint rules. r=Standard8 2015-05-30 20:00:00 -04:00
Mark Banner
babf2a4b04 Bug 1170051 - Fix issues with screen shares not correctly laying out on Loop standalone UI - remove the video dimensions from the cache when the share is stopped. r=mikedeboer 2015-06-01 11:46:31 +01:00
Mark Banner
0ed6f79980 Bug 1169706 - Link-clicker UI broken for release builds (38 & earlier) - Join doesn't work (TypeError: rootNavigator.mediaDevices.enumerateDevices is not a function). r=dmose 2015-06-01 10:53:32 +01:00
Mike de Boer
1835b4886e Bug 1162909: follow-up to revert the accidental hard-coding of dir='rtl' inside Hello conversation windows. rs=me. DONTBUILD 2015-05-28 11:55:26 +02:00
Mike de Boer
06ba35336f Bug 1162909: update the context views inside the Hello conversation window with latest UX updates. Make saving context data always work and more resilient to failure. r=Standard8 2015-05-28 11:04:42 +02:00
Mark Banner
e7f03b8053 Bug 1168788 - Check for devices should check for audio or video not just audio. r=mikedeboer 2015-05-27 13:47:56 +01:00
Mark Banner
16e064b729 Bug 1168366 - Loop Link-clicker: Joining a room, giving feedback, looses context information until the page is reloaded. r=mikedeboer 2015-05-27 12:59:43 +01:00
Mark Banner
3e639420ae Bug 1168564 - Fix some general RTL issues in the Loop panel and conversation window. r=mikedeboer 2015-05-27 12:59:43 +01:00
Mark Banner
557dc93b91 Bug 1089102 - Make the Loop settings menu be displayed properly in the panel for rtl locales. r=mikedeboer 2015-05-26 20:59:59 +01:00
Mike de Boer
138c7bb377 Bug 1166646: WINDOW_ENABLED telemetry key is falsy, thus not working. Check for its type properly. r=Standard8 2015-05-26 15:35:59 +02:00
Mark Banner
a4454cedbb Bug 1168333 - Not having any devices has regressed to being notified as 'Something went wrong' on desktop. r=mikedeboer 2015-05-26 13:27:47 +01:00
Mark Banner
ae79326592 Bug 1162444 - Ensure we update the context urls and description when we receive an update for an open room. r=mikedeboer 2015-05-22 16:05:37 +01:00
Miles Richardson
35889a9d01 Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
Mark Banner
6b9530867f Bug 1162991 - Implement an initial layer of text chat for Loop conversations. r=mikedeboer 2015-05-22 14:45:14 +01:00
Mark Banner
45ff5f8e8b Bug 1165287 - Don't remove the context data when hiding the Loop panel to try and avoid glitches/flickering in the display when it opens. r=mikedeboer 2015-05-22 14:45:13 +01:00
Mark Banner
8b5b232ff6 Bug 1118523 - Don't show the window will close message on the feedback received view on the Loop standalone UI. r=mikedeboer 2015-05-22 14:45:13 +01:00
Martin Tomes
d0b09928e6 Bug 1160501 - Enable eslint rules for Loop: quote related issues. r=Standard8 2015-05-22 14:45:13 +01:00
Mark Banner
e1a84a1868 Bug 1166720 - Gather some more metrics about where Loop link-clickers don't manage to get all the way to a connected conversation. r=mikedeboer 2015-05-22 14:45:13 +01:00
Mark Banner
a3e11d00c4 Bug 1165266 - Upgrade Loop's use of eslint to version 0.21.x and eslint-react-plugin to 2.3.x and enable no-undef rule. r=dmose 2015-05-22 08:53:09 +01:00
Dan Mosedale
7eb34b3da0 Bug 1160656-Separate MediaSetupMixin caches on different instances, r=mikedeboer 2015-05-01 14:51:00 -07:00
Mark Banner
50b919a66f Bug 1154775 - Upgrade OpenTok library to v2.5.1. r=dmose 2015-05-18 13:52:05 +01:00
Mike de Boer
50c9d740f2 Bug 1162905: UX refresh for the available context area in the Hello panel rooms list. r=Standard8 2015-05-14 12:57:05 +01:00
Mike de Boer
01b8e29559 Bug 1162903: use favicons as Loop conversation context thumbnails and store them as base64 encoded data-uris. r=Standard8 2015-05-14 12:57:05 +01:00
Aaron Raimist
586e223308 Bug 1118983 - Mozilla logo at bottom of Loop Standalone UI is incorrect. r=Standard8 2015-05-13 13:03:18 +01:00
Andrei Oprea
c542e2195d Bug 1073940 - Add missing icon to loop contacts panel. Patch originally by Andrei, updated by Standard8. r=mikeboer 2015-05-13 13:03:18 +01:00
Mike de Boer
dc9b124ec3 Bug 1142532: compose a different email for Loop room invites when context data is attached to it. r=Standard8 2015-05-12 17:37:34 +02:00
Carsten "Tomcat" Book
087b37600c Merge mozilla-central to fx-team 2015-05-12 16:38:34 +02:00
Martin Tomes
f61f11dd88 Bug 1160496 - Enable eslint rules for Loop: General code format. r=Standard8 2015-05-12 13:45:07 +01:00
Mark Banner
15a2fac733 Follow-up to bug 1153788. Improve strings for L10n - use existing replacements for brandname and improve the localisation notes. r=mikedeboer,a=Tomcat 2015-05-11 11:37:51 +01:00
Mark Banner
cfb35d02d9 Bug 1153788 - Part 2. Ask the user to re-sign in to Loop if they don't have encryption keys for FxA. r=mikedeboer 2015-05-08 13:46:52 +01:00
Mike de Boer
2346fa1c2f Bug 1156205: show a scrollbar in the social share dropdown list inside the Loop conversation window when the number of items exceeds the maximum height. r=Standard8 2015-05-08 10:32:46 +02:00
Mike de Boer
cf7cedc0f0 Bug 1162442: add tooltips to the context edit and close buttons inside the Loop conversation window. r=Standard8 2015-05-08 12:30:42 +02:00
Mark Banner
7e5437d284 Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose CLOSED TREE 2015-05-07 09:49:11 +01:00
Mark Banner
eb2a4e973f Fix browser_parsable_css.js bustage from bug 1142515 - use correct way to reset padding-left to default. rs=bustage-fix for CLOSED TREE 2015-05-07 13:25:05 +01:00
Carsten "Tomcat" Book
7a5254e07a Backed out changeset 93f39df2f4f3 (bug 1161926) for test failures in browser_parsable_css.js 2015-05-07 14:04:57 +02:00
Mike de Boer
e7938fa5e1 Bug 1142515: add unit test coverage for the editing of context data inside the Loop conversation view. r=Standard8 2015-05-07 11:39:00 +02:00
Mike de Boer
dceefdb6e3 Bug 1142515: implement updating a room with changed context information. r=Standard8 2015-05-07 11:38:57 +02:00
Mike de Boer
546733eb4a Bug 1142515: add utils to compare simple objects to support Loop context in rooms. r=Standard8 2015-05-07 11:38:54 +02:00
Mike de Boer
d51c57d5ec Bug 1142515: add a generic custom checkbox widget for Loop UI elements to use. r=Standard8 2015-05-07 11:38:51 +02:00
Mike de Boer
47edeeb349 Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8 2015-05-07 11:38:49 +02:00
Mark Banner
3d020477ef Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose 2015-05-07 09:49:11 +01:00
Martin Tomes
ecc05210fb Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8 2015-05-06 18:15:56 +01:00
Martin Tomes
1dbac5625c Bug 1160487 - Enable eslint rules for Loop: semi-colon related. r=Standard8 2015-05-06 12:23:21 +01:00
Cedric Raudin
d398f26597 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
a936297231 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
1432c74581 Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8 2015-04-30 07:40:50 +01:00
Mark Banner
359dadcd89 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
797a4ee2ca Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose 2015-04-30 07:40:49 +01:00
ziyunfei
649e7033e4 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