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

Allow a user who could join a restricted room to see it in spaces summary. #9922

Merged
merged 18 commits into from
May 20, 2021

Commits on May 17, 2021

  1. Allow a user who could join a restricted room to see it in spaces sum…

    …mary.
    
    Allows discovery of restricted rooms via the intersection of MSC2946 and MSC3083.
    clokep committed May 17, 2021
    Configuration menu
    Copy the full SHA
    bce96c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a881ac View commit details
    Browse the repository at this point in the history
  3. Check if an origin server has access to any spaces for a restricted r…

    …oom when queried over federation.
    clokep committed May 17, 2021
    Configuration menu
    Copy the full SHA
    45ad823 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5225ef1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31bb2ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    417aa6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36d3932 View commit details
    Browse the repository at this point in the history
  8. Remove unused variable.

    clokep committed May 17, 2021
    Configuration menu
    Copy the full SHA
    9157200 View commit details
    Browse the repository at this point in the history
  9. Fix typo.

    Co-authored-by: Sumner Evans <[email protected]>
    clokep and sumnerevans authored May 17, 2021
    Configuration menu
    Copy the full SHA
    c97917b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Split the method in two.

    clokep committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ce8efa9 View commit details
    Browse the repository at this point in the history
  2. Further split the methods.

    clokep committed May 18, 2021
    Configuration menu
    Copy the full SHA
    83974e8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'clokep/check-restricted-join-rules-2' into clokep/restr…

    …icted-rooms-in-space-summary
    clokep committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3bd3fe0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Clarify comment.

    Co-authored-by: Erik Johnston <[email protected]>
    clokep and erikjohnston authored May 19, 2021
    Configuration menu
    Copy the full SHA
    225e06d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c28513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c0ec1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4888f02 View commit details
    Browse the repository at this point in the history
  5. Fix typo.

    Co-authored-by: Erik Johnston <[email protected]>
    clokep and erikjohnston authored May 19, 2021
    Configuration menu
    Copy the full SHA
    9ba347b View commit details
    Browse the repository at this point in the history
  6. Remove some duplicated code.

    clokep committed May 19, 2021
    Configuration menu
    Copy the full SHA
    fe1eb18 View commit details
    Browse the repository at this point in the history