pleroma/test
Phantasm 01ffaba3d2
MastoAPI: Fix unauth visibility checks when fetching by Activity FlakeID
- Adds another Pleroma.ActivityPub.Visibility.visible_for_user?/2 func
- Modifies existing tests to include a local Activity referencing a
  remote Object
- Changes Announce Activity test factory to reference Objects instead of
  Activities and use a different Actor for the Announce
- Changes ap_id of remote user in Announce test factory to match Objects
- Adds `object_local` option to Note factories that explicitly changes
  the domain in the URL to not match the endpoint URL in the test env
  to properly work with the new visibility func, since we don't store
  locality of Object unlike Activities
2025-12-23 00:07:16 +01:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
fixtures Add Actor images normalization from array of urls to string 2025-12-15 00:00:57 +01:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Fix test for mix task 2025-07-22 15:21:20 -07:00
pleroma MastoAPI: Fix unauth visibility checks when fetching by Activity FlakeID 2025-12-23 00:07:16 +01:00
support MastoAPI: Fix unauth visibility checks when fetching by Activity FlakeID 2025-12-23 00:07:16 +01:00
test_helper.exs Elixir 1.18 Deal with :warnings_as_errors deprecation in compiler_options/1 2025-05-13 14:02:47 +02:00