You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/webclient
Matthew Hodgson f729f13735 don't hammer after 403 11 years ago
..
components/matrix Room: Added a text input to type an image URL in order to send an image message 11 years ago
img remove the png profile image for now 11 years ago
js Reference Matrix Home Server 11 years ago
login Reference Matrix Home Server 11 years ago
room don't hammer after 403 11 years ago
rooms Store public room id > alias mappings. 11 years ago
README Reference Matrix Home Server 11 years ago
app-controller.js add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 11 years ago
app.css Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE 11 years ago
app.js add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 11 years ago
favicon.ico Reference Matrix Home Server 11 years ago
index.html Reference Matrix Home Server 11 years ago

README

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/