MatrixSynapse/webclient
David Baker 7dc7c53029 The REST API spec only alows for returning a single server so name the
endpoint appropriately.
2014-09-24 17:28:47 +02:00
..
components The REST API spec only alows for returning a single server so name the 2014-09-24 17:28:47 +02:00
home send messages to users from the home page (SYWEB-19) 2014-09-23 13:36:58 +01:00
img
js
login
media
recents
room Fix SYWEB-8 : Buggy tab-complete. 2014-09-23 12:22:14 +01:00
settings
test
user send messages to users from the home page (SYWEB-19) 2014-09-23 13:36:58 +01:00
CAPTCHA_SETUP
README
app-controller.js
app-directive.js
app-filter.js Partial fix of SYWEB-28: If members do not have last_active_ago, compare their presence state to order them 2014-09-23 15:19:03 +02:00
app.css
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/