pleroma/test/fixtures
Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support
Adds Event support in the same way Video objects are handled, with the
name of the object as message header.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 16:16:21 +01:00
..
rich_media add the rich media ttl based on image exp time 2019-07-17 00:20:34 +05:45
tesla_mock Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
users_mock test missing first field 2019-11-30 15:43:12 +09:00
23211.atom Add avatar updating from incoming messages. 2017-05-02 17:13:41 +02:00
activitypub-client-post-activity.json Wire up stub routes for client calls of activitypub inbox/outbox 2018-12-29 22:22:03 +01:00
avatar_data_uri Fix more specs. 2018-02-25 17:48:31 +01:00
bogus-mastodon-announce.json Add test for handling Announces with inlined object from different origin 2019-10-05 13:56:40 +02:00
cw_retweet.xml Fix cws. 2017-05-11 17:59:11 +02:00
delete.xml Add basic incoming deletions. 2017-08-01 17:05:07 +02:00
dm.xml Don't add public recipient to notes that don't contain it. 2017-06-30 15:54:32 +02:00
emoji-reaction.json Transmogrifier: Handle incoming emoji reactions. 2019-08-26 16:47:31 -05:00
favorite.xml Handle incoming favorites, fetch potentially missing messages. 2017-05-05 16:07:44 +02:00
favorite_with_local_note.xml Don't call out if we have the favorited notice locally. 2017-05-05 16:27:03 +02:00
follow.xml Handle incoming follows. 2017-05-10 18:46:23 +02:00
friendica_salmon.xml Ignore padding for salmon public keys. 2017-08-25 15:09:05 +02:00
host-meta-zetsubou.xn--q9jyb4c.xml support for idna domains 2019-07-10 15:23:25 +00:00
hubzilla-follow-activity.json tests: add test for hubzilla follow activity too 2018-05-19 03:28:32 -05:00
image.jpg used imageOptim to reduce size of image files 2019-03-19 10:10:48 +01:00
incoming_note_activity.xml Handle incoming emoji. 2017-09-16 16:27:48 +02:00
incoming_note_activity_answer.xml Add inReplyTo to incoming messages. 2017-04-26 10:22:51 +02:00
incoming_reply_mastodon.xml Use inReplyTo to find context. 2017-05-02 21:31:01 +02:00
incoming_websub_gnusocial_attachments.xml Attachment parsing, better magic key fetching. 2017-05-03 14:26:49 +02:00
kroeg-announce-with-inline-actor.json transmogrifier: more robustly handle dereferencing pointer URIs 2018-09-27 20:00:48 +02:00
kroeg-array-less-emoji.json transmogrifier: Add support for array-less hashtags, add broken announce, harden get_actor 2018-09-27 20:00:47 +02:00
kroeg-array-less-hashtag.json transmogrifier: Add support for array-less hashtags, add broken announce, harden get_actor 2018-09-27 20:00:47 +02:00
kroeg-post-activity.json test: add kroeg fixtures 2018-08-14 17:09:17 +00:00
lain.xml support for idna domains 2019-07-10 15:23:25 +00:00
lambadalambda.atom Save remote user bio and update if we see new data. 2017-05-24 17:34:38 +02:00
lambadalambda.json twitter api registration 2019-04-06 17:18:59 +07:00
mastodon-accept-activity.json ActivityPub: Send out Accept after Follow. 2018-02-17 16:08:55 +01:00
mastodon-announce-private.json Import object from self-Announce whenever possible 2019-10-05 13:56:40 +02:00
mastodon-announce.json Add test fixtures. 2018-02-17 21:56:52 +01:00
mastodon-block-activity.json Formatting and add tests for blocks/unblocks 2018-05-19 21:23:52 -04:00
mastodon-create-with-attachment.json ActivityPub: Handle attachments. 2018-02-17 18:38:58 +01:00
mastodon-delete-user.json Send and handle "Delete" activity for deleted users 2019-07-10 05:16:08 +00:00
mastodon-delete.json Handle incoming deletes. 2018-03-03 18:38:40 +01:00
mastodon-follow-activity.json ActivityPub: Partly handle incoming follows. 2018-02-17 14:55:44 +01:00
mastodon-like.json ActivityPub: Handle incoming likes. 2018-02-17 20:13:12 +01:00
mastodon-note-cw.xml Handle incoming follows. 2017-05-10 18:46:23 +02:00
mastodon-note-object.json Actually fix incoming attachments. 2018-02-18 13:06:51 +01:00
mastodon-note-unlisted.xml add test file. 2018-03-07 15:46:53 +01:00
mastodon-post-activity-contentmap.json tests: add regression test for contentMap-only posts 2018-06-18 22:14:51 +00:00
mastodon-post-activity-hashtag.json activitypub transmogrifier: rewrite incoming hashtags 2018-03-24 16:42:17 -05:00
mastodon-post-activity.json tests: add test for user inbox 2018-10-25 05:24:17 +00:00
mastodon-problematic.xml Add problematic mastodon message. 2017-05-10 19:24:00 +02:00
mastodon-question-activity.json Handle incoming Question objects 2019-05-15 20:10:16 +03:00
mastodon-reject-activity.json activitypub transmogrifier: cleanups and tests for incoming accepts/rejects 2018-05-25 12:53:12 +00:00
mastodon-unblock-activity.json Fix unblock handling 2018-05-21 05:00:58 -04:00
mastodon-undo-announce.json Update test fixture 2018-05-12 11:10:49 -04:00
mastodon-undo-like-compact-object.json Transmogrifier: Handle compact objects in undos. 2019-09-30 18:13:05 +02:00
mastodon-undo-like.json Support Undo like activities (Fix #139) 2018-05-19 22:14:15 +02:00
mastodon-unfollow-activity.json Fix unfollows 2018-05-20 21:01:14 -04:00
mastodon-update.json Support user attachment update in Transmogrifier 2019-08-14 14:52:54 +07:00
mastodon-vote.json Handle poll votes 2019-05-21 14:12:10 +03:00
mastodon_conversation.xml Handle mastodon conversation ids. 2017-09-04 11:03:51 +02:00
misskey-like.json Transmogrifier: Handle misskey likes with reactions like EmojiReactions. 2019-10-04 17:01:04 +02:00
nil_mention_entry.xml Extend webfinger capabilities. 2017-08-24 12:54:53 +02:00
nypd-facial-recognition-children-teenagers.html [#1150] fixed parser TwitterCard 2019-08-06 20:19:28 +00:00
nypd-facial-recognition-children-teenagers2.html [#1150] fixed parser TwitterCard 2019-08-06 20:19:28 +00:00
nypd-facial-recognition-children-teenagers3.html [#1150] fixed parser TwitterCard 2019-08-06 20:19:28 +00:00
osada-follow-activity.json Transmogrifier: Fix follow handling when the actor is an object. 2019-08-26 14:34:52 -05:00
ostatus_incoming_post.xml Handle full incoming feeds. 2017-04-29 21:13:21 +02:00
ostatus_incoming_post_tag.xml Handle empty terms / tags. 2017-11-01 09:33:29 +01:00
ostatus_incoming_reply.xml Handle comments. 2017-04-30 11:39:27 +02:00
prismo-url-map.json add missing prismo testcase data 2018-11-10 11:11:01 +00:00
private_key.pem Salmon creation. 2017-04-26 14:25:44 +02:00
rel_me_anchor.html Pleroma.Web.RelMeTest: Add test against Pleroma.Web.RelMe 2019-03-02 06:31:33 +01:00
rel_me_anchor_nofollow.html Web.RelMe: Fix having other values in rel attr 2019-03-05 02:13:22 +01:00
rel_me_link.html Pleroma.Web.RelMeTest: Add test against Pleroma.Web.RelMe 2019-03-02 06:31:33 +01:00
rel_me_null.html Web.RelMe: Fix having other values in rel attr 2019-03-05 02:13:22 +01:00
salmon.xml Decode and verify salmons. 2017-04-23 15:21:58 +02:00
salmon2.xml Make key fetching use ostatus fetching. 2017-04-29 19:47:56 +02:00
share-gs-local.xml Fix remote users retweeting local stuff. 2017-05-08 18:19:45 +02:00
share-gs.xml Parse incoming retweets. 2017-05-04 18:42:29 +02:00
share.xml Parse incoming retweets. 2017-05-04 18:42:29 +02:00
sound.mp3 Add mascot get/set tests 2019-05-20 12:58:06 +01:00
test.txt Normalize file extension for uploaded files 2018-06-21 14:04:12 -04:00
unfollow.xml Add tests for incoming unfollow over OStatus 2018-05-21 05:11:13 -04:00
user_full.xml Add incoming xml fixtures. 2017-04-24 18:46:02 +02:00
user_name_only.xml Add incoming xml fixtures. 2017-04-24 18:46:02 +02:00
webfinger.xml Add some basic webfingering. 2017-04-28 17:41:12 +02:00