spc-pleroma/lib/pleroma/web/activity_pub/object_validators
Mark Felder 5b95abaeea Credo.Check.Readability.PredicateFunctionNames
This check was recently improved in Credo and it does make sense for readability.

The offending functions in Pleroma have been renamed and a couple missing the ? suffix have been fixed as well.
2024-01-26 16:59:58 -05:00
..
accept_reject_validator.ex
add_remove_validator.ex
announce_validator.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
answer_validator.ex
article_note_page_validator.ex Unify logic for normalizing quoteUri 2023-09-13 19:19:05 -04:00
attachment_validator.ex
audio_image_video_validator.ex Parse object link as quoteUrl 2023-09-13 19:19:42 -04:00
block_validator.ex
chat_message_validator.ex ChatMessage: Tolerate attachment field set to an empty array 2023-12-29 05:32:47 +01:00
common_fields.ex Count and display post quotes 2023-11-12 13:38:08 +00:00
common_fixes.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
common_validations.ex
create_chat_message_validator.ex
create_generic_validator.ex
delete_validator.ex
emoji_react_validator.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
event_validator.ex
follow_validator.ex
like_validator.ex
question_options_validator.ex
question_validator.ex Parse object link as quoteUrl 2023-09-13 19:19:42 -04:00
tag_validator.ex Keep incoming Link tag 2023-09-13 19:19:44 -04:00
undo_validator.ex
update_validator.ex