synapse/webclient
Erik Johnston e3aec9bc81 Merge branch 'release-v0.2.3' of github.com:matrix-org/synapse
Conflicts:
	webclient/room/room-controller.js
2014-09-12 18:19:32 +01:00
..
components Clean data when user logs out 2014-09-12 17:43:35 +02:00
home Clean data when user logs out 2014-09-12 17:43:35 +02: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 Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
media add sounds to the calling interface 2014-09-08 16:10:36 +01:00
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 Added /join description 2014-09-08 18:25:56 +02:00
user
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 Animation on call end icon. 2014-09-10 15:45:09 +01:00
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07: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 Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00

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/