wireapp/wire-webapp

Federation Plan

bennycode opened this issue · 0 comments

  • 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