MatrixSynapse/webclient
Kegan Dougal 395bb64b26 Keep matrixService stateless and make matrixFilter use modelService. 2014-11-03 10:23:14 +00:00
..
components Keep matrixService stateless and make matrixFilter use modelService. 2014-11-03 10:23:14 +00:00
home
img
js SYWEB-12: You'll be needing this. 2014-10-30 17:33:14 +00:00
login
media
recents
room Keep matrixService stateless and make matrixFilter use modelService. 2014-11-03 10:23:14 +00:00
settings
test
user
CAPTCHA_SETUP
README
app-controller.js
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
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/