Aaron Raimist
|
f9b8482fcb
|
Bug 1165281 - Fix Loop key-spacing ESlint rules. r=Standard8
|
2015-05-30 20:00:00 -04:00 |
|
Mark Banner
|
6b9530867f
|
Bug 1162991 - Implement an initial layer of text chat for Loop conversations. r=mikedeboer
|
2015-05-22 14:45:14 +01:00 |
|
Martin Tomes
|
d0b09928e6
|
Bug 1160501 - Enable eslint rules for Loop: quote related issues. r=Standard8
|
2015-05-22 14:45:13 +01:00 |
|
Mark Banner
|
e1a84a1868
|
Bug 1166720 - Gather some more metrics about where Loop link-clickers don't manage to get all the way to a connected conversation. r=mikedeboer
|
2015-05-22 14:45:13 +01:00 |
|
Mark Banner
|
a3e11d00c4
|
Bug 1165266 - Upgrade Loop's use of eslint to version 0.21.x and eslint-react-plugin to 2.3.x and enable no-undef rule. r=dmose
|
2015-05-22 08:53:09 +01:00 |
|
Martin Tomes
|
f61f11dd88
|
Bug 1160496 - Enable eslint rules for Loop: General code format. r=Standard8
|
2015-05-12 13:45:07 +01:00 |
|
Mark Banner
|
7e5437d284
|
Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose CLOSED TREE
|
2015-05-07 09:49:11 +01:00 |
|
Carsten "Tomcat" Book
|
7a5254e07a
|
Backed out changeset 93f39df2f4f3 (bug 1161926) for test failures in browser_parsable_css.js
|
2015-05-07 14:04:57 +02:00 |
|
Mark Banner
|
3d020477ef
|
Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose
|
2015-05-07 09:49:11 +01:00 |
|
Martin Tomes
|
ecc05210fb
|
Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8
|
2015-05-06 18:15:56 +01:00 |
|
Martin Tomes
|
1dbac5625c
|
Bug 1160487 - Enable eslint rules for Loop: semi-colon related. r=Standard8
|
2015-05-06 12:23:21 +01:00 |
|
Mark Banner
|
359dadcd89
|
Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer
|
2015-04-30 07:40:49 +01:00 |
|
Mark Banner
|
ce8ef62f46
|
Bug 1158800 - Don't show errors for context in conversations on the standalone UI as they may force the user into an unnecessary re-obtaining of the URL. r=dmose
|
2015-04-28 08:17:56 +01:00 |
|
Mark Banner
|
63b8df646a
|
Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer
|
2015-04-22 19:17:15 +01:00 |
|
Mark Banner
|
9f7bb40e1d
|
Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose
|
2015-04-22 08:51:46 +01:00 |
|
Mark Banner
|
1f5de9f88d
|
Bug 1142588 - Implement context in conversations display for Loop's standalone UI. r=mikedeboer
|
2015-04-15 13:06:34 +01:00 |
|
Mark Banner
|
87c1dddbc1
|
Bug 1147609 - Make Loop's standalone UI work with roomName as an unecrypted parameter or as an encrypted part of context. r=mikedeboer
|
2015-04-01 12:04:08 +01:00 |
|
Mark Banner
|
26c4c22081
|
Bug 1139586 - Attempt to fix intermittent failures in Loop's Marionette unit tests by extending the timeout. r=mikedeboer
|
2015-03-30 14:08:53 +01:00 |
|
Mark Banner
|
d0c6ea9cbe
|
Bug 1146929 - Remove support for the old style call hash based urls from the Loop standalone UI. r=mikedeboer
|
2015-03-25 17:08:15 +00:00 |
|
Mark Banner
|
eb4a7b6aab
|
Bug 1142950 - Update Loop's vendor libraries for unit tests. r=mikedeboer
|
2015-03-13 12:09:54 +00:00 |
|
Mark Banner
|
78f30c694b
|
Bug 1106941 - Part 2. Firefox Hello doesn't work properly when no video camera is installed - fix incoming conversations. r=mikedeboer
|
2015-03-09 23:42:08 +00:00 |
|
Mark Banner
|
85eb919afe
|
Bug 1126321 - Loop Standalone should display both of the remote video and screen when screen sharing is active. r=mikedeboer
|
2015-02-16 17:30:29 +00:00 |
|
Mark Banner
|
73c55682e3
|
Bug 1132882 - Slave the local video size to the remote video width on the Loop standalone UI. r=mikedeboer
|
2015-02-14 09:48:11 +00:00 |
|
Mark Banner
|
e6e46590c7
|
Bug 1045495 - Loop's link clicker UI needs new UX for notification of non supported platform. r=mikedeboer
|
2015-02-05 19:35:12 +00:00 |
|
Mark Banner
|
d0046ae001
|
Bug 1098355 - Change the functions in Loop's shared.utils.Helper to be accessible from the global state and avoid passing the helper down through the component props tree. r=mikedeboer
|
2015-02-05 19:35:12 +00:00 |
|
Mark Banner
|
ddaf539e08
|
Bug 1122032 Part 1 - Setup minimal screen sharing for Loop from desktop (disabled by default). r=mikedeboer
|
2015-02-02 21:53:19 +00:00 |
|
Nicolas Perriault
|
f5a55f685a
|
Bug 1106852 - Introducing StoreMixin for Loop. r=Standard8
|
2015-01-22 17:39:07 +01:00 |
|
Dan Mosedale
|
b58b978420
|
Bug 1120003 Hoist Loop REST errnos and websocket reasons, patch=jaws,dmose r=Standard8
|
2015-01-20 13:15:21 -08:00 |
|
Nicolas Perriault
|
1c5a309ebd
|
Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8
|
2015-01-06 13:07:26 +01:00 |
|
Romain Gauthier
|
180966746c
|
Bug 1109849 - Bypass the feedback form if no-one has entered the room yet. r=nperriault
|
2014-12-22 16:56:16 +01:00 |
|
Carmen Jimenez
|
081d0c3cad
|
Bug 1097703 - Enable install/open FxOS Loop client from standalone UI for ROOM. r=mbanner
|
2014-11-23 20:59:03 +01:00 |
|
Carmen Jimenez
|
2a4e2ddf43
|
Bug 1109032 - Fix the activity so audio only calls from received links work. r=mbanner
|
2014-12-16 02:56:00 -05:00 |
|
Mark Banner
|
5acd8468b8
|
Bug 1097862 - Perform the leave notification to the loop-server in a synchronous fashion to give the notification more change of succeeding. r=nperriault
|
2014-12-15 20:34:31 +00:00 |
|
Mark Banner
|
3a99d8e4aa
|
Bug 1111560 - Upgrade Loop's use of sinon to version 1.12.2. r=nperriault
|
2014-12-15 20:34:30 +00:00 |
|
Romain Gauthier
|
aff95bb3cf
|
Bug 1100378 - Retry button for Hello standalone. r=nperriault
|
2014-12-02 13:15:58 -08:00 |
|
Mark Banner
|
44f12029e1
|
Bug 1064218 - Detect syntax failures in Loop's unit tests. r=nperriault
|
2014-12-01 14:37:06 -08:00 |
|
Mark Banner
|
99dfbff12c
|
Bug 1098540 - Muting local video should display the default avatar image in Loop Rooms. r=nperriault
|
2014-11-27 11:57:11 +00:00 |
|
Mark Banner
|
b8de1467c9
|
Follow-up to bug 1079225 - Fix formatting of the waiting for media message in Loop rooms, and ensure feedback can be given for multiple conversations in a row. r=abr
|
2014-11-26 21:09:09 +00:00 |
|
Nicolas Perriault
|
5dbab818d8
|
Bug 1079225 - Feedback form displayed for Loop standalone rooms. r=Standard8
|
2014-11-26 18:55:28 +00:00 |
|
Mark Banner
|
a65d69164f
|
Bug 1097749 - Standalone rooms should display the room name once the room has been joined. r=nperriault
a=kwierso for the CLOSED TREE
|
2014-11-25 23:46:43 +00:00 |
|
Mark Banner
|
43a5e2cdf8
|
Bug 1097742 - Part 2 Standalone Rooms shouldn't join the room until after user media has been accepted. r=abr
|
2014-11-25 23:46:42 +00:00 |
|
Mark Banner
|
58150e8c4d
|
Bug 1093787 - Insert an additional view for Loop standalone calls to prompt the user to accept the microphone and camera permissions before starting the call. r=nperriault
|
2014-11-25 14:31:43 +00:00 |
|
Nicolas Perriault
|
c8775262ec
|
Bug 1086512 - Added feedback form to Loop desktop room window. r=Standard8
|
2014-11-25 13:19:34 +01:00 |
|
Nicolas Perriault
|
e14f31668b
|
Bug 1076754 - Moved Loop feedback flow to Flux. r=Standard8
|
2014-11-24 17:02:48 +01:00 |
|
Jared Wein
|
4c5e2824f1
|
Bug 1101006 - Refactor mozLoop.{get, set}LoopCharPref and mozLoop.{get, set}LoopBoolPref to mozLoop.{get, set}Pref that uses getPrefType. r=mikedeboer
|
2014-11-19 13:29:27 -05:00 |
|
Nicolas Perriault
|
97062ecc32
|
Bug 1094137 - Create a common shared store creator for Loop. r=Standard8
|
2014-11-19 14:59:08 +00:00 |
|
Mark Banner
|
2a52802ba2
|
Bug 1084362 When a third-party enters a room, stop displaying the ToS and privacy links in the Loop panel. r=nperriault
|
2014-11-18 20:50:56 +00:00 |
|
Mark Banner
|
4520612b7d
|
Bug 1097742 - Part 1 Handle access being denied to media, and prevent the sdk prompts from showing in Loop Rooms. r=nperriault
|
2014-11-13 22:45:23 +00:00 |
|
Nicolas Perriault
|
7a495933a4
|
Bug 1074709 - Notify Loop room users when the room is full. r=Standard8
|
2014-11-13 15:33:15 +00:00 |
|
Nicolas Perriault
|
489e9893c5
|
Bug 1074707 - Add notifications when the room is empty on Loop standalone. r=Standard8
|
2014-11-12 20:59:04 +00:00 |
|