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 a64ff63a41 SYWEB-3 : Boldify if the join_rule is public, rather than visibility so it plays nicer with federation. 11 years ago
..
components Patch for SYWEB-40 : isStateEvent is not being set correctly, and really shouldn't be a configurable arg in the first place. As a result of being undefined, the events.rooms[rid].members object was not being updated in some cases, which combined with the recents-filter bug (32808e4), caused federated rooms to not appear in the recents list. 11 years ago
home Create room entries for public rooms too so their public state is transferred over correctly when you join it. 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 SYWEB-3 : Boldify if the join_rule is public, rather than visibility so it plays nicer with federation. 11 years ago
room SYWEB-30: BF: When switching between rooms, pagination flickered between the top of the room before jumping to the bottom of the page 11 years ago
settings Added basic RegExp support. 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 Use event age to recognise which calls are current and which aren't and hence support answering calls that were placed before we loaded the page. 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 webclient SYWEB-3 : Public rooms are bold. Can't think of a nicer way which doesn't clutter the recents list. 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 event age to recognise which calls are current and which aren't and hence support answering calls that were placed before we loaded the page. 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/