Romain Gauthier
b53839729b
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
5aa46d31c6
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
8b8c95a335
Bug 1054793 - Increase marionette find_element timeout for intermittent. r=standard8
...
CLOSED TREE
2014-08-25 12:29:36 -04:00
Nigel Babu
4bcd45232a
Merge m-c to m-i
2014-08-22 07:10:18 +05:30
Andrei Oprea
04110c60b8
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
b06aae15e2
Bug 1038716 - add unit tests for LoopContacts crud operations. r=dmose
2014-08-12 12:24:09 +02:00
Mike de Boer
7d32a0a83a
Bug 1038716 - add a contacts API. r=abr,dolske,mak,bholley
2014-08-12 12:24:07 +02:00
Dan Mosedale
ffb62d2b49
Bug 1055747 - Fix Loop UI showcase for Chrome to avoid visual regressions, r=andrei.br92@gmail.com
2014-08-19 12:40:16 -07:00
Alex Bardas
a189bdc696
Bug 1046178 - Prevent using hardcoded brand names in l10n data files. r=jaws
2014-08-20 22:33:00 -04:00
Andrei Oprea
e9f86c9802
Bug 976116 - Implement end to end call in one browser window, r=dmose
2014-08-18 16:24:14 -07:00
Matthew Noorenberghe
084222a95b
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
a6bfa808f0
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
2cc395577a
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
657c4ada6f
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
08ae8d33d5
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
ed48b8893e
Bug 1022594 Part 1a Add a getLoopBoolPref function to the MozLoopAPI. r=mikedeboer
2014-08-15 13:33:51 +01:00
Mark Banner
2b46e625de
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
Mark Banner
e500c27492
Bug 1053181 Fix Loop's standalone pages to display correctly on the proper dev server. r=dmose NPOTB DONTBUILD
2014-08-13 19:01:34 +01:00
Mark Banner
73d4bc0659
Bug 1052331 Remove the 'LooP' title from the conversation window when it is initially opened. r=mikedeboer
2014-08-12 12:20:41 +01:00
Dan Mosedale
779636718f
Bug 1050932 - Fix UI showcase regression triggered by tokbox SDK upgrade, NPOTB, DONTBUILD, r=Standard8
2014-08-08 15:43:54 -07:00
Ryan VanderMeulen
8be401de02
Merge fx-team to m-c. a=merge
2014-08-08 16:17:12 -04: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
61a38d2387
Bug 1048785 Part 1: Update Loop FeedbackAPIClient to allow attaching more metadata. r=Standard8
2014-08-08 18:10:51 +01:00
Ed Morley
6c57b76da4
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-08 17:11:32 +01:00
Mark Banner
af1771ca20
Bug 1049927 Update OpenTok library to 2.2.7. r=dmose
2014-08-08 09:28:49 +01:00
Mark Banner
8c5c8921aa
Bug 1050314 Loop standalone client is broken in Chrome due to use of ES6 functions. r=dmose
2014-08-08 09:28:48 +01:00
Mark Banner
cd0de09933
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
55cff1227c
Bug 1000771: Add a button to copy Loop urls to the clipboard. r=mikedeboer
2014-08-07 15:45:08 +01:00
Nicolas Perriault
4f7ee7e9c5
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
d19f0a0e3b
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
feefe53dec
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
86f0d96a45
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
35c32e9b90
Bug 976114 - stand up basic functional test for a fetching a URL, r=Standard8
2014-08-05 07:21:28 -07:00
Nicolas Perriault
192ddc79cf
Bug 1040662: Fixed erroneous path to react lib in Loop UI showcase. r=Standard8 NPOTB DONTBUILD
2014-08-05 14:09:15 +01:00
Nicolas Perriault
4bfc81155e
Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8
2014-08-04 16:35:35 +01:00
Sebastian Hengst
9907ca43d5
Bug 1034841 - Loop: Fix 'Privacy notice' url and also improve l10n situation. r=Standard8
2014-08-04 13:28:44 +01:00
Nicolas Perriault
d141b141a9
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
2d90cec97a
Bug 972992 (Part 1): Loop desktop client user feedback form. r=Standard8
2014-07-23 19:27:55 +02:00
Andrei Oprea
4c571171e2
Bug 1000127 - Implement new standalone UI link clicker, r=dmose
2014-08-01 16:36:39 -07:00
Mark Banner
05139dca4d
Bug 1044419 Change the Loop Standalone client to use the same version of the sdk as the desktop. r=nperriault
2014-07-30 17:13:18 +01:00
Mark Banner
7178b43155
Bug 1044796 Provide an option to Loop's standalone client makefile to create a version.txt file. r=nperriault
2014-07-30 17:13:16 +01:00
Nathan Froyd
cedbc07ce0
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
...
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Mark Banner
e50418a402
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
149af25476
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
5c725ec8cc
Bug 1042799: Loop UI components showcase, r=mikedeboer
2014-07-29 11:23:31 +01:00
Nicolas Perriault
b1a66da8c3
Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose.
2014-07-28 12:51:42 -07:00
Maire Reavy
c58d71a74f
Bug 1044188: Update message for link clickers using browsers without WebRTC support, r=dmose
2014-07-25 16:12:57 -07:00
Andrei Oprea
6ae3b7e634
Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose
2014-07-25 15:42:32 -07:00
Wes Kocher
87ddec5993
Merge m-c to inbound
2014-07-23 18:55:48 -07:00
Wes Kocher
efc5a98d7e
Merge fx-team to m-c a=merge
2014-07-23 18:47:48 -07:00