Nicolas Perriault
Nicolas Perriault
That's very strange 
Oh. It's probably an issue to file against [ember-browserify](https://github.com/ef4/ember-browserify) then.
@ptgamr can we close this issue, or should further action be taken to fully address it?
> would be nice if we could add one more section to the Tutorial @ptgamr Would you be interested in writing it? :) > Would it be useful if we...
@ptgamr awesome, thank you 👍
This change is definitely required to comply with the Kinto protocol, and is a major requirement for 2.0.
Wait, no. https://github.com/n1k0/tooty/commit/9753efe7e8d573a66e5b26ff7ba7688c0582672b fixed the rendering of regular unicode emojis, not aliased ones. Reopening.
I must confess I have totally abandoned this project for months, as I don't much use Mastodon anymore. Extracting out the Mastodon module as a separate standalone package was a...
I was reluctant to implement client-side filtering (mostly because we'd have to filter some html tag soup, as mastodon statuses are generated html and there's no raw text source), but...