synapse/syweb/webclient
2014-11-11 05:16:03 +00:00
..
components wrap fully qualified user IDs more intelligently 2014-11-11 05:16:03 +00:00
home
img major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00:00
js major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00:00
login Start adding regression tests. First up, register-controller for SYWEB-109. 2014-11-06 11:55:07 +00:00
media
recents Swap from using raw m.room.member events for room members to using actual RoomMember objects, so User objects can be tacked on. Update tests. 2014-11-06 14:52:22 +00:00
room wrap fully qualified user IDs more intelligently 2014-11-11 05:16:03 +00:00
settings
test add new peity dep to tests 2014-11-11 04:45:32 +00:00
user
app-controller.js Various fixes to try & make openwebrtc safari extension work (still doesn't work). 2014-11-07 17:56:28 +00:00
app-directive.js
app-filter.js Add duration filter unit tests. 2014-11-05 17:49:03 +00:00
app.css wrap fully qualified user IDs more intelligently 2014-11-11 05:16:03 +00:00
app.js
bootstrap.css
CAPTCHA_SETUP
favicon.ico
index.html major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00:00
mobile.css major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00: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/