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 9391be0f5d fix emote presentation 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 completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. 11 years ago
room fix emote presentation 11 years ago
rooms completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. 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 config css 11 years ago
app.js completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. 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/