From 16f5007e9ef8fd45646ec39bb373a8a0c5950eba Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 20 Oct 2020 12:07:00 +0200 Subject: [PATCH] Add Move activity for Resources in AP docs Signed-off-by: Thomas Citharel --- docs/contribute/activity_pub.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contribute/activity_pub.md b/docs/contribute/activity_pub.md index 0c06dbd35..f2df41dae 100644 --- a/docs/contribute/activity_pub.md +++ b/docs/contribute/activity_pub.md @@ -26,6 +26,7 @@ Supported Activity | Supported Object or Activity `Invite` | `Group` `Join` | `Event` `Leave` | `Event`, `Group` +`Move` | `Document`, `ResourceCollection` `Reject` | `Follow`, `Join` `Remove` | `Note`, `Event`, `Member` `Undo` | `Announce`, `Follow`