MatrixSynapse/webclient
Kegan Dougal 75890d7bdd CSS tweakage 2014-09-08 19:02:23 -07:00
..
components Add ability to set topic by double-clicking on the topic text then hitting enter. 2014-09-08 18:40:34 -07:00
home Display public room topics if they exist on the public room list. 2014-09-08 17:14:58 -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 a 'Set Topic' button if there is no topic or it's a 0-len string. 2014-09-08 18:59:26 -07:00
settings
user
CAPTCHA_SETUP
README
app-controller.js
app-directive.js
app-filter.js
app.css CSS tweakage 2014-09-08 19:02:23 -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/