MatrixSynapse/webclient
Emmanuel ROHEE d170fbdb9f BF: Do a pagination when opening a room from an invitation 2014-09-25 14:46:11 +02:00
..
components Merge branch 'turn' into develop 2014-09-25 13:09:56 +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 BF: Do a pagination when opening a room from an invitation 2014-09-25 14:46:11 +02: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 Fixed SYWEB-36: use getUserDisplayName for disambiguating display name in member list and message sender name. This method is robust when disambiguation is no more required 2014-09-25 11:49:43 +02: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/