akkoma/test/pleroma/web/activity_pub/mrf
Oneric be5440c5e8 mrf/steal_emoji: fix size limit check
Headers are strings, but this expected to already get an int
thus always failing the comparison if the header was set.

Fixes mistake in d6d838cbe8
2024-06-05 20:11:53 +02:00
..
activity_expiration_policy_test.exs Fix MRF policies to also work with Update 2022-12-08 23:22:05 +01:00
anti_followbot_policy_test.exs
anti_link_spam_policy_test.exs Fix MRF policies to also work with Update 2022-12-08 23:22:05 +01:00
direct_message_disabled_policy_test.exs Fix filtering out incorrect addresses 2023-05-23 13:46:25 +01:00
ensure_re_prepended_test.exs
force_bot_unlisted_policy_test.exs Fix MRF policies to also work with Update 2022-12-08 23:22:05 +01:00
hashtag_policy_test.exs
hellthread_policy_test.exs Fix MRF policies to also work with Update 2022-12-08 23:22:05 +01:00
inline_quote_policy_test.exs MRF.InlineQuotePolicy: Add link to post URL, not ID 2024-04-12 13:23:50 +02:00
keyword_policy_test.exs
media_proxy_warming_policy_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
mention_policy_test.exs Fix MRF policies to also work with Update 2022-12-08 23:22:05 +01:00
no_empty_policy_test.exs
no_placeholder_text_policy_test.exs
normalize_markup_test.exs
object_age_policy_test.exs
reject_newly_created_account_note_policy_test.exs Fix create processing in direct message disabled 2023-05-23 13:16:20 +01:00
reject_non_public_test.exs
simple_policy_test.exs Add background_removal to SimplePolicy MRF 2024-02-16 16:36:45 +01:00
steal_emoji_policy_test.exs mrf/steal_emoji: fix size limit check 2024-06-05 20:11:53 +02:00
subchain_policy_test.exs
tag_policy_test.exs
user_allow_list_policy_test.exs
vocabulary_policy_test.exs