MatrixSynapse/webclient
Emmanuel ROHEE a2cd942a95 Fixed public room name and users count alignement
Put data into a table to ease layout and manage long strings
2014-09-12 16:46:20 +02:00
..
components Always pick the incoming call if we've not yet sent out our invite, otherwise the remorte party will see their call get rejected and our call won't come in until our user clicks allow. 2014-09-12 14:06:35 +01:00
home Fixed public room name and users count alignement 2014-09-12 16:46:20 +02:00
img
js
login
media
recents Handle NAME_EVENT to get room name update event 2014-09-12 10:51:05 +02:00
room CSS m.room.topic and m.room.name events in the history 2014-09-12 11:56:08 +02:00
settings
user
CAPTCHA_SETUP
README
app-controller.js
app-directive.js
app-filter.js
app.css Fixed public room name and users count alignement 2014-09-12 16:46:20 +02:00
app.js
favicon.ico
index.html
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/