summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-25SYN-46: An invite received from fedearation didn't wake up the event stream f...Erik Johnston1-1/+9
2014-09-25Add stun server fallback and I-told-you-so message if we get no TURN server a...David Baker2-18/+34
2014-09-25Fixed SYWEB-36: use getUserDisplayName for disambiguating display name in mem...Emmanuel ROHEE2-24/+10
2014-09-25getUserDisplayName: Disambiguate users who have the same displayname in the r...Emmanuel ROHEE1-0/+15
2014-09-25Make turn server endpoint return an empty object if no turn servers toDavid Baker2-2/+2
2014-09-24Refresh turn server before the ttl runs out. Support firefox.David Baker1-14/+23
2014-09-24Don't set the room name to be the room alias on room creation if the client d...Erik Johnston1-11/+0
2014-09-24Fixed getUserDisplayname when the user has a null displaynameEmmanuel ROHEE1-1/+1
2014-09-24The REST API spec only alows for returning a single server so name theDavid Baker2-2/+2
2014-09-24SYN-70: And fix another bug where I can't typeErik Johnston1-1/+1
2014-09-24SYN-70: Fix typoErik Johnston1-1/+1
2014-09-24Hopefully implement turn in the web client (probably wrong for Firefox becaus...David Baker2-3/+34