mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-31 19:31:42 +02:00
add a gap between bubble-blocks from different users make sent-text lighter than received-text wrap the memberslist text more sensibly fix height of bubbles to match that of avatars (32px)
Basic Usage ----------- The Synapse web client needs to be hosted by a basic HTTP server. You can use the Python simple HTTP server:: $ python -m SimpleHTTPServer Then, open this URL in a WEB browser:: http://127.0.0.1:8000/