Commit Graph

23 Commits

Author SHA1 Message Date
Mark Banner
1935d43493 Bug 1209078 - Part 1. When detecting if rooms are able to be handled by Firefox, also include an indication if they are already open or not. r=mikedeboer 2015-09-29 14:50:15 +01:00
J. Ryan Stinnett
2dada8f365 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Mark Banner
323b18a57a Bug 1205591 - Add a basic service channel implementation for listening to Loop's link clicker and opening rooms when requested. r=mikedeboer 2015-09-19 14:22:56 +01:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Fernando Rodriguez Sela
7f2ed69497 Bug 1157645 - Always send the room owner as "-" for Loop. r=Standard8 2015-08-13 12:07:34 +01:00
Mark Banner
4331e290ff Bug 1193765 - Share Link doesn't work from the user unavailable screen of direct calls. r-dmose 2015-08-13 09:09:21 +01:00
Mark Banner
47d7c8533d Follow-up to Bug 1152764 - use indexOf rather than includes as Array.prototype is only available on nightly builds. r=mikedeboer 2015-05-26 10:50:18 +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
6c9accc06d 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
84c246ea27 Bug 1152764 - Loop should encrypt room context information for rooms that aren't encrypted. r=mikedeboer 2015-05-20 14:15:20 +01: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
Mark Banner
7c0dfa4249 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
2bacfd4426 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
c25975ce8c 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
b4d1f3b230 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
1dbac5625c Bug 1160487 - Enable eslint rules for Loop: semi-colon related. r=Standard8 2015-05-06 12:23:21 +01:00
Mark Banner
05a56da787 Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer 2015-05-01 18:02:03 +01:00
Ryan VanderMeulen
7e52753988 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
4e21f2754b Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer 2015-05-01 13:41:38 +01:00
Mark Banner
b42321de52 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
Ryan VanderMeulen
324dc61d19 Backed out changeset d94ef5bca70e (bug 1152761) for xpcshell failures. 2015-04-30 14:18:34 -04:00
Mark Banner
d6e702159a 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
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