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

Add Spaces to the spec #3610

Merged
merged 7 commits into from
Jan 17, 2022
Merged

Add Spaces to the spec #3610

merged 7 commits into from
Jan 17, 2022

Commits on Jan 11, 2022

  1. First iteration of specifying Spaces

    MSCs:
    * #3288
    * #2946
    * #1772
    
    Note that this makes modifications to the underlying MSCs as well. These are intended to be minor edits to aid clarity/accuracy of the MSCs, as per the proposal process. Functionally, clients and servers might need to change their behaviour slightly as is expected of implementing this stuff early. Synapse has these changes (alongside backwards compatibility) here: matrix-org/synapse#11667
    turt2live authored and richvdh committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b67b811 View commit details
    Browse the repository at this point in the history
  2. add changelogs

    turt2live authored and richvdh committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8a9dd7b View commit details
    Browse the repository at this point in the history
  3. Accuracy per review

    turt2live authored and richvdh committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    493f730 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Apply suggestions from code review

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    turt2live and richvdh committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    21d3e2e View commit details
    Browse the repository at this point in the history
  2. fully prefix new endpoints

    turt2live committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    fb7b13d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cfeda0 View commit details
    Browse the repository at this point in the history
  4. Fix ordering example

    turt2live committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    344db7c View commit details
    Browse the repository at this point in the history