JC Brand
|
ec9ed96568
|
Remove {{message}} interpolation.
It's not used and confuses people. Instead the message gets inserted via
`$.text`, to avoid injection attacks.
|
2016-11-02 11:10:07 +00:00 |
|
JC Brand
|
a89659425d
|
Add new css chat-msg-author as base class.
|
2015-10-28 09:03:37 +00:00 |
|
JC Brand
|
7ad3c385aa
|
Rename chat-message-* class to chat-msg-*
|
2015-10-28 08:52:19 +00:00 |
|
Christoph
|
e20018961f
|
Fix outgoing chat messages not having a msgid when being put into sessionStorage, fixes #467
|
2015-10-12 11:06:12 +02:00 |
|
JC Brand
|
3ba12580c4
|
Store the isodate on chat messages in the DOM.
This will be useful later when we want to better place messages in the right
order.
|
2015-07-19 12:21:49 +02:00 |
|
JC Brand
|
55b9a4e568
|
Initial support for external HTMl templates. Updates #77
|
2013-12-31 01:07:11 +02:00 |
|