From a127041c8b3e31c9fa487dd5ca4faa29a0a59e6e Mon Sep 17 00:00:00 2001 From: dcc Date: Mon, 4 Sep 2023 02:54:35 -0700 Subject: move to 2.5.5 --- test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs | 0 test/pleroma/web/activity_pub/mrf/follow_bot_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/force_mentions_in_content_test.exs | 0 test/pleroma/web/activity_pub/mrf/hashtag_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/mention_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/no_empty_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs | 0 test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs | 0 test/pleroma/web/activity_pub/mrf/simple_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/tag_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs | 0 test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs | 0 23 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/follow_bot_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/force_mentions_in_content_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/hashtag_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/mention_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/no_empty_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/simple_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/tag_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs mode change 100644 => 100755 test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs (limited to 'test/pleroma/web/activity_pub/mrf') diff --git a/test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs b/test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs b/test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs b/test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs b/test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/follow_bot_policy_test.exs b/test/pleroma/web/activity_pub/mrf/follow_bot_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs b/test/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/force_mentions_in_content_test.exs b/test/pleroma/web/activity_pub/mrf/force_mentions_in_content_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/hashtag_policy_test.exs b/test/pleroma/web/activity_pub/mrf/hashtag_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs b/test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs b/test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs b/test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/mention_policy_test.exs b/test/pleroma/web/activity_pub/mrf/mention_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/no_empty_policy_test.exs b/test/pleroma/web/activity_pub/mrf/no_empty_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs b/test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs b/test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs b/test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs b/test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/simple_policy_test.exs b/test/pleroma/web/activity_pub/mrf/simple_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs b/test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs b/test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/tag_policy_test.exs b/test/pleroma/web/activity_pub/mrf/tag_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs b/test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs b/test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs old mode 100644 new mode 100755 -- cgit v1.2.3