Kegan Dougal
|
6fe842e130
|
Add ErrorDialog class. Use it for VoIP/command errors.
|
2015-07-20 16:26:53 +01:00 |
|
David Baker
|
caa7f813eb
|
Bugfix sending of typing events
|
2015-07-19 17:29:41 +01:00 |
|
David Baker
|
e8b944c0e1
|
Sooner or later I'll get used to this.
|
2015-07-19 16:43:45 +01:00 |
|
David Baker
|
73c8eb7738
|
Send typing notifs
|
2015-07-19 15:29:16 +01:00 |
|
Kegan Dougal
|
b6f9ca0f95
|
When accepting calls, go to the right room. Relink video elements when CallView loads.
|
2015-07-17 14:25:51 +01:00 |
|
Kegan Dougal
|
2bb2295499
|
Implement /join
|
2015-07-17 11:48:40 +01:00 |
|
Kegan Dougal
|
9aa66c1d8b
|
Add SlashCommands to functionally process /commands.
|
2015-07-16 17:41:12 +01:00 |
|
Kegan Dougal
|
b043889169
|
Implement sent message history (up/down keys).
This includes preserving and restoring partially entered text per room. This
is mostly ported straight from Angular.
|
2015-07-16 15:22:46 +01:00 |
|
Kegan Dougal
|
42c9766203
|
s/did/will/
|
2015-07-16 14:39:15 +01:00 |
|
Kegan Dougal
|
6fbb7d7da4
|
Implement nick completion (tab-complete).
Including SHIFT+TAB to go backwards and the 'blink' css (which may need to be
factored out of the view). Mostly ported from Angular.
|
2015-07-16 14:25:57 +01:00 |
|
Matthew Hodgson
|
9b384e52b5
|
implement latest skin
|
2015-07-15 04:16:38 +01:00 |
|
David Baker
|
2355d5e6b5
|
Fix the permagrey local-echo bug
|
2015-06-24 18:15:34 +01:00 |
|
David Baker
|
0c26206b88
|
Copyright headers (and use strict, while we're at it).
|
2015-06-23 16:41:25 +01:00 |
|
David Baker
|
2abea931ca
|
Split out render methods into 'views' leaving UI logic in 'controllers'. Hopefully should make it easier to skin / customise.
|
2015-06-19 12:53:48 +01:00 |
|