MatrixSynapse/webclient
Emmanuel ROHEE 8dcb6f24b5 getRoomEventIndex: improved speed for what it is used 2014-09-11 09:11:24 +02:00
..
components getRoomEventIndex: improved speed for what it is used 2014-09-11 09:11:24 +02:00
home Display public room topics if they exist on the public room list. 2014-09-08 17:14:58 -07:00
img
js Upgrade angularjs to 1.3.0-rc1 since this is new development 2014-09-10 15:43:27 +01:00
login Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
media add sounds to the calling interface 2014-09-08 16:10:36 +01:00
recents Made users count auto updating. Do show it if the info is not available (ex:user has not joined the room yet) 2014-09-10 16:46:06 +02:00
room Show echoed emote with transparency 2014-09-10 18:29:52 +02:00
settings Added /join description 2014-09-08 18:25:56 +02:00
user
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
README Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
app-controller.js Animation on call end icon. 2014-09-10 15:45:09 +01:00
app-directive.js
app-filter.js
app.css Animation on call end icon. 2014-09-10 15:45:09 +01:00
app.js Animation on call end icon. 2014-09-10 15:45:09 +01:00
favicon.ico
index.html Animation on call end icon. 2014-09-10 15:45:09 +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/