Commit graph

43 commits

Author SHA1 Message Date
Paolo Amadini
5f169e86c9 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
d9b0f044f4 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
eed68ae1a9 Bug 1077996 - Allow disabling Loop FxA support and related items (contacts, direct calling) via loop.fxa.enabled. r=mikedeboer
--HG--
extra : rebase_source : 99b0d348b6725c35c048a491e83c65e5b5e1b13d
2014-10-07 00:44:37 -07:00
Matthew Noorenberghe
e8358d1819 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
9aa1b91cc1 Bug 1069816: implement Google contacts import class. r=abr 2014-10-02 12:37:38 +02:00
Mike de Boer
7d96aca1c9 Backed out changeset b26c709330d6 (bug 1069962). r=paolo. 2014-10-01 15:51:50 +02:00
Paolo Amadini
5ced64fa0f Bug 1000112 - Desktop client needs the ability to add a contact locally. r=mikedeboer 2014-09-26 15:38:17 +01:00
Matthew Noorenberghe
50d52a8e4f Bug 1065144 - Unhide Loop Firefox Account UI. r=standard8
--HG--
extra : rebase_source : 4f22f916201958f52d9bbbdb064641239da2277d
2014-09-22 14:43:54 -07:00
Paul Kerr [:pkerr]
7110846680 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
e32dcdb16e Bug 1069962: add support for Gravatar avatars. r=paolo 2014-09-19 17:02:00 +02:00
Matthew Noorenberghe
592c049281 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Wes Kocher
72aa296bbf Backed out changeset 43b24197d25a (bug 1047667) to cleanly backout 1047181 2014-09-18 14:46:57 -07:00
Matthew Noorenberghe
9624fb6f0e Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Dan Mosedale
43a1089bce Bug 1065153 - Support call URLs with guest or FxA hawk session types, r=MattN 2014-09-18 10:40:35 -07:00
Paolo Amadini
a24d21503f 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
e1b2f55dc1 Bug 1053774: use nsIExternalProtocolService to send emails. r=MattN 2014-09-18 10:52:05 +02:00
Jared Wein
35d61aae2c Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko
--HG--
extra : rebase_source : ba9f55a9a28d1a4df6284582ded6d761e269d5cf
2014-09-11 15:36:14 -04:00
Paolo Amadini
3e949c2353 Bug 1059754 - Propagating errors to content with cloneInto fails in MozLoopAPI. r=Gijs 2014-09-12 11:10:10 +01:00
Ryan VanderMeulen
195ab64159 Backed out changesets 26b240144648 and a701b0b291a0 (bug 1047146) for linux debug mochitest-bc crashes. 2014-09-11 18:08:56 -04:00
Jared Wein
c652c15371 Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko
--HG--
extra : rebase_source : 527ccb4541555e10a24b9785620ea805db84aca7
2014-09-11 15:36:14 -04:00
Paul Kerr [:pkerr]
fd6bc33152 Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8 2014-09-10 15:22:32 +01:00
Matthew Noorenberghe
148244a3e6 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
3b0f454701 Backed out changeset cea07e54707e (bug 1065052) for xpcshell test failures 2014-09-10 10:44:22 +02:00
Matthew Noorenberghe
113c93ef50 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
cb0c9eb53a 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
f3188bd805 Bug 1048882 - The warning displayed when closing window (feedback_window_will_close_in) needs a plural form. r=standard8
--HG--
extra : rebase_source : 754995dddbcad6777e7b9def30f20fe3e3744bfc
2014-08-28 23:51:34 -04:00
Mike de Boer
07fefbe809 Bug 1038716 - add a contacts API. r=abr,dolske,mak,bholley 2014-08-12 12:24:07 +02:00
Mark Banner
5d23c803c5 Bug 1022594 Part 1a Add a getLoopBoolPref function to the MozLoopAPI. r=mikedeboer
--HG--
rename : browser/components/loop/test/mochitest/browser_mozLoop_charPref.js => browser/components/loop/test/mochitest/browser_mozLoop_prefs.js
rename : browser/components/loop/test/xpcshell/test_loopservice_get_loop_char_pref.js => browser/components/loop/test/xpcshell/test_loopservice_loop_prefs.js
2014-08-15 13:33:51 +01:00
Mark Banner
8f58299cdc Bug 1048785 Part 2: Extend MozLoopAPI with channel, version and OS details. r=mikedeboer 2014-08-08 18:10:54 +01:00
Nicolas Perriault
eb4a9c2169 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
13f074b81b 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
b56f2eab68 Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js 2014-07-23 17:04:24 +01:00
Mike de Boer
1b40c8cc78 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
4f84be168b Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
--HG--
rename : browser/components/loop/content/shared/js/client.js => browser/components/loop/content/js/client.js
rename : browser/components/loop/test/shared/client_test.js => browser/components/loop/test/desktop-local/client_test.js
2014-07-03 09:23:38 +01:00
Jan-Ivar Bruaroey
368c23ee03 Bug 1026782 Implements MozLoopService.setLoopCharPref. r=ttaubert 2014-07-01 17:12:54 +01:00
Adam Roach [:abr]
f0203d7e00 Bug 1011472 - Add audio alert for incoming call r=florian,standard8 2014-06-26 18:55:03 -05:00
Mark Banner
74aef7c36a 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
bfe48acf8f Bug 994152 Loop needs a "do not disturb" control. r=mhammond,r=Standard8 2014-06-02 20:30:02 +01:00
Dan Mosedale
ff614af1dd Bug 976109 - Implement mozLoop.getLoopCharPref, r=mhammond 2014-05-29 21:13:48 +01:00
Mark Banner
a9a116b3b4 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
336221533f 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
1b9e04b658 Bug 1008122 Loop content changes for the separation of Loop from Social. r=nperriault 2014-05-29 21:13:46 +01:00
Mark Banner
6a569f76d9 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