MatrixSynapse/webclient
David Baker 84372cef4a Time out calls from both ends properly. 2014-09-16 15:26:22 +01:00
..
components Time out calls from both ends properly. 2014-09-16 15:26:22 +01:00
home Clean data when user logs out 2014-09-12 17:43:35 +02:00
img Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
js Use autofill-event.js to workaround browsers issue: Form model doesn't update on autocomplete 2014-09-11 15:07:44 +02:00
login Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
media
recents Filter room where the user has been banned 2014-09-15 18:22:38 +02:00
room Fixed scroll flickering when opening the room 2014-09-16 16:16:11 +02:00
settings
user fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
CAPTCHA_SETUP
README
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
app.js
favicon.ico Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
index.html 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
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/