MatrixSynapse/webclient
Matthew Hodgson 51b81b472d fix mobile CSS layout 2014-10-28 10:03:59 +01:00
..
components Fix SYWEB-110 : Prevent room ID leaking by looking for an m.room.name 2014-10-27 17:05:13 +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
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 Fix SYWEB-114 : Error message when trying to invite a user already in the room. 2014-10-27 16:48:43 +00:00
settings
test
user
CAPTCHA_SETUP
README
app-controller.js close buttons on recents (SYWEB-68) 2014-09-24 01:12:59 +01:00
app-directive.js
app-filter.js Remove warning since the end result is still $sanitize'd 2014-10-15 14:45:38 +01:00
app.css fix mobile CSS layout 2014-10-28 10:03:59 +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
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/