Make sure group updates get emojified

Render group update content prior to processing emoji, so that emoji in
group titles get processed correctly.

Fixes #368

// FREEBIE
This commit is contained in:
lilia 2015-10-23 16:03:51 -07:00
parent 01e85b68ef
commit ff3b23e452
1 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,8 @@
}, this.render_partials())
);
this.renderControl();
twemoji.parse(this.el, { base: '/images/twemoji/', size: 16 });
var content = this.$('.content');
@ -70,7 +72,6 @@
this.renderSent();
this.renderDelivered();
this.renderControl();
this.renderErrors();
this.$('.attachments').append(