Kegan Dougal
|
206c45e703
|
Move and merge MessageComposer
|
2015-11-26 17:31:10 +00:00 |
|
Kegan Dougal
|
f5e2a54603
|
Only send HTML if we need to.
|
2015-11-20 17:30:14 +00:00 |
|
Matthew Hodgson
|
2e32383570
|
fix up the textbox after hitting enter
|
2015-11-20 17:09:28 +00:00 |
|
Kegan Dougal
|
b12fc67a63
|
Add markdown support (enabled by default)
|
2015-11-20 16:08:57 +00:00 |
|
Matthew Hodgson
|
0d1c06d586
|
relayout whenever the input textarea's scrollheight increases
|
2015-11-15 21:37:22 +00:00 |
|
Matthew Hodgson
|
999bb9a206
|
implement multiline input
|
2015-11-15 03:36:59 +00:00 |
|
Matthew Hodgson
|
b5402d0fa0
|
port to react 0.14, removing getDOMNode()s for DOM components and turning them into ReactDOM.findDOMNode()s for React components
|
2015-11-09 23:59:28 +00:00 |
|
David Baker
|
08b5888d03
|
More porting: make sending messages work again!
|
2015-09-18 10:44:57 +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 |
|