akkoma/lib/pleroma/web/activity_pub/mrf
Mark Felder 55a13fc360 MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions.
Helps prevent accidental button mashes from submitting incomplete posts
2021-02-08 15:32:47 -06:00
..
activity_expiration_policy.ex
anti_followbot_policy.ex
anti_link_spam_policy.ex
drop_policy.ex
ensure_re_prepended.ex
force_bot_unlisted_policy.ex
hellthread_policy.ex
keyword_policy.ex
media_proxy_warming_policy.ex
mention_policy.ex
no_empty_policy.ex MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions. 2021-02-08 15:32:47 -06:00
no_op_policy.ex
no_placeholder_text_policy.ex
normalize_markup.ex
object_age_policy.ex
pipeline_filtering.ex
reject_non_public.ex
simple_policy.ex
steal_emoji_policy.ex
subchain_policy.ex
tag_policy.ex
user_allow_list_policy.ex
vocabulary_policy.ex