MatrixSynapse/webclient
Kegan Dougal d5aa965522 SYWEB-12: Add a 'Room Info' button which displays all state content.
Content displayed in a modal dialog. Currently only read-only.
2014-10-30 11:15:44 +00:00
..
components
home oops, stupid bug on room/$room/state 2014-09-23 20:01:32 +01:00
img
js
login
media
recents switch from the deprecated msg.content.prev to msg.prev_content.membership, and fix the bug where kicks of unjoined users aren't displayed sensibly in the history 2014-10-24 16:14:47 +01:00
room SYWEB-12: Add a 'Room Info' button which displays all state content. 2014-10-30 11:15:44 +00:00
settings
test
user
CAPTCHA_SETUP
README
app-controller.js
app-directive.js
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
app.js
bootstrap.css
favicon.ico
index.html
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/