Add categories to ostatus output.

This commit is contained in:
Roger Braun 2017-05-18 18:18:27 +02:00
commit 8e02fa100f
3 changed files with 7 additions and 2 deletions

View file

@ -25,7 +25,8 @@ defmodule Pleroma.Factory do
"published_at" => DateTime.utc_now() |> DateTime.to_iso8601,
"likes" => [],
"like_count" => 0,
"context" => "2hu"
"context" => "2hu",
"tag" => ["2hu"]
}
%Pleroma.Object{