MastoAPI StatusView: Add locality indicator.

This commit is contained in:
lain 2019-03-11 13:48:27 +01:00
commit 4811eefa6e
3 changed files with 18 additions and 3 deletions

View file

@ -120,7 +120,10 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
static_url: "corndog.png",
visible_in_picker: false
}
]
],
pleroma: %{
local: true
}
}
assert status == expected