MatrixSynapse/webclient
Emmanuel ROHEE c8d0c4762d Safari needs the img.onload event before actually working on the img 2014-08-22 10:15:15 +02:00
..
components Safari needs the img.onload event before actually working on the img 2014-08-22 10:15:15 +02:00
img
js
login
room fix mainInput retaining focus between sending consecutive messages by disabling commit 955662d6 2014-08-22 01:54:37 +01:00
rooms Only start event streaming after having set up the controllers. 2014-08-21 17:55:41 +01:00
user
README
app-controller.js Only start event streaming after having set up the controllers. 2014-08-21 17:55:41 +01:00
app-directive.js
app-filter.js add fixme pointing out name disambiguation is a bit flakey 2014-08-22 01:32:17 +01:00
app.css improve leftBlock css 2014-08-22 02:11:33 +01:00
app.js Only start event streaming after having set up the controllers. 2014-08-21 17:55:41 +01:00
favicon.ico
index.html

README

Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/