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-02-01 02:54:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
webclient
/
components
/
matrix
History
Emmanuel ROHEE
d934328904
Added edition of room name
2014-09-12 10:48:06 +02:00
..
event-handler-service.js
Show room name updates in room history and recents.
2014-09-12 10:12:56 +02:00
event-stream-service.js
Removed wrong comments about recents-controller.js: it uses $rootScope.rooms not $rootScope.events.rooms managed by event-handler-service.js and used by other controllers
2014-09-10 14:53:03 +02:00
matrix-call.js
few fixes for errors in glare conditions. still seem to end up with no audio if both calls are placed at the same time.
2014-09-11 19:16:57 +01:00
matrix-filter.js
Show room name updates in room history and recents.
2014-09-12 10:12:56 +02:00
matrix-phone-service.js
start towards glare support (currently not much better but no worse than before) including fixing a lot of self/var self/this fails that caused chaos when we started to have more than one call in play.
2014-09-11 15:24:18 +01:00
matrix-service.js
Added edition of room name
2014-09-12 10:48:06 +02:00
presence-service.js
fix desktop notifs, which were broken in eab463fd
2014-09-08 11:28:51 +02:00