MatrixSynapse/webclient
David Baker 8b28f7d14e Always pick the incoming call if we've not yet sent out our invite, otherwise the remorte party will see their call get rejected and our call won't come in until our user clicks allow. 2014-09-12 14:06:35 +01:00
..
components Always pick the incoming call if we've not yet sent out our invite, otherwise the remorte party will see their call get rejected and our call won't come in until our user clicks allow. 2014-09-12 14:06:35 +01:00
home Display public room topics if they exist on the public room list. 2014-09-08 17:14:58 -07:00
img
js Use autofill-event.js to workaround browsers issue: Form model doesn't update on autocomplete 2014-09-11 15:07:44 +02:00
login
media
recents Handle NAME_EVENT to get room name update event 2014-09-12 10:51:05 +02:00
room CSS m.room.topic and m.room.name events in the history 2014-09-12 11:56:08 +02:00
settings
user
CAPTCHA_SETUP
README
app-controller.js few fixes for errors in glare conditions. still seem to end up with no audio if both calls are placed at the same time. 2014-09-11 19:16:57 +01:00
app-directive.js
app-filter.js
app.css Added edition of room name 2014-09-12 10:48:06 +02:00
app.js Animation on call end icon. 2014-09-10 15:45:09 +01:00
favicon.ico
index.html Use autofill-event.js to workaround browsers issue: Form model doesn't update on autocomplete 2014-09-11 15:07:44 +02: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/