Commit graph

838 commits

Author SHA1 Message Date
Mark Banner
af6a90041d 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
Carsten "Tomcat" Book
e40acbfc01 Merge mozilla-central to mozilla-inbound 2015-05-21 15:14:47 +02:00
Nils Ohlmeier [:drno]
2db0cddf1f Bug 1143827 - remove default stun server. r=abr,bsmedberg
--HG--
extra : rebase_source : 05cf653ca2d8199ee6840507dad5fe6330140b27
2015-05-19 16:04:00 +02:00
Dan Mosedale
3c8e33eb3e Bug 1160656-Separate MediaSetupMixin caches on different instances, r=mikedeboer 2015-05-01 14:51:00 -07:00
Mark Banner
c01c784f69 Bug 1164821 - Remove previous workarounds for not having FxA keys in LoopRooms - remove old code to cope with unencrypted rooms. r=mikedeboer 2015-05-20 14:15:20 +01:00
Mark Banner
3b53cd9857 Bug 1152764 - Loop should encrypt room context information for rooms that aren't encrypted. r=mikedeboer 2015-05-20 14:15:20 +01:00
Mark Banner
ac81fa3ddb Bug 1154775 - Upgrade OpenTok library to v2.5.1. r=dmose 2015-05-18 13:52:05 +01:00
Mark Banner
da7b1af0b6 Bug 1165861 - Tidy up OSFile error handling in LoopRoomsCache. r=mikedeboer 2015-05-18 13:52:05 +01:00
Wes Kocher
51fad76ff2 Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
Mike de Boer
f65866fa3e 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
230e577bbe Bug 1162903: add unit test coverage for favicons use in Loop conversation context data. r=Standard8 2015-05-14 12:57:05 +01:00
Mike de Boer
7f456537f1 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
336ab010b7 Bug 1118983 - Mozilla logo at bottom of Loop Standalone UI is incorrect. r=Standard8 2015-05-13 13:03:18 +01:00
Andrei Oprea
2bc306e18f 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
824af68825 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
0428124b6f Merge mozilla-central to fx-team 2015-05-12 16:38:34 +02:00
Martin Tomes
19eccd05d6 Bug 1160496 - Enable eslint rules for Loop: General code format. r=Standard8 2015-05-12 13:45:07 +01:00
Mark Banner
6b0472a3cf 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
a31132716f 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
e7926bf434 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
de13ef03fd 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
6e77443534 Bug 1162646 - Enable eslint rules for Loop: no trailing spaces. r=dmose NPOTB DONTBUILD 2015-05-07 20:45:06 +01:00
Mark Banner
e47a855193 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
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.4.js
2015-05-07 09:49:11 +01:00
Mark Banner
b3ff681c8e 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
99b05f33d8 Backed out changeset 93f39df2f4f3 (bug 1161926) for test failures in browser_parsable_css.js
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.4.js => browser/components/loop/content/shared/libs/jquery-2.1.0.js
2015-05-07 14:04:57 +02:00
Mike de Boer
a24f442a0c 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
18d196064c Bug 1142515: implement updating a room with changed context information. r=Standard8 2015-05-07 11:38:57 +02:00
Mike de Boer
7acc550f67 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
8e66196893 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
7fb5d31c3d Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8 2015-05-07 11:38:49 +02:00
Mark Banner
46a3f493b3 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
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.4.js
2015-05-07 09:49:11 +01:00
Martin Tomes
247ef0c6cb Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8 2015-05-06 18:15:56 +01:00
Mark Banner
2c77a3f8a4 Bug 1152761 - Fix intermittent failure fixes in test_looprooms.js. Ensure we wait for all conditions to complete before moving on. r=mikedeboer 2015-05-06 12:47:14 +01:00
Mark Banner
90721308af Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer 2015-05-01 13:41:38 +01:00
Mark Banner
7c97c2e5a5 Bug 1151862 - Get the full list of Loop rooms on first notification if we haven't got it previously. r=mikedeboer 2015-05-06 12:47:10 +01:00
Mark Banner
284a13a8d7 Backed out changeset b0573ebe7b3a / bug 1151862 for incorrectly including two different bugs in one commit. 2015-05-06 12:37:23 +01:00
Mark Banner
5928e07946 Bug 1151862 - Get the full list of Loop rooms on first notification if we haven't got it previously. r=mikedeboer 2015-05-06 12:23:21 +01:00
Martin Tomes
75dc92028a Bug 1160487 - Enable eslint rules for Loop: semi-colon related. r=Standard8 2015-05-06 12:23:21 +01:00
Mark Banner
45e5cb1b04 Bug 1128979 - Improve usability of loop-client test server - allow tests to be loaded when in the github context; also allow the full server url to be specified, not just the port. r=dmose NPOTB DONTBUILD 2015-05-05 09:03:43 +01:00
Mark Banner
237b0d0d47 Bug 1108088 - Get Loop's build-jsx working on Windows without the react version check working (for now). r=dmose NPOTB DONTBUILD 2015-05-05 09:03:42 +01:00
Mark Banner
108bfbef2e Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer 2015-05-01 18:02:03 +01:00
Ryan VanderMeulen
26e41292ad Backed out 2 changesets (bug 1152761, bug 1153806) for xpcshell failures.
Backed out changeset cf10c6adab48 (bug 1153806)
Backed out changeset 89a69f417877 (bug 1152761)

CLOSED TREE
2015-05-01 10:37:03 -04:00
Mark Banner
887d95a4a7 Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer 2015-05-01 13:41:38 +01:00
Mark Banner
770f6907dd Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer 2015-05-01 13:41:38 +01:00
Mark Banner
c14ff065f8 Bug 1160145 - Fix eslint warnings in Loop's xpcshell and mochitest files and turn on linting for them. r=dmose 2015-05-01 10:42:46 +01:00
Ryan VanderMeulen
330f835697 Backed out changeset d94ef5bca70e (bug 1152761) for xpcshell failures. 2015-04-30 14:18:34 -04:00
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
Mark Banner
4e0d29a865 Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer 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