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 2a44558fbd Fix SYWEB-128 : Auto-scroll broken if not exactly at bottom of list. 10 years ago
..
components Fix SYWEB-110 : Prevent room ID leaking by looking for an m.room.name 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 SYWEB-121: Have some bootstrap files. 10 years ago
login Fix SYWEB-109 : No error if HS rejects the username in registration. 10 years ago
media add sounds to the calling interface 10 years ago
recents switch from the deprecated msg.content.prev to msg.prev_content.membership, and fix the bug where kicks of unjoined users aren't displayed sensibly in the history 10 years ago
room Fix SYWEB-128 : Auto-scroll broken if not exactly at bottom of list. 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 Remove warning since the end result is still $sanitize'd 10 years ago
app.css fix mobile CSS layout 10 years ago
app.js Implement SYWEB-121 : Display JSON when clicking messages. 10 years ago
bootstrap.css Don't clobber existing css 10 years ago
favicon.ico Reference Matrix Home Server 10 years ago
index.html Implement SYWEB-121 : Display JSON when clicking messages. 10 years ago
mobile.css fix mobile CSS layout 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/