MatrixSynapse/webclient
Kegan Dougal 324020d5fe Display the room topic in the room, underneath the name of the room. 2014-09-08 15:36:52 -07:00
..
components Display the room topic in the room, underneath the name of the room. 2014-09-08 15:36:52 -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 Display the room topic in the room, underneath the name of the room. 2014-09-08 15:36:52 -07:00
settings
user
CAPTCHA_SETUP
README
app-controller.js
app-directive.js
app-filter.js
app.css Display the room topic in the room, underneath the name of the room. 2014-09-08 15:36:52 -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/