mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-05 16:15:43 +00: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/