MatrixSynapse/webclient
Emmanuel ROHEE 8a7f7f5004 BF: Update the members list on banned & kicked "events" 2014-09-05 18:05:23 +02:00
..
components Created kick & unban methods in matrixService. Made some factorisation. 2014-09-05 17:30:50 +02:00
home
img
js
login
recents Display ban & kick reason 2014-09-05 16:45:59 +02:00
room BF: Update the members list on banned & kicked "events" 2014-09-05 18:05:23 +02:00
settings doc: kick can take a reason arg 2014-09-05 17:32:35 +02: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/