MatrixSynapse/webclient
Kegan Dougal 1a298aad9c Added captcha support on both the HS and web client.
Merge branch 'captcha' of github.com:matrix-org/synapse into develop
2014-09-05 23:32:51 -07:00
..
components Added captcha support on both the HS and web client. 2014-09-05 23:32:51 -07:00
home
img Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
js
login Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
recents
room BF: tab completion did not work with commands. $scope.input contained only the typed chars not the result of the completion. 2014-09-05 18:46:34 +02: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 Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
app-directive.js
app-filter.js
app.css Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
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/