MatrixSynapse/webclient
Kegan Dougal f4e50079de Fix bug which prevented pagination from bumping the list down, causing infini-pagination. 2014-11-03 14:22:09 +00:00
..
components Fix bug which prevented room name invites appearing correctly. 2014-11-03 13:48:08 +00:00
home Remove events.rooms[room_id] entirely from event-handler-service. 2014-11-03 12:18:22 +00:00
img
js
login
media
recents Fix bug which prevented room name invites appearing correctly. 2014-11-03 13:48:08 +00:00
room Fix bug which prevented pagination from bumping the list down, causing infini-pagination. 2014-11-03 14:22:09 +00:00
settings
test
user
CAPTCHA_SETUP
README
app-controller.js Make call stuff use modelService. 2014-11-03 10:33:38 +00:00
app-directive.js
app-filter.js
app.css
app.js
bootstrap.css
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/