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

Allow Synapse Admin API's Room Search to accept non-ASCII characters #10859

Merged
merged 13 commits into from
Sep 21, 2021

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    a066941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6435581 View commit details
    Browse the repository at this point in the history
  3. lints

    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    65d34f9 View commit details
    Browse the repository at this point in the history
  4. properly encode search term

    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    bd4fc33 View commit details
    Browse the repository at this point in the history
  5. lints

    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7f910f0 View commit details
    Browse the repository at this point in the history
  6. add changelog file

    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    056a518 View commit details
    Browse the repository at this point in the history
  7. update changelog number

    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    0f20682 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be8e5a3 View commit details
    Browse the repository at this point in the history
  9. Revert "set changelog entry filetype to .bugfix"

    This reverts commit be8e5a3.
    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7a333e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a05e152 View commit details
    Browse the repository at this point in the history
  11. change parse_string default encoding back to ascii and update room se…

    …arch admin api calll to parse string
    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    bb24df4 View commit details
    Browse the repository at this point in the history
  12. refactor tests

    H-Shay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    679f9fa View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Update tests/rest/admin/test_room.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    H-Shay and clokep committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5ae94e6 View commit details
    Browse the repository at this point in the history