다이렉트 메시지(DM)의 채팅 아이콘 배지 수가 표시되지 않는 문제

That one was quite complicated :exploding_head:

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

The gist of it, is that in DMs where threading is disabled (which is the default), a reply would not be correctly counted towards “unread” because we internally create a thread to keep track of the reply chain.

4개의 좋아요