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 da3f842b8c Removed wrong comments about recents-controller.js: it uses $rootScope.rooms not $rootScope.events.rooms managed by event-handler-service.js and used by other controllers 11 years ago
..
components Removed wrong comments about recents-controller.js: it uses $rootScope.rooms not $rootScope.events.rooms managed by event-handler-service.js and used by other controllers 11 years ago
home Display public room topics if they exist on the public room list. 11 years ago
img Better call bar (visually: still lacks ring[back] tones). 11 years ago
js autohyperlink messages using linky 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 Removed wrong comments about recents-controller.js: it uses $rootScope.rooms not $rootScope.events.rooms managed by event-handler-service.js and used by other controllers 11 years ago
room Improved requests: pagination is done from the data received in initialSync 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 Hangup call if user denies media access. 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 CSS tweakage 11 years ago
app.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
favicon.ico Reference Matrix Home Server 11 years ago
index.html Don't break if you press the hangup button before allowing media permission. 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/