Move to react for newlines, emoji, and links in message body
This commit is contained in:
parent
721935b0c8
commit
4e5c8965ff
15 changed files with 400 additions and 29 deletions
|
@ -42,7 +42,7 @@ window.Whisper.View.Templates = {
|
|||
{{ #hasBody }}
|
||||
<div class='content' dir='auto'>
|
||||
{{ #message }}
|
||||
<div class='body'>{{ message }}</div>
|
||||
<div class='body'></div>
|
||||
{{ /message }}
|
||||
</div>
|
||||
{{ /hasBody }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue