pleroma/lib/pleroma/web/activity_pub/object_validators
2020-06-07 09:19:00 +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: Check if the mime type is valid. 2020-06-07 09:19:00 +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 Merge fixes. 2020-05-07 14:52:37 +02:00
create_chat_message_validator.ex Chat message creation: Check actor. 2020-04-29 14:53:53 +02:00
create_note_validator.ex ChatMessage: Basic incoming handling. 2020-04-08 15:55:43 +02:00
delete_validator.ex ChatController: Support deletion of chat messages. 2020-05-12 13:13:03 +02:00
emoji_react_validator.ex Transmogrifier: Move emoji reactions to common pipeline. 2020-05-05 12:11:46 +02:00
like_validator.ex LikeValidator: Add defaults for recipients back in. 2020-05-05 10:38:59 +02:00
note_validator.ex Types.URI: New 2020-04-10 06:20:02 +02:00
undo_validator.ex UndoValidator: Add UndoValidator. 2020-05-05 14:17:47 +02:00
url_object_validator.ex ChatMessages: Add attachments. 2020-05-06 16:12:36 +02:00