pleroma/test/pleroma/web/activity_pub
Hélène 542bb17258 ArticleNotePageValidator: fix replies fixing
Some software, like GoToSocial, expose replies as ActivityPub
Collections, but do not expose any item array directly in the object,
causing validation to fail via the ObjectID validator. Now, Pleroma will
drop that field in this situation too.
2022-11-27 04:54:19 +01:00
..
mrf ObjectAgePolicy: Fix pattern matching on published 2021-08-13 17:56:46 +02:00
object_validators ArticleNotePageValidator: fix replies fixing 2022-11-27 04:54:19 +01:00
side_effects Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
transmogrifier Merge branch 'features/ingestion-page' into 'develop' 2021-07-12 05:05:49 +00:00
views Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
activity_pub_controller_test.exs Skip cache when /objects or /activities is authenticated 2022-05-06 08:44:03 +02:00
activity_pub_test.exs moving fixture into mastodon folder 2021-03-25 13:03:41 +03:00
mrf_test.exs Remove sensitive-property setting #nsfw, create HashtagPolicy 2021-02-27 21:26:17 +01:00
pipeline_test.exs pipeline_test: Fix usage of %Activity{} 2021-04-01 14:18:40 +02:00
publisher_test.exs Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
relay_test.exs ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2021-06-09 04:23:02 +02:00
side_effects_test.exs Special handling for unconfirmed users based on instance config no longer needed. 2021-01-20 11:30:29 -06:00
transmogrifier_test.exs Pipeline Ingestion: Note 2021-04-05 19:19:11 +02:00
utils_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
visibility_test.exs activity_pub_controller: Add authentication to object & activity endpoints 2021-02-08 20:00:47 +01:00