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
Kegan Dougal 6904952ec4 Store public room id > alias mappings. 10 years ago
..
components/matrix Room: Added a text input to type an image URL in order to send an image message 10 years ago
img
js
login
room Merge branch 'master' of git+ssh://github.com/matrix-org/synapse 10 years ago
rooms Store public room id > alias mappings. 10 years ago
README
app-controller.js add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 10 years ago
app.css Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE 10 years ago
app.js add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 10 years ago
favicon.ico
index.html

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/