synapse/webclient
2014-09-17 16:13:09 +02:00
..
components SYWEB-22: Format emote('/me') messages correctly in desktop notification 2014-09-17 16:13:09 +02:00
home
img
js
login
media
recents WEB-27: We don't need to show the user-count in Recents in the room sidepanel - takes up too much room 2014-09-16 17:07:47 +02:00
room BF: edit the actual room name not the displayed room name (which has been computed) 2014-09-17 15:46:12 +02:00
settings Added basic RegExp support. 2014-09-16 16:10:48 +01:00
user
app-controller.js
app-directive.js
app-filter.js
app.css WEB-27: We don't need to show the user-count in Recents in the room sidepanel - takes up too much room 2014-09-16 17:07:47 +02:00
app.js
CAPTCHA_SETUP
favicon.ico
index.html
mobile.css
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/