This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-05 23:24:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bffd14b02bab7a76a0086f53fa0e29b36d25d64
synapse
/
webclient
/
components
/
matrix
T
History
Emmanuel ROHEE
d5da6b0cef
Handle "m.room.create" in order to inform controllers about new rooms
2014-09-02 13:55:23 +02:00
..
event-handler-service.js
Handle "m.room.create" in order to inform controllers about new rooms
2014-09-02 13:55:23 +02:00
event-stream-service.js
…
matrix-call.js
Give basic feedback on the state of VoIP calls in the UI.
2014-08-29 18:01:01 +01:00
matrix-phone-service.js
Change call signalling messages to be their own types of room events rather than room messages with different msgtypes: room messages should be things that the client can display as a unit message to the user.
2014-08-29 13:23:01 +01:00
matrix-service.js
Represent user power level in a room by a red bar at the bottom of his avatar image. The width of this bar depends on the power level.
2014-09-02 11:54:35 +02:00
presence-service.js
The away state is unavailable not offline
2014-08-29 15:33:02 +02:00