Adding new emojis

can’t seem to add new emojis… was working fine before update.

「いいね!」 2

Can we repro @jomaxro?

「いいね!」 1

Sure can! That should be a nacho emoji called test:
image

「いいね!」 1

Ok this also needs some fixing @eviltrout

so much sadness… but, happy to help identify an issue!

emojis ho!

「いいね!」 2

I can probably take this of robin’s plate

「いいね!」 5

@sam this commit broke it: https://github.com/discourse/discourse/commit/eb428ef54dcc1d0d74f5d4a0d3fd12f1122dab65#diff-2493f61f43374781bb8d3ed4ae50ded9L21 Basically we are trying to access the url of the file when it hasn’t been uploaded yet.

I propose the following fix, could you please review it ? I don’t think a loading indicator is needed here, it’s a rare operation and very fast, it would make the UI/code more complex for very limited added value.

https://github.com/discourse/discourse/pull/5440

Note: I also took this opportunity to refactor a little bit the file to our current coding style, let me know if you want a separate commit for this.

「いいね!」 6

This isn’t right it should not use message bus here, will look on Monday

「いいね!」 5

Fixed per:

https://github.com/discourse/discourse/commit/5e90abfaea9e6261b4b256f0cdb4f71f3be739c3

Sorry about it, my bad I broke it.

「いいね!」 7

This topic was automatically closed after 31 hours. New replies are no longer allowed.