MatrixSynapse/webclient
Kegan Dougal b4b492824e SYWEB-112: Use the right user ID when determining invites for display on the recents list. 2014-10-30 10:05:43 +00:00
..
components SYWEB-112: Use the right user ID when determining invites for display on the recents list. 2014-10-30 10:05:43 +00:00
home oops, stupid bug on room/$room/state 2014-09-23 20:01:32 +01:00
img close buttons on recents (SYWEB-68) 2014-09-24 01:12:45 +01:00
js SYWEB-121: Have some bootstrap files. 2014-10-27 16:31:10 +00:00
login Fix SYWEB-109 : No error if HS rejects the username in registration. 2014-10-27 11:58:23 +00:00
media add sounds to the calling interface 2014-09-08 16:10:36 +01:00
recents switch from the deprecated msg.content.prev to msg.prev_content.membership, and fix the bug where kicks of unjoined users aren't displayed sensibly in the history 2014-10-24 16:14:47 +01:00
room SYWEB-127: Open event info modal dialog when the bubble is clicked. 2014-10-29 16:35:33 +00:00
settings fix binger description 2014-09-18 15:25:11 +01:00
test Add working protractor e2e test. 2014-09-22 16:50:12 +01:00
user send messages to users from the home page (SYWEB-19) 2014-09-23 13:36:58 +01:00
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
README fix wordwrap 2014-09-18 15:25:25 +01:00
app-controller.js Implement SYWEB-58: Clicking a notification now takes you to that room. 2014-10-29 11:29:26 +00: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 Remove warning since the end result is still $sanitize'd 2014-10-15 14:45:38 +01:00
app.css oops - fix css on desktop 2014-10-29 17:02:16 +01:00
app.js Implement SYWEB-121 : Display JSON when clicking messages. 2014-10-27 16:30:07 +00:00
bootstrap.css Don't clobber existing css 2014-10-27 16:42:19 +00:00
favicon.ico Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
index.html Implement SYWEB-121 : Display JSON when clicking messages. 2014-10-27 16:30:07 +00:00
mobile.css fix mobile CSS layout 2014-10-28 10:03:59 +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/