MatrixSynapse/webclient
Emmanuel ROHEE 82cf76a8f9 Report ban/unban messages to recents lists 2014-09-04 09:08:34 +02:00
..
components
home better error msgs 2014-09-03 18:39:09 +01:00
img
js
login
recents Report ban/unban messages to recents lists 2014-09-04 09:08:34 +02:00
room Added more ng-if to make nice sentences like "Bob kicked Alice" or "Bob unbanned Alice" 2014-09-03 19:52:09 +02:00
settings Hide email link UI from the settings because it doesn't work. 2014-09-03 19:00:56 +01:00
user
README
app-controller.js
app-directive.js
app-filter.js
app.css
app.js
favicon.ico
index.html
mobile.css

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/