MatrixSynapse/webclient
Kegan Dougal 6bc1dc4020 Make recents[controller/filter/html] use modelService.
This breaks functionality whilst both events.rooms and modelService
are in use.
2014-11-03 11:44:39 +00:00
..
components Make recents[controller/filter/html] use modelService. 2014-11-03 11:44:39 +00:00
home
img
js SYWEB-12: You'll be needing this. 2014-10-30 17:33:14 +00:00
login
media
recents Make recents[controller/filter/html] use modelService. 2014-11-03 11:44:39 +00:00
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 Make call stuff use modelService. 2014-11-03 10:33:38 +00:00
app-directive.js SYWEB-12: More formatting and tweaking of state event JSON. 2014-10-30 16:21:27 +00:00
app-filter.js SYWEB-12: Add a 'Room Info' button which displays all state content. 2014-10-30 11:15:44 +00:00
app.css SYWEB-12: More formatting. 2014-10-30 13:24:40 +00:00
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/