Emmanuel ROHEE b099634ba1 Reenabled handle of room states events in initialSync but do not add them to the displayed messages in the room page.
Show the m.room.member events only when they come from room.messages (from initialSync of pagination) not from room.state.
2014-09-10 14:36:30 +02:00
..
2014-08-16 22:21:52 +01:00
2014-09-08 16:10:36 +01:00
2014-09-08 18:25:56 +02:00
2014-09-08 19:02:23 -07:00
2014-08-12 15:10:52 +01:00

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/