summary refs log tree commit diff
path: root/webclient/room/room-directive.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move webclient to a python module so that it can be installedMark Haines2014-11-041-188/+0
* on safari at least keypress's event.which returns ASCII rather than keycodes,...Matthew Hodgson2014-09-231-1/+1
* comment-convo with keganMatthew Hodgson2014-09-231-1/+10
* Fix SYWEB-72 : Improve performance when typing.Kegan Dougal2014-09-231-0/+15
* Fix SYWEB-8 : Buggy tab-complete.Kegan Dougal2014-09-231-19/+40
* BF: tab completion did not work with commands. $scope.input contained only th...Emmanuel ROHEE2014-09-051-1/+10
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* rename autoComplete directive as tabComplete to avoid confusion with the auto...Matthew Hodgson2014-08-221-15/+15
* File organisation sanity: put directives and filters into dedicated filesEmmanuel ROHEE2014-08-201-0/+134