From 7647ea6728e9203787dff4f640acb4d6ce3a704f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 8 Oct 2018 15:37:48 +0300 Subject: save ActivityPub likes --- src/test/resources/like.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/test/resources/like.json (limited to 'src/test/resources') diff --git a/src/test/resources/like.json b/src/test/resources/like.json new file mode 100644 index 00000000..47fcd3a8 --- /dev/null +++ b/src/test/resources/like.json @@ -0,0 +1 @@ +{"type":"Like","id":"https://quey.org/users/pazan#likes/63544","actor":"https://quey.org/users/pazan","object":"https://juick.com/n/2928290-0","type":"Like","@context":["https://www.w3.org/ns/activitystreams","https://w3id.org/security/v1",{"manuallyApprovesFollowers":"as:manuallyApprovesFollowers","sensitive":"as:sensitive","movedTo":{"@id":"as:movedTo","@type":"@id"},"Hashtag":"as:Hashtag","ostatus":"http://ostatus.org#","atomUri":"ostatus:atomUri","inReplyToAtomUri":"ostatus:inReplyToAtomUri","conversation":"ostatus:conversation","toot":"http://joinmastodon.org/ns#","Emoji":"toot:Emoji","focalPoint":{"@container":"@list","@id":"toot:focalPoint"},"featured":{"@id":"toot:featured","@type":"@id"},"schema":"http://schema.org#","PropertyValue":"schema:PropertyValue","value":"schema:value"}]} \ No newline at end of file -- cgit v1.2.3