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

Allow PUT/GET of aliases during faster join #14292

Merged
merged 4 commits into from
Nov 1, 2022

Commits on Oct 25, 2022

  1. Allow PUT/GET of aliases during faster join

    Rather than block waiting for full state to list all servers int he
    room, we use the servers we got in the /send_join response as an
    appxoimation.
    David Robertson committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3d151cf View commit details
    Browse the repository at this point in the history
  2. Changelog

    David Robertson committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e4f8582 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Use existing similar helper function instead

    David Robertson committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    419e6c5 View commit details
    Browse the repository at this point in the history
  2. Fixup import list

    David Robertson committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    11dc46f View commit details
    Browse the repository at this point in the history