Rendering notes results in a AwardEmoji query being executed for every note
I didn't look at the actual code running these queries but noticed it in my Rails console. We should make sure to run as few queries as possible when getting award emojis.
I didn't look at the actual code running these queries but noticed it in my Rails console. We should make sure to run as few queries as possible when getting award emojis.