Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Include non-matching DMs in Spotlight recent conversations when the DM's userId is part of the search API results #11374

Merged

Commits on Aug 4, 2023

  1. This addresses two issues:

         1. Include non-matching DMs in Spotlight suggestions if the userId of the DM is included in the user directory search results
         2. The user directory search results order is kept when there is no relevant activity between users, instead of sorting by MXID
    mgcm committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4b11fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    3ae04be View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ace5f69 View commit details
    Browse the repository at this point in the history
  2. Applying feedback from PR:

    1. Updated comments
    2. Renamed users to userDirectorySearchResults
    3. Makes sure linter is happy
    mgcm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d839874 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'nic/fix/PZD-210-spotlight-user-search' of github.com:no…

    …rdeck/matrix-react-sdk into nic/fix/PZD-210-spotlight-user-search
    mgcm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a3eb181 View commit details
    Browse the repository at this point in the history