MatrixSynapse/webclient
Kegan Dougal a3590dfa26 Bodge to default to '1 users' when you create a room, which is better than blindly assuming a recents controller is writing to rootScope.rooms and setting numUsersInRoom there. 2014-09-08 14:01:34 -07:00
..
components Added big massive TODOs on a huge design problem with initial sync 2014-09-08 13:54:09 -07:00
home Float right the num users, apply room highlight to user count. 2014-09-08 13:28:55 -07:00
img
js
login
media
recents Bodge to default to '1 users' when you create a room, which is better than blindly assuming a recents controller is writing to rootScope.rooms and setting numUsersInRoom there. 2014-09-08 14:01:34 -07:00
room
settings Added /join description 2014-09-08 18:25:56 +02:00
user
CAPTCHA_SETUP
README
app-controller.js
app-directive.js
app-filter.js
app.css Float right the num users, apply room highlight to user count. 2014-09-08 13:28:55 -07:00
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/