Skip to content

Disable unread DM count since it doesn't correctly represent unreads in the feed-like DM view.

Eugenij requested to merge disable-unread-dm-count into master

Re: #87

The unread_conversation_count attribute is meant to be used with the view where DMs are grouped into conversations, it doesn't count individual post in a feed-like view and there is no way to show the user which DMs are unread at the moment.

Merge request reports