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 324020d5fe Display the room topic in the room, underneath the name of the room. 11 years ago
..
components Display the room topic in the room, underneath the name of the room. 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 Display the room topic in the room, underneath the name of the room. 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 Display the room topic in the room, underneath the name of the room. 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/