Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-13 | remove nganimate dependency as it seems to feature disproportionately highly ↵ | Matthew Hodgson | 3 | -4/+7 | |
in the FF profiler, and removing it seems to have stopped my FF stalling for seconds on end | |||||
2014-11-13 | Wipe the selected room ID on the home screen. | Kegan Dougal | 1 | -2/+4 | |
2014-11-13 | SYWEB-152: Unbreak /me | Kegan Dougal | 1 | -2/+6 | |
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 |