David Baker
|
549d992293
|
API change: Make EventTiles which hold stuff common to all events that appear in a room timeline.
|
2015-10-21 17:50:40 +01:00 |
|
David Baker
|
6baf405a05
|
Remove the 'resending' state which was duplicating a property of the event itself for no obvious reason. Remove onResend whose purpose was mostly to manage that state (and really should have been 'onResendClicked'). Listen for action to see when a message is resent.
|
2015-10-15 14:09:19 +01:00 |
|
David Baker
|
82aa603596
|
Merge in resend support
|
2015-09-21 16:14:19 +01:00 |
|
David Baker
|
acfe05db9d
|
Use new push actions method on client
|
2015-07-01 14:11:23 +01:00 |
|
David Baker
|
57ba816919
|
Highlight messages using new push rules support in js sdk
|
2015-06-29 16:24:02 +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 |
|