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 d170fbdb9f BF: Do a pagination when opening a room from an invitation 10 years ago
..
components Merge branch 'turn' into develop 10 years ago
home oops, stupid bug on room/$room/state 10 years ago
img close buttons on recents (SYWEB-68) 10 years ago
js Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 10 years ago
login Set required environment variables for e2e testing. 10 years ago
media add sounds to the calling interface 10 years ago
recents Fixed SYWEB-28: show displayname changes in recents 10 years ago
room BF: Do a pagination when opening a room from an invitation 10 years ago
settings fix binger description 10 years ago
test Add working protractor e2e test. 10 years ago
user send messages to users from the home page (SYWEB-19) 10 years ago
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 10 years ago
README fix wordwrap 10 years ago
app-controller.js close buttons on recents (SYWEB-68) 10 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. 10 years ago
app-filter.js Fixed SYWEB-36: use getUserDisplayName for disambiguating display name in member list and message sender name. This method is robust when disambiguation is no more required 10 years ago
app.css Move video background element up as it was causing the page to scroll. 10 years ago
app.js SYWEB-13: Do not start the app if the browser does not support WEBStorage. 10 years ago
favicon.ico Reference Matrix Home Server 10 years ago
index.html Add stun server fallback and I-told-you-so message if we get no TURN server and the connection fails. 10 years ago
mobile.css factor out mobile css into its own file 10 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/