Commit Graph

136 Commits

Author SHA1 Message Date
Adam Roach [:abr]
3ae490bea6 Bug 1060610 - Don't update latest callUrl expiration until it is exfiltrated r=Standard8 2014-09-01 17:17:05 -05:00
Matthew Noorenberghe
2f7bd6aa75 Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws 2014-09-01 17:37:23 -04:00
Mark Banner
de54957c6f Backout cset b2bae68e3809 / bug 1055319 due to test failures 2014-09-01 22:11:03 +01:00
Adam Roach [:abr]
85579d970a Bug 1060812 - Stop processing when contact is not found r=Standard8 2014-09-01 15:44:51 -05:00
Nicolas Perriault
2d5064d4ab Bug 1047144: Add a gear menu to the Loop panel. r=Standard8 2014-09-01 18:11:50 +01:00
Adam Roach [:abr]
9f67ebddd3 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Jared Wein
39b082a4bc Bug 1060525 - Various string changes for Loop based on UX feedback. rs=MattN 2014-09-01 01:14:03 -04:00
Jared Wein
180aa4fdac Bug 1048882 follow-up - Change the string ID of feedback_window_will_close_in. r=standard8
--HG--
extra : rebase_source : 258a4aa681f6782f8e39302d14c3693d3adc2a2d
2014-08-29 12:43:27 -04:00
Adam Roach [:abr]
13f11baabc Bug 972079 - Fix memory leak failure in mochi test rs=me 2014-08-29 13:40:59 -05:00
Adam Roach [:abr]
e9a356ab40 Bug 972079 - Tests for CardDav importer r=MattN 2014-08-29 13:31:46 -05:00
Matthew Noorenberghe
4bac3399f2 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
Mark Banner
a915a94857 Bug 1045643 Part 2 - Notify the Loop server when the client has local media up and remote media being received, so that it can update the call connection status. r=nperriault 2014-08-29 11:22:18 +01:00
Mark Banner
e63272d14f Bug 1045643 Part 1 - Notify the Loop server when the desktop client accepts the call, so that it can update the call status. r=nperriault 2014-08-29 11:22:18 +01:00
Jared Wein
ba444da0d7 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
Dan Mosedale
4630596e34 Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose 2014-08-27 10:46:44 -07:00
Jared Wein
d675dea10f Bug 1058258 - Fix typos and improve some of the Loop text. r=abr
--HG--
extra : rebase_source : ba209225c17244bc8634b0d1ca2fefe0dc243cbe
2014-08-26 15:07:38 -04:00
Adam Roach [:abr]
85e5ef771f Bug 1056918 - Allow distinguishing between 'not found' and 'database error' programmatically r=standard8 2014-08-26 09:56:42 -05:00
Mark Banner
bb65c8f451 Bug 1058111 Fix functional test setup for Loop to set the correct public server address so that websocket connections work correctly. r=dmose 2014-08-26 09:12:01 +01:00
Jan-Ivar Bruaroey
2c256cea30 Bug 1054793 - comment fix. r=dmose 2014-08-26 09:12:01 +01:00
Mark Banner
d41a12b18f 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
Romain Gauthier
b92d792061 Bug 1019454: Hide ToS when it has been seen in the standalone UI. r=Standard8 2014-08-26 09:12:00 +01:00
Matthew Noorenberghe
332ff54dbd Bug 1047617 - Register logged in user with the Loop server. r=ckarlof,vladikoff,markh 2014-08-25 22:11:35 -04:00
Jan-Ivar Bruaroey
dcd2c7c8dd Bug 1054793 - Increase marionette find_element timeout for intermittent. r=standard8
CLOSED TREE
2014-08-25 12:29:36 -04:00
Andrei Oprea
13baa87092 Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com 2014-08-21 11:14:04 -07:00
Mike de Boer
22c87ba04c Bug 1038716 - add unit tests for LoopContacts crud operations. r=dmose 2014-08-12 12:24:09 +02:00
Andrei Oprea
68aec498ce Bug 976116 - Implement end to end call in one browser window, r=dmose 2014-08-18 16:24:14 -07:00
Matthew Noorenberghe
c78ed65993 Bug 1047130 - Implement desktop backend to login to FxA via OAuth for Loop. r=vladikoff,ckarlof,mikedeboer
This implements the OAuth authorization phase.
2014-08-18 14:32:34 -07:00
Matthew Noorenberghe
508fdcb6fc Bug 1048530 - Create a Loop test server for exchanging an OAuth code for a token. r=vladikoff,ckarlof,mikedeboer 2014-08-15 16:52:05 -07:00
Matthew Noorenberghe
af8246c78c Bug 1048526 - Create a Loop test server for querying OAuth URL parameters to use. r=ckarlof,vladikoff,jaws 2014-08-15 16:51:55 -07:00
Mark Banner
10b8dba11c Bug 1022594 Part 2. Desktop client needs ability to decline an incoming call - set up a basic websocket protocol and use for both desktop and standalone UI. r=dmose 2014-08-15 22:54:29 +01:00
Andrei Oprea
47856d7740 Bug 990678 - Add ability to make audio only calls in Loop standalone and desktop. r=Standard8 2014-08-15 19:45:31 +01:00
Mark Banner
02f68bcd12 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
bbabf6101c Bug 1046490 Ensure Loop is always enabled in tests, so that turning the pref off doesn't cause failures. r=mikedeboer 2014-08-14 12:22:04 +01:00
Ryan VanderMeulen
80ffc88041 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Mark Banner
fd4c3147c3 Bug 1048785 Part 2: Extend MozLoopAPI with channel, version and OS details. r=mikedeboer 2014-08-08 18:10:54 +01:00
Nicolas Perriault
bc72f4efa3 Bug 1048785 Part 1: Update Loop FeedbackAPIClient to allow attaching more metadata. r=Standard8 2014-08-08 18:10:51 +01:00
Mark Banner
83e6721282 Bug 1050263: Remove incorrect name reference from email subject when emailing a loop url r=dhenein,arcadio 2014-08-07 22:36:23 -04:00
Nicolas Perriault
30fef9ab0f Bug 1000771: Add a button to copy Loop urls to the clipboard. r=mikedeboer 2014-08-07 15:45:08 +01:00
Nicolas Perriault
7d8cffeeed Bug 1048834 - Fixed empty sad feedback description field for Loop for predefined categories. r=Standard8,ui-review=darrin 2014-08-07 15:45:06 +01:00
Romain Gauthier
54999bd1f4 Bug 1000772: Allow Loop users to send a call-back URL by email. r=nperriault 2014-08-06 14:11:38 +01:00
Mark Banner
2154101b48 Bug 1022594 Part 1 follow-up. Fix random failure in browser/components/loop/test/standalone/index.html - use fake timers to prevent timers kicking in when we don't want them. r=nperriault 2014-08-05 17:32:53 +01:00
Mark Banner
bcaa68f18f Bug 1022594 Part 1 Change Loop's incoming call handling to get the call details before displaying the incoming call UI. r=nperriault 2014-08-05 15:54:55 +01:00
Dan Mosedale
b703674ebc Bug 976114 - stand up basic functional test for a fetching a URL, r=Standard8 2014-08-05 07:21:28 -07:00
Nicolas Perriault
50c73db0ef Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.10.0.js => browser/components/loop/content/shared/libs/react-0.11.1.js
2014-08-04 16:35:35 +01:00
Nicolas Perriault
c92589373b Bug 972992 (Part 2): Loop desktop feedback add an API client to actually submit feedback. r=Standard8 2014-08-04 13:28:26 +01:00
Nicolas Perriault
71d4a28b52 Bug 972992 (Part 1): Loop desktop client user feedback form. r=Standard8 2014-07-23 19:27:55 +02:00
Andrei Oprea
986cae7134 Bug 1000127 - Implement new standalone UI link clicker, r=dmose 2014-08-01 16:36:39 -07:00
Mark Banner
448f845a02 Bug 1033988 Remove workaround for old-style parameter when getting a call url from the Loop server. r=nperriault 2014-07-29 17:17:40 +01:00
Mark Banner
409cac1cd8 Bug 1035369 Update the parameter name for the push url when registering with the Loop server to match with the latest version of the API. r=mdeboer 2014-07-29 17:17:40 +01:00
Nicolas Perriault
09cdf2ed4e Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose. 2014-07-28 12:51:42 -07:00