Count and display post quotes

This commit is contained in:
marcin mikołajczak 2023-11-12 13:38:08 +00:00 committed by lain
commit 9a063deacc
14 changed files with 292 additions and 3 deletions

View file

@ -337,7 +337,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
thread_muted: false,
emoji_reactions: [],
parent_visible: false,
pinned_at: nil
pinned_at: nil,
quotes_count: 0
}
}