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
Dave Townsend
f657500ff0
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Wes Kocher
69b522405d
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
eef8701d19
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07: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
Marina Rodriguez Iglesias
8eddb9e419
Bug 1184933 - Part 1. Implement the refreshed design for the failure view. r=Mardak
2015-09-10 12:01:16 +01:00
Nazim Can Altinova
4ea7059a54
Bug 1185893 - abuse of bind(this) with add/removeEventListener r=gijs
2015-08-21 15:31:00 +01: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
Andrei Oprea
ce86ce4ff6
Bug 1183618 - Implement refreshed design for the contacts list
2015-08-06 16:57:21 -07:00
Fernando R. Sela
452449dd9f
Bug 1170757-Enabled eslint dot-location + no-empty rules for Hello, r=dmose
2015-08-05 11:40:53 -07:00
Martin Tomes
a33800380c
Bug 1146312 - Display partner branding and ToS/PN links on the GetStarted only. r=Standard8
2015-08-05 14:32:50 +01:00
Fernando Rodriguez Sela
61a86c43bc
Bug 1181825 - Enable eslint rules for Loop: no-extra-boolean cast, no-redeclare, r=dmose
2015-07-22 21:47:04 -07:00
Mike de Boer
3bcea58fd9
Bug 1142520: add telemetry hooks for Hello context in conversation add and URL access actions. r=Standard8,vladan
2015-07-06 15:29:12 +02:00
Mike de Boer
951d02950f
Bug 1127574: Part 2 - add telemetry hooks for Hello rooms creation and deletion actions. r=Standard8,vladan
2015-07-06 14:53:45 +02:00
Mike de Boer
4f8f0d80d3
Bug 1127574: Part 1 - add telemetry hooks copy and email of room and direct call URLs. r=Standard8,vladan
2015-07-06 15:02:10 +02:00
Mike de Boer
a83ceae37b
Bug 1171940: move the context display into the chat area inside the Hello conversation window. r=Standard8
2015-07-03 19:00:22 +02:00
Mark Banner
9dc9bd5d0a
Bug 1178270 - Upgrade Loop's use of eslint to the latest (0.24) and upgrade the eslint-plugin-react version (0.6.2). r=dmose
2015-07-03 10:49:00 +01:00
Andrei Oprea
1a3f424885
Bug 1174945 - Enable eslint rule for no-shadow. r=dmose
2015-06-16 12:12:23 -07:00
Mike de Boer
5886931c19
Bug 1175102: generalize lost callback detection and reporting for async MozLoopAPI functions. r=Standard8
2015-06-17 18:14:24 +02:00
Mike de Boer
6ec23cb8e7
Bug 1168833: introduce different sizing modes to docked social chat windows and re-style text chat UI indide the Hello conversation window. r=Standard8
2015-06-12 11:21:35 +02:00
Matthew Noorenberghe
7c7b57f204
Bug 1172141 - Use the maxLogLevelPref ConsoleAPI option for Loop and UITour to make logging preferences live. r=bgrins
2015-06-08 16:18:00 -07:00
Mike de Boer
843b9dd4ae
Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8
2015-06-04 18:24:45 +02:00
Aaron Raimist
984db7a5f4
Bug 1165281 - Fix Loop no-spaced-func ESlint rules. r=Standard8
2015-06-01 10:23:00 -04: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
Mark Banner
923d0dcd58
Bug 1157712 - Fix multiple OS X notifications when someone joins a Loop room. Ensure we don't attempt to re-initialise twice. 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
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
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
Mark Banner
af540f6ce5
Bug 1165861 - Tidy up OSFile error handling in LoopRoomsCache. r=mikedeboer
2015-05-18 13:52: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
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
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
dceefdb6e3
Bug 1142515: implement updating a room with changed context information. r=Standard8
2015-05-07 11:38:57 +02:00
Martin Tomes
ecc05210fb
Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8
2015-05-06 18:15:56 +01: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