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

[chat] enable private group chat #96

Open
florianlenz opened this issue Sep 5, 2018 · 0 comments
Open

[chat] enable private group chat #96

florianlenz opened this issue Sep 5, 2018 · 0 comments
Assignees
Milestone

Comments

@florianlenz
Copy link
Contributor

Feature

In order to support private group chats we need to

  1. switch from identifying chats in the UI by the partner id key to using the chat id (database id) to identify the chat
  2. add administration events to messages like AddedUser etc in case it's a group chat.
  3. update the protobuf messages of the plain message

Acceptance Criteria

@florianlenz florianlenz self-assigned this Sep 5, 2018
@florianlenz florianlenz added this to the 1.3.0 milestone Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant