New mix tasks for controlling user confirmation status and sending confirmation mails
[akkoma] / test / fixtures / incoming_note_activity.xml
1 <?xml version="1.0" encoding="UTF-8" ?><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:georss="http://www.georss.org/georss" xmlns:ostatus="http://ostatus.org/schema/1.0" xmlns:poco="http://portablecontacts.net/spec/1.0" xmlns:media="http://purl.org/syndication/atommedia" xmlns:statusnet="http://status.net/schema/api/1/">
2 <activity:object-type>http://activitystrea.ms/schema/1.0/note</activity:object-type>
3 <id>tag:gs.example.org:4040,2017-04-23:noticeId=29:objectType=note</id>
4 <title>New note by lambda</title>
5 <content type="html">@&lt;a href=&quot;http://pleroma.example.org:4000/users/lain3&quot; class=&quot;h-card mention&quot;&gt;lain3&lt;/a&gt;</content>
6 <link rel="alternate" type="text/html" href="http://gs.example.org:4040/index.php/notice/29"/>
7 <link name="marko" rel="emoji" href="marko.png" />
8 <link name="reimu" rel="emoji" href="reimu.png" />
9 <status_net notice_id="29"></status_net>
10 <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
11 <published>2017-04-23T14:51:03+00:00</published>
12 <updated>2017-04-23T14:51:03+00:00</updated>
13 <author>
14 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
15 <uri>http://gs.example.org:4040/index.php/user/1</uri>
16 <name>lambda</name>
17 <link rel="alternate" type="text/html" href="http://gs.example.org:4040/index.php/lambda"/>
18 <link rel="avatar" type="image/png" media:width="96" media:height="96" href="http://gs.example.org:4040/theme/neo-gnu/default-avatar-profile.png"/>
19 <link rel="avatar" type="image/png" media:width="48" media:height="48" href="http://gs.example.org:4040/theme/neo-gnu/default-avatar-stream.png"/>
20 <link rel="avatar" type="image/png" media:width="24" media:height="24" href="http://gs.example.org:4040/theme/neo-gnu/default-avatar-mini.png"/>
21 <poco:preferredUsername>lambda</poco:preferredUsername>
22 <poco:displayName>lambda</poco:displayName>
23 <followers url="http://gs.example.org:4040/index.php/lambda/subscribers"></followers>
24 <statusnet:profile_info local_id="1"></statusnet:profile_info>
25 </author>
26 <link rel="ostatus:conversation" href="tag:gs.example.org:4040,2017-04-23:objectType=thread:nonce=f09e22f58abd5c7b"/>
27 <ostatus:conversation>tag:gs.example.org:4040,2017-04-23:objectType=thread:nonce=f09e22f58abd5c7b</ostatus:conversation>
28 <link rel="mentioned" ostatus:object-type="http://activitystrea.ms/schema/1.0/person" href="http://pleroma.example.org:4000/users/lain3"/>
29 <link rel="mentioned" ostatus:object-type="http://activitystrea.ms/schema/1.0/collection" href="http://activityschema.org/collection/public"/>
30 <source>
31 <id>http://gs.example.org:4040/index.php/api/statuses/user_timeline/1.atom</id>
32 <title>lambda</title>
33 <link rel="alternate" type="text/html" href="http://gs.example.org:4040/index.php/lambda"/>
34 <link rel="self" type="application/atom+xml" href="http://gs.example.org:4040/index.php/api/statuses/user_timeline/1.atom"/>
35 <link rel="license" href="https://creativecommons.org/licenses/by/3.0/"/>
36 <icon>http://gs.example.org:4040/theme/neo-gnu/default-avatar-profile.png</icon>
37 <updated>2017-04-23T14:51:03+00:00</updated>
38 </source>
39 <link rel="self" type="application/atom+xml" href="http://gs.example.org:4040/index.php/api/statuses/show/29.atom"/>
40 <link rel="edit" type="application/atom+xml" href="http://gs.example.org:4040/index.php/api/statuses/show/29.atom"/>
41 <statusnet:notice_info local_id="29" source="web"></statusnet:notice_info>
42 </entry>