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
Emmanuel ROHEE 56427b8057 Added /ban command 10 years ago
..
components Added /ban command 10 years ago
home Handle "m.room.create" in order to inform controllers about new rooms 10 years ago
img moar logos! 10 years ago
js autohyperlink messages using linky 10 years ago
login Hide the email textbox during registeration has it has not been wired up yet. 10 years ago
recents Handle "m.room.create" in order to inform controllers about new rooms 10 years ago
room Added /ban command 10 years ago
settings Attempt to make avatar change clearer 10 years ago
user make the little logos clickable for Erik 10 years ago
README Reference Matrix Home Server 10 years ago
app-controller.js Fairly simple move of the call status widget to the header bar (and therefore into the index page rather than the rooms page). 10 years ago
app-directive.js nasty big monolithic commit of a whole bunch of UI/UX improvements: 10 years ago
app-filter.js roomName directive: Take into account invited users. 10 years ago
app.css make power level more visible 10 years ago
app.js BF: Prevent controllers from being instantiated twice. 10 years ago
favicon.ico Reference Matrix Home Server 10 years ago
index.html Fairly simple move of the call status widget to the header bar (and therefore into the index page rather than the rooms page). 10 years ago
mobile.css factor out mobile css into its own file 10 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/