forked-synapse/webclient
2014-09-12 17:43:35 +02: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
media
recents Clean data when user logs out 2014-09-12 17:43:35 +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
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
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/