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
Kegan Dougal a3590dfa26 Bodge to default to '1 users' when you create a room, which is better than blindly assuming a recents controller is writing to rootScope.rooms and setting numUsersInRoom there. 11 years ago
..
components Added big massive TODOs on a huge design problem with initial sync 11 years ago
home Float right the num users, apply room highlight to user count. 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 Bodge to default to '1 users' when you create a room, which is better than blindly assuming a recents controller is writing to rootScope.rooms and setting numUsersInRoom there. 11 years ago
room fix embarassing bug where in-progress messages get vaped when the previous one gets delivered 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 add sounds to the calling interface 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 Float right the num users, apply room highlight to user count. 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 add sounds to the calling interface 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/