Skip to content

Integrate /_matrix/identity/v2/lookup to support search user by email or phone number #1873

Open
@hoangdat

Description

Desc:

  • in public platform /_twake/identity/v1/lookup/match was disabled (no connect to any organization's directory)
  • in public platform contact still not synchronized (ContactManager will have no data)
  • if user want to find somebody by email or phone number -> we should use /_matrix/identity/v2/lookup endpoint
  • email or phone number must be full and hashed with details algorithms from /_matrix/identity/v2/hash_details

DoD:

  • support in search
    support in search of contact tab - but try to filter out duplicated result
    support in search user in creating direct chat
    support in search user in creating group chat
    support in search user in adding member to group

Activity

tprudentova

tprudentova commented on Jan 23, 2025

@tprudentova
Collaborator

@hoangdat could you please make an estimation for this feature in the upcoming sprint?

hoangdat

hoangdat commented on Jan 23, 2025

@hoangdat
MemberAuthor

Included in 1 month for contact syncing

tprudentova

tprudentova commented on Jan 23, 2025

@tprudentova
Collaborator

@hoangdat awesome, thank you!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FT::CONTACTFeatures connected to contacts and contact listFT::SEARCHtechTechnical issues or refactoring

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @hoangdat@tprudentova

      Issue actions

        Integrate `/_matrix/identity/v2/lookup` to support search user by email or phone number · Issue #1873 · linagora/twake-on-matrix