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 better error msgs 2014-09-03 18:39:09 +01:00
img Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
js autohyperlink messages using linky 2014-08-16 22:21:52 +01:00
login Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
recents Display ban & kick reason 2014-09-05 16:45:59 +02:00
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 doc: kick can take a reason arg 2014-09-05 17:32:35 +02:00
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 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 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
app-filter.js Moved mRoomName filter into matrix-filter.js, a place for all generic filters using Matrix data. 2014-09-04 13:43:48 +02:00
app.css Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
app.js 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
favicon.ico Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
index.html Added captcha support on both the HS and web client. 2014-09-05 23:32:51 -07:00
mobile.css factor out mobile css into its own file 2014-08-31 00:38:45 +01:00

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/