pleroma/test/pleroma/web/activity_pub/mrf
Mark Felder 37d4ed883c Change MRF logic to match when there is an inReplyTo and the public address is in the "to" field
Update the method to alter the to/cc fields for consistency and modify the tests to work without requiring a specific order items in the list
2025-06-19 14:50:45 -07:00
..
activity_expiration_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
anti_followbot_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
anti_link_spam_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
anti_mention_spam_policy_test.exs Add AntiMentionSpamPolicy 2024-05-27 12:25:09 -04:00
emoji_policy_test.exs Fix edge cases 2023-07-07 06:58:32 -04:00
ensure_re_prepended_test.exs Fix some more typos 2023-12-28 00:17:04 +01:00
follow_bot_policy_test.exs Tests: Don't run tests that use clear_config asynchronously. 2023-12-10 16:27:23 +04:00
force_bot_unlisted_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
force_mention_test.exs Add ForceMention mrf 2024-03-01 18:16:09 +01:00
force_mentions_in_content_test.exs B ForceMentionsInContent: Fix test, refactor. 2023-06-11 16:45:31 +04:00
hashtag_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
hellthread_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
inline_quote_policy_test.exs Allow more flexibility in InlineQuotePolicy 2023-09-13 19:19:05 -04:00
keyword_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
media_proxy_warming_policy_test.exs MediaProxyWarmingPolicyTest: Fix tests 2023-12-11 10:04:01 +04:00
mention_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
no_empty_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
no_placeholder_text_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
normalize_markup_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
nsfw_api_policy_test.exs NsfwApiPolicy: add tests 2021-06-17 14:36:51 -05:00
object_age_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
quiet_reply_test.exs Change MRF logic to match when there is an inReplyTo and the public address is in the "to" field 2025-06-19 14:50:45 -07:00
quote_to_link_tag_policy_test.exs Add mrf to force link tag of quoting posts 2023-09-13 19:20:30 -04:00
reject_non_public_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
remote_report_policy_test.exs RemoteReportPolicy: Fix third-party report detection 2024-10-03 20:00:36 +03:00
simple_policy_test.exs MRF.SimplePolicy: Add id_filter/1 2024-09-21 14:07:26 +02:00
steal_emoji_policy_test.exs StealEmojiPolicy: Sanitise emoji names. 2025-03-11 14:59:06 +04:00
subchain_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
tag_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
user_allow_list_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
utils_test.exs Make regex-to-string descriptor reusable 2023-07-07 07:09:35 -04:00
vocabulary_policy_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00