MatrixSynapse/webclient
Matthew Hodgson 514e0fd4b6 fix webclient to know about right timestamps 2014-10-17 23:11:55 +01:00
..
components Remove org.matrix.custom.text.html event type and replace it with 'format' and 'formatted_body' keys on m.text messages 2014-10-15 13:57:19 +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 Fixed SYWEB-28: show displayname changes in recents 2014-09-24 12:48:24 +02:00
room fix webclient to know about right timestamps 2014-10-17 23:11:55 +01:00
settings
test
user
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/