Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
This reverts merge request !1737
This commit is contained in:
parent
9c47d8571c
commit
e07e9cb75e
11 changed files with 14 additions and 211 deletions
|
|
@ -67,8 +67,6 @@ defmodule Pleroma.Conversation do
|
|||
|
||||
participations =
|
||||
Enum.map(users, fn user ->
|
||||
User.increment_unread_conversation_count(conversation, user)
|
||||
|
||||
{:ok, participation} =
|
||||
Participation.create_for_user_and_conversation(user, conversation, opts)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue