mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 04:06:56 +00:00
96cd467cfa
Remove the selectedRoomId from rootScope and instead store it in recents-service. Add a broadcast to notify listeners (recents-controller) to updates of this.
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/