Commit graph

11 commits

Author SHA1 Message Date
Mark Banner
ee86ece308 Bug 1140092 - Remove handling of guest calls from the Loop backend. r=mikedeboer 2015-03-09 23:42:08 +00:00
Christoph Kerschbaumer
925b32b2c9 Bug 1099296 - Attach LoadInfo to remaining callers of ioService and ProtocolHandlers - websocket changes in browser/ (r=gavin) 2015-02-17 10:10:06 -08:00
Mike de Boer
8c2cb161cd Bug 1102841: implement Cancel and Block a call for incoming direct calls r=abr 2014-11-21 15:38:42 +01:00
Mike de Boer
73e5db56dd Bug 1102806: LoopCalls.jsm introduction forgot to include contacts blocking logic. r=Standard8 2014-11-21 11:55:32 +01:00
Mark Banner
c299359b02 Bug 1090209 - Part 2 Use MozLoopService to manage window ids centrally, and store the data for the window opening. r=mikedeboer
Use LoopCalls directly to handle busy statuses.
2014-11-03 16:34:03 +00:00
Mark Banner
6787686cbf Bug 1090209 - Part 1 Drop the window type from the url that opens a Loop conversation window, and pass it in the call data instead. r=nperriault
Also creates a ConversationAppStore for managing the overall window data and selection of the type of window it is for the views.
2014-11-03 16:34:02 +00:00
Mark Banner
e3677253b1 Bug 1084228 Replace 'callId' with 'windowId' in a Loop conversation window so that it represents what it is and is distinct from the real 'callId'. r=mikedeboer 2014-10-29 14:21:27 +00:00
Mark Banner
c44b0eed31 Bug 1086434 Having multiple outgoing Loop windows in an end call state could result in being unable to received another call. r=dmose
Temporarily make the random number a big number whilst we fix the issue elsewhere.
2014-10-28 21:09:34 +00:00
Mike de Boer
e80dcc3d87 Bug 1088465 - MozLoopService: Use a |mocks| property instead of passing arguments through registration. r=mikedeboer 2014-10-27 11:11:36 +01:00
Paul Kerr
766714a20b Bug 1074664: Implement a non-persistent rooms store, r=mikedeboer
https://bugzilla.mozilla.org/show_bug.cgi?id=1074664
bit-rot fix copy
2014-10-23 14:16:46 -07:00
Paul Kerr
62b6df7d3c Bug 1074663: Register with PushServer for updates to rooms, r=MattN 2014-10-23 09:50:12 -07:00