Commit Graph

43 Commits

Author SHA1 Message Date
Paolo Amadini
dc56c005db Bug 1077412 - Add a confirmation dialog when deleting contacts in the Desktop client. r=mikedeboer 2014-10-07 15:12:07 -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
ecd1b1d141 Bug 1077996 - Allow disabling Loop FxA support and related items (contacts, direct calling) via loop.fxa.enabled. r=mikedeboer 2014-10-07 00:44:37 -07: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
Mike de Boer
0564d64f80 Bug 1069816: implement Google contacts import class. r=abr 2014-10-02 12:37:38 +02:00
Mike de Boer
d545062961 Backed out changeset b26c709330d6 (bug 1069962). r=paolo. 2014-10-01 15:51:50 +02:00
Paolo Amadini
3c9d5f01c9 Bug 1000112 - Desktop client needs the ability to add a contact locally. r=mikedeboer 2014-09-26 15:38:17 +01:00
Matthew Noorenberghe
3b5c49652c Bug 1065144 - Unhide Loop Firefox Account UI. r=standard8 2014-09-22 14:43:54 -07:00
Paul Kerr [:pkerr]
2912b442cd Bug 1032700: LoopService reject with reason = busy an incoming call when busy. r=standard8,MattN 2014-09-19 14:32:53 -07:00
Mike de Boer
851cd24040 Bug 1069962: add support for Gravatar avatars. r=paolo 2014-09-19 17:02:00 +02:00
Matthew Noorenberghe
c6205bc833 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Wes Kocher
6c377b867c Backed out changeset 43b24197d25a (bug 1047667) to cleanly backout 1047181 2014-09-18 14:46:57 -07:00
Matthew Noorenberghe
e294a3ee10 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -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
Paolo Amadini
55027479bf Bug 1059186 - Client needs to report number of generated URLs via Telemetry. r=MattN 2014-09-18 13:05:39 +01:00
Mike de Boer
a5bc8ab69a Bug 1053774: use nsIExternalProtocolService to send emails. r=MattN 2014-09-18 10:52:05 +02:00
Jared Wein
58b6bc9201 Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko 2014-09-11 15:36:14 -04:00
Paolo Amadini
2e93b1d143 Bug 1059754 - Propagating errors to content with cloneInto fails in MozLoopAPI. r=Gijs 2014-09-12 11:10:10 +01:00
Ryan VanderMeulen
937d228949 Backed out changesets 26b240144648 and a701b0b291a0 (bug 1047146) for linux debug mochitest-bc crashes. 2014-09-11 18:08:56 -04:00
Jared Wein
0f25af6825 Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko 2014-09-11 15:36:14 -04:00
Paul Kerr [:pkerr]
692c2161ac Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8 2014-09-10 15:22:32 +01:00
Matthew Noorenberghe
de161226a4 Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws 2014-09-10 01:48:54 -07:00
Carsten "Tomcat" Book
47d7e9c52d Backed out changeset cea07e54707e (bug 1065052) for xpcshell test failures 2014-09-10 10:44:22 +02:00
Matthew Noorenberghe
995c823cb5 Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws 2014-09-10 00:07:03 -07:00
Matthew Noorenberghe
7994528ea7 Bug 1059021: Added sign in/up link to the Loop panel footer. Patch by MattN and nperriault. r=MattN,r=Standard8 2014-08-29 14:11:54 +01:00
Jared Wein
e5bb5f8bc0 Bug 1048882 - The warning displayed when closing window (feedback_window_will_close_in) needs a plural form. r=standard8 2014-08-28 23:51:34 -04:00
Mike de Boer
7d32a0a83a Bug 1038716 - add a contacts API. r=abr,dolske,mak,bholley 2014-08-12 12:24:07 +02: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
54954e6a81 Bug 1048785 Part 2: Extend MozLoopAPI with channel, version and OS details. r=mikedeboer 2014-08-08 18:10:54 +01:00
Nicolas Perriault
55cff1227c Bug 1000771: Add a button to copy Loop urls to the clipboard. r=mikedeboer 2014-08-07 15:45:08 +01:00
Mike de Boer
c3ed50948b Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 19:08:21 +02:00
Ed Morley
8d45c0f5c9 Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js 2014-07-23 17:04:24 +01:00
Mike de Boer
6f2d2fb249 Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 15:25:49 +02:00
Mark Banner
fc95650368 Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert 2014-07-03 09:23:38 +01:00
Jan-Ivar Bruaroey
43e3278213 Bug 1026782 Implements MozLoopService.setLoopCharPref. r=ttaubert 2014-07-01 17:12:54 +01:00
Adam Roach [:abr]
c7c126a64c Bug 1011472 - Add audio alert for incoming call r=florian,standard8 2014-06-26 18:55:03 -05:00
Mark Banner
ab923d6eab Bug 1017394 In MozLoopService use promises rather than callbacks to make the code cleaner. r=mhammond 2014-06-04 14:42:41 +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
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
c2fe7130c8 Bug 1008122 Loop content changes for the separation of Loop from Social. r=nperriault 2014-05-29 21:13:46 +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