MatrixSynapse/webclient
Emmanuel ROHEE e9670fd144 SYWEB-13: disabled "Send image" button if the browser does not support HTML5 file API 2014-09-19 17:20:33 +02:00
..
components SYWEB-13: disabled "Send image" button if the browser does not support HTML5 file API 2014-09-19 17:20:33 +02:00
home Create room entries for public rooms too so their public state is transferred over correctly when you join it. 2014-09-17 16:38:40 +01:00
img
js Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 2014-09-18 17:59:15 +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 SYWEB-14: BF: rooms invitations were not visible in recents after launching/refreshing the web page 2014-09-18 17:34:26 +02:00
room fix SYWEB-41 (hopefully) 2014-09-18 18:18:30 +01:00
settings fix binger description 2014-09-18 15:25:11 +01:00
test Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 2014-09-18 17:59:15 +01:00
user
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
README fix wordwrap 2014-09-18 15:25:25 +01:00
app-controller.js Use event age to recognise which calls are current and which aren't and hence support answering calls that were placed before we loaded the page. 2014-09-16 14:47:10 +01:00
app-directive.js
app-filter.js
app.css SYWEB-13: Do not start the app if the browser does not support WEBStorage. 2014-09-19 17:20:33 +02:00
app.js SYWEB-13: Do not start the app if the browser does not support WEBStorage. 2014-09-19 17:20:33 +02:00
favicon.ico
index.html SYWEB-13: Do not start the app if the browser does not support WEBStorage. 2014-09-19 17:20:33 +02: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/