X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fostatus%2Factivity_representer.ex;h=4f1976e1ecf33d6d9cee87f3756ba2433ab2fc85;hb=0b527b552887d33794c64e82da13fe037fe0b5b2;hp=26d02a83111ca67586411dc0dd351c2b9333a750;hpb=42268b0981e47cacd9f27b985dcd0bf08819258b;p=akkoma diff --git a/lib/pleroma/web/ostatus/activity_representer.ex b/lib/pleroma/web/ostatus/activity_representer.ex index 26d02a831..4f1976e1e 100644 --- a/lib/pleroma/web/ostatus/activity_representer.ex +++ b/lib/pleroma/web/ostatus/activity_representer.ex @@ -271,7 +271,8 @@ defmodule Pleroma.Web.OStatus.ActivityRepresenter do []} ] ++ mentions ++ author - _ -> [] + _ -> + nil end end