mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-04 13:25:19 -05:00
ef5b39c410
Continue to use presence data as fallback solution which is required when users do not join the room yet. Created eventHandlerService.getUserDisplayName() as a single point to compute display name.
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/