MatrixSynapse/webclient
Matthew Hodgson 6e341aebab dedup all events 2014-09-06 00:36:55 -07:00
..
components dedup all events 2014-09-06 00:36:55 -07:00
home
img
js
login Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
recents
room handle m.room.aliases for id<->alias mapping; remove local_storage map; stop local echo flickering by removing opacity transition for now; implement /join 2014-09-06 00:32:39 -07:00
settings
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
app-directive.js
app-filter.js
app.css
app.js
favicon.ico
index.html Added captcha support on both the HS and web client. 2014-09-05 23:32:51 -07: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/