Commit Graph

502 Commits

Author SHA1 Message Date
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
Mark Banner
9d0465de40 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
d63b2cb988 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
fdc85ad474 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
feb6d50721 Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer 2015-04-28 08:17:56 +01:00
Mark Banner
ea578125d1 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
4a18c52166 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
63b8df646a 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
9f7bb40e1d Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose 2015-04-22 08:51:46 +01:00
Mark Banner
d2fd5d5508 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
3a51c64f45 Bug 1145541. r=mikedeboer 2015-04-21 21:53:15 +01:00
Mark Banner
b8a583a437 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
6afe9fc91a Bug 1142514: show context information in the Loop conversation window. r=Standard8 2015-04-21 12:06:59 +02:00
Cedric Raudin
f1426320ce Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8 2015-04-21 09:35:03 +01:00
Mike de Boer
764fde545d 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
1940b36447 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
aa2529c895 Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Mark Banner
c4d7a21895 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
67425a3e7f Bug 1154868-Log exceptions in bufferedUpdateVideo callbacks,r=mikedeboer 2015-04-16 11:54:49 -07:00
Dan Mosedale
5a1a0a2c7c Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer 2015-04-16 09:18:30 -07:00
Dan Mosedale
551ce06b0c Bug 1155036-standalone display unusable at 640x500, r=mikedeboer 2015-04-16 08:32:41 -07:00
Mike de Boer
454d72e9ae 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