0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-06 01:40:36 +01:00
synapse/webclient
2014-09-16 08:50:53 +02:00
..
components Merge remote-tracking branch 'origin/develop' into webclient_data_centralisation 2014-09-16 08:50:53 +02:00
home Clean data when user logs out 2014-09-12 17:43:35 +02:00
img
js
login
media
recents Filter room where the user has been banned 2014-09-15 18:22:38 +02:00
room always scroll to bottom when entering a room 2014-09-13 11:35:36 +01:00
settings
user
app-controller.js Clean data when user logs out 2014-09-12 17:43:35 +02:00
app-directive.js
app-filter.js
app.css Use "white-space: pre-wrap" for "Text will wrap when necessary, and on line breaks" 2014-09-15 10:22:57 +02:00
app.js
CAPTCHA_SETUP
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/