This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-26 13:55:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
webclient
/
components
/
matrix
History
Emmanuel ROHEE
4c7da89219
Do not define power level limits in setUserPowerLevel. Update the function to be used as a resetUserPowerLevel
2014-09-03 15:20:09 +02:00
..
event-handler-service.js
BF: Do not be polluted by ops events that come when paginating back
2014-09-03 15:00:19 +02:00
event-stream-service.js
Added a timeout(40s) to $http stream requests (/events) in order to be notified by an error when there is a network issue. Thus, we can retry with a new request.
2014-08-29 11:32:06 +02:00
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
Do not define power level limits in setUserPowerLevel. Update the function to be used as a resetUserPowerLevel
2014-09-03 15:20:09 +02:00
presence-service.js
The away state is unavailable not offline
2014-08-29 15:33:02 +02:00