Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Federation Plan #11516

Open
1 of 13 tasks
bennycode opened this issue Jul 19, 2021 · 0 comments
Open
1 of 13 tasks

Federation Plan #11516

bennycode opened this issue Jul 19, 2021 · 0 comments

Comments

@bennycode
Copy link
Contributor

bennycode commented Jul 19, 2021

  • Core Update
  • UserEntity with domain
  • UserRepository.getUserById with domain
  • ConversationEntity with domain
  • Mapper with mapping domain
  • ConversationRepository.getConversationById with domain
  • Route /conversation/:conversationId with domain
  • Route /user/:userId with domain
  • Handle error 422: https://wearezeta.atlassian.net/browse/SQCORE-692
  • Send external messages (core) to federated users
  • ConversationRepository.getConversationById
  • conversationState.findConversation
  • ConversationService.getConversationById
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant