synapse/webclient
2014-11-03 10:33:38 +00:00
..
components Make call stuff use modelService. 2014-11-03 10:33:38 +00:00
home
img
js
login
media
recents
room Keep matrixService stateless and make matrixFilter use modelService. 2014-11-03 10:23:14 +00:00
settings
test
user
app-controller.js Make call stuff use modelService. 2014-11-03 10:33:38 +00:00
app-directive.js
app-filter.js
app.css
app.js Added model-service.js to store model data. 2014-10-31 14:26:51 +00:00
bootstrap.css
CAPTCHA_SETUP
favicon.ico
index.html room.html now displays messages from model-service. Add debugging fields. Hook up the room member *at the time* to the message so it can display the right historical member info. 2014-10-31 16:22:15 +00: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/