Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
[akkoma] / test / fixtures / share.xml
1 <?xml version="1.0"?>
2 <entry xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:activity="http://activitystrea.ms/spec/1.0/" xmlns:poco="http://portablecontacts.net/spec/1.0" xmlns:media="http://purl.org/syndication/atommedia" xmlns:ostatus="http://ostatus.org/schema/1.0" xmlns:mastodon="http://mastodon.social/schema/1.0">
3 <id>tag:mastodon.social,2017-05-03:objectId=4934452:objectType=Status</id>
4 <published>2017-05-03T08:21:09Z</published>
5 <updated>2017-05-03T08:21:09Z</updated>
6 <title>lambadalambda shared a status by lain@pleroma.soykaf.com</title>
7 <author>
8 <id>https://mastodon.social/users/lambadalambda</id>
9 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
10 <uri>https://mastodon.social/users/lambadalambda</uri>
11 <name>lambadalambda</name>
12 <email>lambadalambda@mastodon.social</email>
13 <link rel="alternate" type="text/html" href="https://mastodon.social/@lambadalambda"/>
14 <link rel="avatar" type="image/gif" media:width="120" media:height="120" href="https://files.mastodon.social/accounts/avatars/000/000/264/original/1429214160519.gif"/>
15 <link rel="header" type="" media:width="700" media:height="335" href="/headers/original/missing.png"/>
16 <poco:preferredUsername>lambadalambda</poco:preferredUsername>
17 <poco:displayName>Critical Value</poco:displayName>
18 <mastodon:scope>public</mastodon:scope>
19 </author>
20 <activity:object-type>http://activitystrea.ms/schema/1.0/activity</activity:object-type>
21 <activity:verb>http://activitystrea.ms/schema/1.0/share</activity:verb>
22 <activity:object>
23 <id>https://pleroma.soykaf.com/objects/4c1bda26-902e-4525-9fcd-b9fd44925193</id>
24 <published>2017-05-03T08:04:44Z</published>
25 <updated>2017-05-03T08:05:52Z</updated>
26 <title>New status by lain@pleroma.soykaf.com</title>
27 <author>
28 <id>https://pleroma.soykaf.com/users/lain</id>
29 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
30 <uri>https://pleroma.soykaf.com/users/lain</uri>
31 <name>lain</name>
32 <email>lain@pleroma.soykaf.com</email>
33 <summary type="html">Test account</summary>
34 <link rel="alternate" type="text/html" href="https://pleroma.soykaf.com/users/lain"/>
35 <link rel="avatar" type="image/jpeg" media:width="120" media:height="120" href="https://files.mastodon.social/accounts/avatars/000/125/902/original/6B3AFC74ACA841B24CFB94DB9044C84EDE6AFF31C71718B023D413DAED09A68E.jpeg"/>
36 <link rel="header" type="" media:width="700" media:height="335" href="/headers/original/missing.png"/>
37 <poco:preferredUsername>lain</poco:preferredUsername>
38 <poco:displayName>Lain Iwakura</poco:displayName>
39 <poco:note>Test account</poco:note>
40 <mastodon:scope>public</mastodon:scope>
41 </author>
42 <activity:object-type>http://activitystrea.ms/schema/1.0/note</activity:object-type>
43 <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
44 <content type="html" xml:lang="en">Added returning the entries as xml... let's see if the mastodon hammering stops now.</content>
45 <link rel="mentioned" ostatus:object-type="http://activitystrea.ms/schema/1.0/collection" href="http://activityschema.org/collection/public"/>
46 <mastodon:scope>public</mastodon:scope>
47 <link rel="alternate" type="text/html" href=""/>
48 </activity:object>
49 <content type="html" xml:lang="en">Added returning the entries as xml... let's see if the mastodon hammering stops now.</content>
50 <link rel="mentioned" ostatus:object-type="http://activitystrea.ms/schema/1.0/collection" href="http://activityschema.org/collection/public"/>
51 <mastodon:scope>public</mastodon:scope>
52 <link rel="alternate" type="text/html" href="https://mastodon.social/users/lambadalambda/updates/2232660"/>
53 <link rel="self" type="application/atom+xml" href="https://mastodon.social/users/lambadalambda/updates/2232660.atom"/>
54 </entry>