MatrixSynapse/webclient
Matthew Hodgson 1342bcedaf 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
..
components 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
home oops, stupid bug on room/$room/state 2014-09-23 20:01:32 +01:00
img close buttons on recents (SYWEB-68) 2014-09-24 01:12:45 +01:00
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 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
settings
test
user send messages to users from the home page (SYWEB-19) 2014-09-23 13:36:58 +01:00
CAPTCHA_SETUP
README
app-controller.js close buttons on recents (SYWEB-68) 2014-09-24 01:12:59 +01:00
app-directive.js
app-filter.js Remove warning since the end result is still $sanitize'd 2014-10-15 14:45:38 +01:00
app.css
app.js
favicon.ico
index.html Add stun server fallback and I-told-you-so message if we get no TURN server and the connection fails. 2014-09-25 11:14:29 +01: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/