mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-20 10:01:14 +01:00
Show the m.room.member events only when they come from room.messages (from initialSync of pagination) not from room.state.
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/