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
Erik Johnston c7bcd87f37 Merge branch 'master' of github.com:matrix-org/synapse into develop 11 years ago
..
components Send multiple candidates at once instead of all individually. Changes spec to include multiple candidates in a candidate(s) message. 11 years ago
home Clean data when user logs out 11 years ago
img Better call bar (visually: still lacks ring[back] tones). 11 years ago
js Use autofill-event.js to workaround browsers issue: Form model doesn't update on autocomplete 11 years ago
login Added instructions for setting up captcha in an obviously named file. 11 years ago
media add sounds to the calling interface 11 years ago
recents Clean data when user logs out 11 years ago
room Merge branch 'release-v0.2.3' of github.com:matrix-org/synapse 11 years ago
settings Added /join description 11 years ago
user fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 11 years ago
README Added instructions for setting up captcha in an obviously named file. 11 years ago
app-controller.js Clean data when user logs out 11 years ago
app-directive.js fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 11 years ago
app-filter.js Moved mRoomName filter into matrix-filter.js, a place for all generic filters using Matrix data. 11 years ago
app.css Fixed public room name and users count alignement 11 years ago
app.js Animation on call end icon. 11 years ago
favicon.ico Reference Matrix Home Server 11 years ago
index.html Use autofill-event.js to workaround browsers issue: Form model doesn't update on autocomplete 11 years ago
mobile.css factor out mobile css into its own file 11 years ago

README

Basic Usage
-----------

The web client should automatically run when running the home server. Alternatively, you can run
it stand-alone:

$ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

http://127.0.0.1:8000/