Alex
Alex
@thisandagain Oh, oops... What filter would you recommend we use? :smiley:
@Tymewalk [Yes](https://github.com/OpenSprites/OpenSprites-next/commit/67ef23fff5b7c9d827568ebfd9de939d364f7aa9), and that's what we're using now. It's the same as `llk/s2forums`, but apparently that's not what they use in production...
So I guess the general is both `_scratch syntax_` and/or `:emoji syntax:` and we'll support basic faces like :stuck_out_tongue_winking_eye: :smile: :cry: and :angry:, and lastly ones like :package: :shipit: :+1:...
Probably the server.
@MegaApuTurkUltra I thought @Rumanti meant the client doing something like this? ``` js const res = await ajax.get('/messages') const filter = { type: 'comment' } let msgs = res.filter(msg =>...
But if we can do it on the client, it'd basically be instant - and it can be in a single page rather than forcing the page to go to/ajax.get...
Not sure about quotes- they're only comments at the end of the day.
We should make _any_ instance of "@username" notify the user.
> > Reply could append an "@username" to the beginning of a message. Like it does on Scratch. Plus it would notify that user and not the owner of the...
FTFY @Tymewalk