Skip to content

Implement chat search #19

@saibotma

Description

@saibotma

chat-server does not manage user data, because this should be done by the application that controls chat-server and feeds it with data.

To support chat search chat-server needs to have some user data though, for example:

  • first name
  • surname
  • username
  • display name

This data will only be used for the chat feature, but never be given to any clients.
Users of the client API should not be able to alter this data, but only users of the platform API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions