Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract server from roomId to get hierarchy over federation #17750

Closed
wants to merge 4 commits into from

Commits on Sep 24, 2024

  1. Add via param for requested room id federeation summary search

    Trying to fix element-hq#17143 again
    
    The change actually need via parameter in the /hierarchy endpoint in spec, but IMO temporarily its a good fix to atleast look for the server extracting from the room id rather than nothing.
    kfiven authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8ea8cba View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    kfiven authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8d6077b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3acf696 View commit details
    Browse the repository at this point in the history
  4. Fix types

    kfiven authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    515e57e View commit details
    Browse the repository at this point in the history