Merge remote-tracking branch 'pleroma/develop' into gitignore-runtime-exs
[akkoma] / lib / pleroma / web / activity_pub / object_validators / chat_message_validator.ex
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 lainChatMessage: Correctly ingest emoji tags.
2020-04-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-22 lainChatMessageValidator: Validation changes
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 lainChatMessage: Support emoji.
2020-04-20 lainChatMessageValidator: Require `published` field
2020-04-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainCredo fixes.
2020-04-20 lainChatMessageValidator: Don't validate messages that...
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.