MatrixSynapse/webclient
David Baker 6f256e6380 reject calls if there's already a call in progress 2014-09-10 10:32:05 +01:00
..
components Hangup call if user denies media access. 2014-09-09 18:21:03 +01:00
home
img
js
login
media
recents When the user has been kicked or banned from a room, remove the room from his recents list 2014-09-09 16:31:50 +02:00
room Don't play an engaged tone if we hang up locally. 2014-09-09 17:38:40 +01:00
settings
user
CAPTCHA_SETUP
README
app-controller.js reject calls if there's already a call in progress 2014-09-10 10:32:05 +01:00
app-directive.js
app-filter.js
app.css
app.js
favicon.ico
index.html Don't break if you press the hangup button before allowing media permission. 2014-09-09 17:52:01 +01:00
mobile.css

README

Basic Usage
-----------

The web client should automatically run when running the home server. Alternatively, you can run
it stand-alone:

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/