mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-25 22:28:08 -04: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/