Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-24 | Refresh turn server before the ttl runs out. Support firefox. | David Baker | 1 | -14/+23 |
2014-09-24 | The REST API spec only alows for returning a single server so name the | David Baker | 2 | -2/+2 |
2014-09-24 | Hopefully implement turn in the web client (probably wrong for Firefox becaus... | David Baker | 2 | -3/+34 |
2014-09-24 | Oops | David Baker | 1 | -1/+1 |
2014-09-24 | rename endpoint to better reflect what it is and allow specifying multiple uris | David Baker | 2 | -8/+6 |
2014-09-24 | Use standard base64 encoding with padding to get the same result as | David Baker | 1 | -2/+5 |
2014-09-23 | The config is not hierarchical | David Baker | 1 | -3/+3 |
2014-09-23 | Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/... | David Baker | 4 | -2/+104 |
2014-09-23 | Partial fix of SYWEB-28: If members do not have last_active_ago, compare thei... | Emmanuel ROHEE | 1 | -1/+17 |
2014-09-23 | send messages to users from the home page (SYWEB-19) | Matthew Hodgson | 3 | -4/+42 |
2014-09-23 | fix NPE | Matthew Hodgson | 1 | -2/+1 |
2014-09-23 |