Commit Graph

34 Commits

Author SHA1 Message Date
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
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
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
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
f2b9c2974e Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner
2f6124ce3d Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer 2015-01-16 18:34:30 +00:00
Mark Banner
0be0d7b546 Bug 1103908 - Handle unicode room names properly for Loop. r=mikedeboer 2014-12-10 22:45:18 +00:00
Matthew Noorenberghe
f5caaba013 Bug 1074670 - Implement the Hello NotificationView's button (e.g. retry). r=pkerr 2014-11-12 10:13:12 +01:00
Mike de Boer
f73645ab1c Bug 1089547: simplify LoopRooms implementation, add support for events. r=Standard8 2014-10-29 14:28:42 +01:00
Paul Kerr
fff8c972f5 Bug 1074699 - Add createRoom and addCallback to LoopRooms API. r=dmose 2014-10-24 11:28:36 +01:00
Paul Kerr
700a8687c7 Bug 1074664: Implement a non-persistent rooms store, r=mikedeboer
https://bugzilla.mozilla.org/show_bug.cgi?id=1074664
bit-rot fix copy
2014-10-23 14:16:46 -07:00
Jared Wein
d4d26c541a Bug 1047133 - Persist FxA OAuth token between browser sessions. r=MattN 2014-10-08 20:49:47 -04:00
Andrew Halberstadt
11b824f09b Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Mark Banner
20a3a09159 Bug 1072323: Hook up the contact menus to be able to start outgoing calls. r=mikedeboer 2014-10-07 17:10:56 +02:00
Matthew Noorenberghe
1ee13023c7 Bug 1047164 - Handle authentication errors (e.g. token expiry) for FxA Loop sessions and notify users. r=jaws 2014-10-03 03:17:32 -07:00
Paul Kerr [:pkerr]
105a3ee30e Bug 1070065: MozLoopService.jsm xpcshell unit test for busy reject feature r=standard8 2014-09-19 17:01:09 -07:00
Dan Mosedale
367c884525 Bug 1065153 - Support call URLs with guest or FxA hawk session types, r=MattN 2014-09-18 10:40:35 -07:00
Mark Banner
2a6458c6b9 Bug 1046039 Have a longer time window for users to view Terms of Service and Privacy Notice from the Loop panel. r=mhammond 2014-08-26 09:12:00 +01:00
Mark Banner
ed48b8893e Bug 1022594 Part 1a Add a getLoopBoolPref function to the MozLoopAPI. r=mikedeboer 2014-08-15 13:33:51 +01:00
Mark Banner
352076a995 Bug 1038699 - Loop no longer resets the hawk session token when it is invalid. Handle the new server responses. r=dmose 2014-07-18 11:42:44 -07:00
Jan-Ivar Bruaroey
43e3278213 Bug 1026782 Implements MozLoopService.setLoopCharPref. r=ttaubert 2014-07-01 17:12:54 +01:00
Mark Banner
e635d00408 Bug 1022689 Separate out the Loop Push Handler from the Loop Service code to help similify testing and clarify separation of modules. r=mhammond 2014-06-16 08:41:17 +01:00
Mark Banner
7e941cfc09 Bug 1017902 Use saved hawk session tokens, if possible, when registering with the server to preserve the session across restarts. r=jparsons,r=mhammond 2014-06-05 10:29:54 +01:00
Nicolas Perriault
96f840d501 Bug 994152 Loop needs a "do not disturb" control. r=mhammond,r=Standard8 2014-06-02 20:30:02 +01:00
Dan Mosedale
24cdabcd4f Bug 976109 - Implement mozLoop.getLoopCharPref, r=mhammond 2014-05-29 21:13:48 +01:00
Dan Mosedale
c824181ee2 Bug 976109: Save hawk-session-token to prefs at reg time for later use; r=mhammond 2014-05-29 21:13:48 +01:00
Mark Banner
3128a712cb Bug 994151 Part 2. Only register with the servers if the user has obtained call urls that haven't expired yet. r=dmose 2014-05-29 21:13:48 +01:00
Mark Banner
f060ac7139 Bug 994151 Part 1. Handle registration errors better, with simple notifications to the user, and handle subsequent attempts to register with the server. r=dmose 2014-05-29 21:13:47 +01:00
Mark Banner
01b0b1a130 Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond 2014-05-29 21:13:46 +01:00