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

Improve handling of non-ASCII characters in user directory search #15143

Merged
merged 8 commits into from Feb 24, 2023

Commits on Feb 23, 2023

  1. Add function to transform display names for the user directory index

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Feb 23, 2023
    Copy the full SHA
    2dba6bd View commit details
    Browse the repository at this point in the history
  2. Fix user directory searches being case-sensitive for accented characters

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Feb 23, 2023
    Copy the full SHA
    0856220 View commit details
    Browse the repository at this point in the history
  3. Add tests for user directory search case insensitivity

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Feb 23, 2023
    Copy the full SHA
    172b32f View commit details
    Browse the repository at this point in the history
  4. Add newsfile

    Sean Quah committed Feb 23, 2023
    Copy the full SHA
    cdda0e0 View commit details
    Browse the repository at this point in the history
  5. Normalize accents in user directory search

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Feb 23, 2023
    Copy the full SHA
    dc49c1d View commit details
    Browse the repository at this point in the history
  6. Add test for accent normalization in user directory search

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Feb 23, 2023
    Copy the full SHA
    6997d42 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ec0c6e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fixup comment

    Sean Quah committed Feb 24, 2023
    Copy the full SHA
    f5f3e61 View commit details
    Browse the repository at this point in the history