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

MSC2666: Get rooms in common with another user #2666

Open
wants to merge 29 commits into
base: old_master
Choose a base branch
from

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    c61790e View commit details
    Browse the repository at this point in the history
  2. correct MSC number

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    4264f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008951f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29f02ed View commit details
    Browse the repository at this point in the history
  5. Wording tidyup

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    2b75da8 View commit details
    Browse the repository at this point in the history
  6. more tidyup

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    630af1c View commit details
    Browse the repository at this point in the history
  7. Clarify empty responses

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d885bcf View commit details
    Browse the repository at this point in the history
  8. uhoreg fixes my spelling

    Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
    Half-Shot and uhoreg authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    5254076 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. add same user case

    Half-Shot authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3f2faef View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    db99583 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Fixes

    Half-Shot committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    10a2df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b17e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac7ce8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4f5bae View commit details
    Browse the repository at this point in the history
  5. consistent newlines

    Half-Shot committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c453704 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Add errcode

    Half-Shot authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    cd173d5 View commit details
    Browse the repository at this point in the history
  2. Update proposals/2666-get-rooms-in-common.md

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    Half-Shot and anoadragon453 authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    1a389f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    fbbb2d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Apply suggestions from code review

    Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
    Half-Shot and ShadowJonathan authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    591d3e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. @MSC2666: Add "may return 400" qualifier (#3770)

    Resolves [this comment](#2666 (comment))
    
    Rationale for `M_UNKNOWN`: There's not a "semantically more close" variant of that error, and i'm hesitant to add a new error.
    
    cc @Half-Shot
    ShadowJonathan authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a1de65f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Reject r0, embrace v1

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    Half-Shot and anoadragon453 authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d59d051 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    6a4e523 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    b946cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea49670 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Apply review feedback (#3913)

    - convert to using query parameters
    - add pagination
    - add rate-limit-ness
    - add forward-compatibility considerations
    - alter unstable prefix and unstable_features
    - misc reflow of the markdown
    ShadowJonathan authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6f4f01b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    60ae94f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update proposals/2666-get-rooms-in-common.md

    Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
    anoadragon453 and ShadowJonathan authored May 19, 2023
    Configuration menu
    Copy the full SHA
    7829c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. restrict the allowed characters for the next_batch_token

    Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
    anoadragon453 and ShadowJonathan authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    92aef5b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    d58d0a1 View commit details
    Browse the repository at this point in the history