akkoma/test/pleroma/web/activity_pub/transmogrifier
Oneric cdf576b951 federation/in: fix activity addressing of Pleroma unlisted
While the object itself has the expected adressing for an
"unlisted" post, we always use the Create activity’s
adressing fields for permission checks.

To avoid unintended effects on legacy objects
we will continue to use the activity for access perm checks,
but fix its addressing fields based on its object data.

Ref: https://git.pleroma.social/pleroma/pleroma/-/issues/3323
2025-03-17 23:06:16 +01:00
..
accept_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
add_remove_handling_test.exs add_remove_validator: limit refetch rate to 1 per 5s 2025-01-07 20:27:27 +01:00
announce_handling_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
answer_handling_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
article_handling_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
audio_handling_test.exs update mastofe paths (#95) 2022-07-20 20:13:50 +00:00
block_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
delete_handling_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
emoji_react_handling_test.exs Accept EmojiReacts with non-array tag 2024-04-09 04:04:16 +02:00
event_handling_test.exs ObjectValidator.CommonFixes: Introduce fix_objects_defaults and fix_activity_defaults 2021-04-05 19:19:11 +02:00
follow_handling_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
like_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
note_handling_test.exs federation/in: fix activity addressing of Pleroma unlisted 2025-03-17 23:06:16 +01:00
page_handling_test.exs Pipeline Ingestion: Page 2021-06-04 20:06:33 +02:00
question_handling_test.exs make conversation-id deterministic (#154) 2022-08-06 20:59:15 +00:00
reject_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
undo_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
user_update_handling_test.exs User: truncate remote user fields instead of rejecting 2024-11-26 09:29:44 +00:00
video_handling_test.exs VideoHandlingTest: remove nil values 2021-12-12 17:35:35 +00:00