wire-webapp icon indicating copy to clipboard operation
wire-webapp copied to clipboard

Federation Plan

Open bennycode opened this issue 4 years ago • 0 comments

  • [x] 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

bennycode avatar Jul 19 '21 13:07 bennycode