Matthew Hodgson 62b67879cd make text font sizes consistent
add a gap between bubble-blocks from different users
make sent-text lighter than received-text
wrap the memberslist text more sensibly
fix height of bubbles to match that of avatars (32px)
2014-08-17 23:49:34 +01:00
..
2014-08-12 18:50:44 +01:00
2014-08-16 22:21:52 +01:00
2014-08-17 23:49:34 +01:00
2014-08-17 23:49:34 +01:00
2014-08-16 22:02:52 +01:00
2014-08-12 15:10:52 +01:00
2014-08-12 15:10:52 +01:00

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/