synapse/webclient
Kegan Dougal 0d278f5da8 SYWEB-127: Open event info modal dialog when the bubble is clicked.
This allows images to be clicked by clicking on the edge with the bubble.
This is important since Redactions are only visible on the event info
screen.
2014-10-29 16:35:33 +00:00
..
components SYWEB-98: Handle incoming m.room.redaction events. 2014-10-29 15:48:41 +00:00
home
img
js
login
media
recents
room SYWEB-127: Open event info modal dialog when the bubble is clicked. 2014-10-29 16:35:33 +00:00
settings
test
user
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
app-filter.js
app.css oops - fix css on desktop 2014-10-29 17:02:16 +01:00
app.js
bootstrap.css
CAPTCHA_SETUP
favicon.ico
index.html
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/