MastoAPI: Show source field when deleting
This commit is contained in:
parent
27c33f216a
commit
244655e884
7 changed files with 28 additions and 8 deletions
|
|
@ -183,6 +183,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
|
|||
card: nil,
|
||||
reblog: nil,
|
||||
content: HTML.filter_tags(object_data["content"]),
|
||||
text: nil,
|
||||
created_at: created_at,
|
||||
reblogs_count: 0,
|
||||
replies_count: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue