synapse/syweb/webclient
2014-11-14 09:20:36 +00:00
..
components Remove getUserDisplayName and move that logic the filter mUserDisplayName. Update references. Skip tests for now as there are some unresolved DI issues for filters. 2014-11-13 17:59:08 +00:00
home
img
js
login
media
recents
room Remove rootScope.presence and replaced with modelService.getUser/setUser. 2014-11-13 16:43:53 +00:00
settings
test Unskip unit tests; fix filter dependency. 2014-11-14 09:20:36 +00:00
user
app-controller.js Merge with Matthew's killing of ng-animate 2014-11-13 14:37:43 +00:00
app-directive.js
app-filter.js
app.css remove stray unmatched css comment 2014-11-13 14:45:29 +00:00
app.js
bootstrap.css
CAPTCHA_SETUP
favicon.ico
index.html Merge with Matthew's killing of ng-animate 2014-11-13 14:37:43 +00:00
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/