MatrixSynapse/webclient
Kegan Dougal 79bd6e77b8 Remove warning since the end result is still $sanitize'd 2014-10-15 14:45:38 +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 Set required environment variables for e2e testing. 2014-09-22 15:00:23 +01:00
media
recents Fixed SYWEB-28: show displayname changes in recents 2014-09-24 12:48:24 +02:00
room Add unsanitizedLinky filter to fix links in formatted messages. 2014-10-15 14:42:14 +01:00
settings
test Add working protractor e2e test. 2014-09-22 16:50:12 +01:00
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 Move video background element up as it was causing the page to scroll. 2014-09-19 17:40:00 +01:00
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/