synapse/webclient
Emmanuel ROHEE c7620cca6f SYWEB-27: Public rooms with 2 users must not considered as 1:1 chat room and so, they must no be renamed 2014-09-24 13:17:47 +02:00
..
components SYWEB-27: Public rooms with 2 users must not considered as 1:1 chat room and so, they must no be renamed 2014-09-24 13:17:47 +02:00
home oops, stupid bug on room/$room/state 2014-09-23 20:01:32 +01:00
img close buttons on recents (SYWEB-68) 2014-09-24 01:12:45 +01:00
js
login
media
recents Fixed SYWEB-28: show displayname changes in recents 2014-09-24 12:48:24 +02:00
room Added hasOwnProperty tests when required to be robust to random properties added to he Object prototype 2014-09-24 12:22:40 +02:00
settings
test Add working protractor e2e test. 2014-09-22 16:50:12 +01:00
user send messages to users from the home page (SYWEB-19) 2014-09-23 13:36:58 +01:00
CAPTCHA_SETUP
README
app-controller.js close buttons on recents (SYWEB-68) 2014-09-24 01:12:59 +01:00
app-directive.js
app-filter.js SYWEB-28: Fixed weird members list ordering: sort members on their last activity absolute time 2014-09-23 17:33:16 +02:00
app.css
app.js
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/