0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-26 13:09:16 +02:00
synapse/webclient
2014-09-08 12:15:29 -07:00
..
components matrixService.rooms must be renamed matrixService.initialSync now 2014-09-08 18:21:41 +02:00
home Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07:00
img Better call bar (visually: still lacks ring[back] tones). 2014-09-06 00:14:02 +01:00
js
login Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
media add sounds to the calling interface 2014-09-08 16:10:36 +01:00
recents Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07:00
room fix embarassing bug where in-progress messages get vaped when the previous one gets delivered 2014-09-08 11:28:51 +02:00
settings Added /join description 2014-09-08 18:25:56 +02:00
user
app-controller.js add sounds to the calling interface 2014-09-08 16:10:36 +01:00
app-directive.js
app-filter.js Moved mRoomName filter into matrix-filter.js, a place for all generic filters using Matrix data. 2014-09-04 13:43:48 +02:00
app.css Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07:00
app.js
CAPTCHA_SETUP Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00
favicon.ico
index.html add sounds to the calling interface 2014-09-08 16:10:36 +01:00
mobile.css
README Added instructions for setting up captcha in an obviously named file. 2014-09-05 23:32:07 -07:00

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/