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.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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.