MatrixSynapse/webclient
Kegan Dougal 2eaa199e6a Added number of users in recent rooms. 2014-09-08 11:55:29 -07:00
..
components matrixService.rooms must be renamed matrixService.initialSync now 2014-09-08 18:21:41 +02:00
home Make #matrix public rooms bold to make them stand out from the other public rooms. Ideally this would be metadata in /publicRooms to say something like 'featured channel', but for now, just make it a client side check. 2014-09-08 11:33:12 -07:00
img
js
login
media
recents Added number of users in recent rooms. 2014-09-08 11:55:29 -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 Make #matrix public rooms bold to make them stand out from the other public rooms. Ideally this would be metadata in /publicRooms to say something like 'featured channel', but for now, just make it a client side check. 2014-09-08 11:33:12 -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/