Mark Banner
|
59040d4429
|
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
|
781163fac2
|
Bug 1074694 - Allow rooms to be renamed from the conversation window. r=nperriault
|
2014-11-17 22:12:27 +00:00 |
|
Mark Banner
|
cfa103ca14
|
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 |
|
Mark Banner
|
d7fbacd663
|
Bug 1097733 - Enable Loop Rooms to be reused without reloading, by resetting the multiplex gum. r=nperriault
|
2014-11-13 15:33:16 +00:00 |
|
Nicolas Perriault
|
7220f8d88a
|
Bug 1074709 - Notify Loop room users when the room is full. r=Standard8
|
2014-11-13 15:33:15 +00:00 |
|
Mark Banner
|
ee90afcd25
|
Bug 1074686 - Part 5 Hook up the active room store to the sdk for Loop rooms on desktop to enable audio and video in rooms. r=nperriault
|
2014-11-11 14:48:56 +00:00 |
|
Mark Banner
|
042b0c0897
|
Bug 1074686 - Part 4 Improve Loop conversation store registration to only register for actions when they need it, and change PeerHungupCall into RemotePeerDisconnected to fit better with what it is for. r=nperriault
|
2014-11-11 09:33:06 +00:00 |
|
Nicolas Perriault
|
fe2614bfb8
|
Bug 1074686 - Part 2: Implement room views for Loop Desktop. r=Standard8
|
2014-11-10 14:42:39 +00:00 |
|
Mark Banner
|
969c303e35
|
Bug 1074702 - Part 1 Implement join/refresh/leave with the Loop server on the standalone UI. r=nperriault
|
2014-11-07 16:28:13 +00:00 |
|
Mark Banner
|
5716218663
|
Bug 1074688 - Part 3 Hook the new activeRoomStore into the standalone views, and also extend the store to manage joining rooms on the Loop server. r=nperriault,a=RyanVM
|
2014-11-06 20:53:49 +00:00 |
|
Nicolas Perriault
|
8671517f49
|
Bug 1093620 - Using a single root store for Loop rooms. r=Standard8
--HG--
rename : browser/components/loop/content/shared/js/localRoomStore.js => browser/components/loop/content/shared/js/activeRoomStore.js
rename : browser/components/loop/content/shared/js/roomListStore.js => browser/components/loop/content/shared/js/roomStore.js
rename : browser/components/loop/test/shared/localRoomStore_test.js => browser/components/loop/test/shared/activeRoomStore_test.js
rename : browser/components/loop/test/shared/roomListStore_test.js => browser/components/loop/test/shared/roomStore_test.js
|
2014-11-05 13:59:46 +00:00 |
|