MatrixSynapse/webclient
Erik Johnston c7bcd87f37 Merge branch 'master' of github.com:matrix-org/synapse into develop 2014-09-12 18:27:44 +01:00
..
components Send multiple candidates at once instead of all individually. Changes spec to include multiple candidates in a candidate(s) message. 2014-09-12 18:19:19 +01:00
home Clean data when user logs out 2014-09-12 17:43:35 +02:00
img
js
login
media
recents Clean data when user logs out 2014-09-12 17:43:35 +02:00
room Merge branch 'release-v0.2.3' of github.com:matrix-org/synapse 2014-09-12 18:19:32 +01:00
settings
user
CAPTCHA_SETUP
README
app-controller.js Clean data when user logs out 2014-09-12 17:43:35 +02:00
app-directive.js
app-filter.js
app.css Fixed public room name and users count alignement 2014-09-12 16:46:20 +02:00
app.js
favicon.ico
index.html
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/