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 71ef8f0636 SYWEB-102: Fix desktop notification msg when a user with no display name joins a room. 10 years ago
..
components Factor out notification logic. 10 years ago
home
img
js SYWEB-12: You'll be needing this. 10 years ago
login
media
recents
room SYWEB-102: Fix desktop notification msg when a user with no display name joins a room. 10 years ago
settings
test
user
CAPTCHA_SETUP
README
app-controller.js Implement SYWEB-58: Clicking a notification now takes you to that room. 10 years ago
app-directive.js SYWEB-12: More formatting and tweaking of state event JSON. 10 years ago
app-filter.js SYWEB-12: Add a 'Room Info' button which displays all state content. 10 years ago
app.css SYWEB-12: More formatting. 10 years ago
app.js Add notification-service.js to handle binging/notifications. Shift logic to this service. 10 years ago
bootstrap.css
favicon.ico
index.html Add notification-service.js to handle binging/notifications. Shift logic to this service. 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/