summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/transmogrifier/chat_message_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-08-04CommonValidations: Treat deactivated users as not present.lain
2020-06-04Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exslain
2020-05-18AttachmentValidator: Handle empty mediatypeslain
2020-04-29Transmogrifier: Fetch missing actors for chatmessages.lain
2020-04-29Pipeline: Always run common_pipeline in a transaction for now.lain
2020-04-28Create activity handling: Flip it and reverse itlain
2020-04-23ChatMessage: Correctly ingest emoji tags.lain
2020-04-17ChatView: Add a mastodon api representation of the recipient.lain
2020-04-16ChatMessagesHandling: Strip HTML of incoming messages.lain
2020-04-16ChatMessages: Better validation.lain
2020-04-08ChatMessage: Basic incoming handling.lain