Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 1 | -188/+0 |
* | on safari at least keypress's event.which returns ASCII rather than keycodes,... | Matthew Hodgson | 2014-09-23 | 1 | -1/+1 |
* | comment-convo with kegan | Matthew Hodgson | 2014-09-23 | 1 | -1/+10 |
* | Fix SYWEB-72 : Improve performance when typing. | Kegan Dougal | 2014-09-23 | 1 | -0/+15 |
* | Fix SYWEB-8 : Buggy tab-complete. | Kegan Dougal | 2014-09-23 | 1 | -19/+40 |
* | BF: tab completion did not work with commands. $scope.input contained only th... | Emmanuel ROHEE | 2014-09-05 | 1 | -1/+10 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | rename autoComplete directive as tabComplete to avoid confusion with the auto... | Matthew Hodgson | 2014-08-22 | 1 | -15/+15 |
* | File organisation sanity: put directives and filters into dedicated files | Emmanuel ROHEE | 2014-08-20 | 1 | -0/+134 |