Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into embedded-object-federation

This commit is contained in:
lain 2020-07-27 16:19:45 +02:00
commit 762c9ea564
23 changed files with 699 additions and 72 deletions

View file

@ -300,11 +300,11 @@ defmodule Pleroma.Web.ApiSpec.ChatOperation do
"content" => "Check this out :firefox:",
"id" => "13",
"chat_id" => "1",
"actor_id" => "someflakeid",
"account_id" => "someflakeid",
"unread" => false
},
%{
"actor_id" => "someflakeid",
"account_id" => "someflakeid",
"content" => "Whats' up?",
"id" => "12",
"chat_id" => "1",