Pleroma/lib/pleroma/web/activity_pub/object_validators
lain 2c9465cc51 SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
..
types SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
announce_validator.ex AnnounceValidator: Check for announcability 2020-05-21 13:58:18 +02:00
attachment_validator.ex AttachmentValidator: Handle empty mediatypes 2020-05-18 20:17:28 +02:00
chat_message_validator.ex ChatMessageValidator: Allow one message in an array, too. 2020-05-18 18:45:33 +02:00
common_validations.ex
create_chat_message_validator.ex
create_note_validator.ex
delete_validator.ex ChatController: Support deletion of chat messages. 2020-05-12 13:13:03 +02:00
emoji_react_validator.ex
like_validator.ex
note_validator.ex
undo_validator.ex
url_object_validator.ex