synapse-old/webclient
David Baker ab8de33c76 Oops, show the voice call button once a call has ended 2014-09-01 17:41:42 +01:00
..
components
home make the little logos clickable for Erik 2014-09-01 13:22:42 +01:00
img
js
login make the little logos clickable for Erik 2014-09-01 13:22:42 +01:00
recents Handle call events in the recents view as well to get consistency with what it displays when refreshed. 2014-09-01 15:54:06 +01:00
room Oops, show the voice call button once a call has ended 2014-09-01 17:41:42 +01:00
settings make the little logos clickable for Erik 2014-09-01 13:22:42 +01:00
user make the little logos clickable for Erik 2014-09-01 13:22:42 +01:00
README
app-controller.js Fairly simple move of the call status widget to the header bar (and therefore into the index page rather than the rooms page). 2014-09-01 17:16:27 +01:00
app-directive.js
app-filter.js
app.css Fairly simple move of the call status widget to the header bar (and therefore into the index page rather than the rooms page). 2014-09-01 17:16:27 +01:00
app.js
favicon.ico
index.html Fairly simple move of the call status widget to the header bar (and therefore into the index page rather than the rooms page). 2014-09-01 17:16:27 +01:00
mobile.css

README

Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/