mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
594636183d
Followup to d4a5b79592a79201076fb02845d2da7db1df1646, this introduced an N1 because every message in the list we had to query users for the mentions and then the user's status too. Instead we can just include both in Chat::MessagesQuery.