object_validators: Group common fields in CommonValidations
[akkoma] / lib / pleroma / web / activity_pub / object_validators / create_chat_message_validator.ex
2020-04-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainCreateChatMessageValidator: Validate object existence
2020-04-28 lainCreate activity handling: Flip it and reverse it
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-16 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-16 lainChatMessages: Better validation.
2020-04-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-09 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-08 lainChatMessage: Basic incoming handling.