Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-13 | SYWEB-152: Migrate IRC command logic to commands-service. | Kegan Dougal | 4 | -168/+180 | |
2014-11-13 | This gives just enough space for the vertical scrollbar to be shown without ↵ | David Baker | 1 | -1/+1 | |
adding a horizontal scrollbar. | |||||
2014-11-13 | suggest ~/.synapse | Matthew Hodgson | 1 | -3/+5 | |
2014-11-12 | Detect OpenWebRTC and add workarounds, but comment out the turn server ↵ | David Baker | 1 | -2/+16 | |
removal for now so we have a live demo of it not working. | |||||
2014-11-12 | Oops, change videoElement / selector in audio call too. | David Baker | 1 | -1/+1 | |
2014-11-12 | Fix ability to invite users. Remove unused variables. | Kegan Dougal | 2 | -27/+17 | |
2014-11-12 | Store all signatures on events rather than just dropping them | Erik Johnston | 4 | -21/+31 | |
2014-11-12 | Add more recents service unit tests. | Kegan Dougal | 1 | -0/+38 | |
2014-11-12 | Add test coverage to the webclient. Update .gitignore | Kegan Dougal | 3 | -3/+18 | |
2014-11-12 | Add a few more comments to the federation handler |