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

MSC3440: Threading via m.thread relation #3440

Merged
merged 73 commits into from
Mar 9, 2022

Commits on Oct 13, 2021

  1. Threading via relation

    germain-gg committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    beda89e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    2fa27ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a0a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d39887 View commit details
    Browse the repository at this point in the history
  4. Clarify updates to MSC2675 for MSC3440

    Co-authored-by: Patrick Cloke <[email protected]>
    germain-gg and clokep authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6e37911 View commit details
    Browse the repository at this point in the history
  5. Line wrap the MSC

    germain-gg committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c142b17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c578f75 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    33acdf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7102165 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    f84f949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02dc8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e46728 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    44e967f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d0d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b76a6e View commit details
    Browse the repository at this point in the history
  4. snake_case over camelCase

    germain-gg committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    99c5b2e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Adding dependency to MSC3567

    Germain authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4ee42b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Add threads capability

    Germain authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fc81bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e6ec7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Fix typo

    germain-gg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    eaeef00 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    26fb5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a23c795 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 18, 2022

  1. Clarity in wording and fix typo

    Co-authored-by: James Salter <[email protected]>
    Co-authored-by: Matthew Hodgson <[email protected]>
    3 people authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f227592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b493f21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46e1e9b View commit details
    Browse the repository at this point in the history
  4. fix typo

    germain-gg committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e40efa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    23928e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0880a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bbb021 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    germain-gg committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3c977f7 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    germain-gg committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    0140454 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Declare MSC2781 as a dependency

    germain-gg committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    700464c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 26, 2022

  1. Depend on MSC3676 rather than MSC2781

    Rather than relying on fallbacks being removed outright (and all the notification complications that causes in #2781), instead depend on #3676 which makes fallbacks best effort.
    ara4n authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e3cb699 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Remove full stop typo

    Co-authored-by: Erik Johnston <[email protected]>
    germain-gg and erikjohnston authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    847f468 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

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

Commits on Feb 15, 2022

  1. Fix typo.

    clokep committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a7cbf8d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Update wording for client side considerations

    Co-authored-by: Hubert Chathi <[email protected]>
    germain-gg and uhoreg authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5896d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5df80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00daf64 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. update thread root wording

    germain-gg committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a5d8aab View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Add better definition to reply target event

    Co-authored-by: Travis Ralston <[email protected]>
    germain-gg and turt2live authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d7ed3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c04906 View commit details
    Browse the repository at this point in the history
  3. link to MSC2674

    richvdh authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d667a0b View commit details
    Browse the repository at this point in the history
  4. Update proposals/3440-threading-via-relations.md

    Co-authored-by: Hubert Chathi <[email protected]>
    germain-gg and uhoreg authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b157dfd View commit details
    Browse the repository at this point in the history
  5. Clarification on responsibilities for the reply fallback

    Co-authored-by: Richard van der Hoff <[email protected]>
    germain-gg and richvdh authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3162bea View commit details
    Browse the repository at this point in the history
  6. Update /messages API endpoint version on example

    Co-authored-by: Richard van der Hoff <[email protected]>
    germain-gg and richvdh authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    fa232f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Apply wording suggestions from code review

    Co-authored-by: Richard van der Hoff <[email protected]>
    germain-gg and richvdh authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    68d9c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbb015 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    germain-gg committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    707af2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b28a365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f82dfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f8be64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6d8076 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Apply wording suggestions from code review

    Co-authored-by: Richard van der Hoff <[email protected]>
    Co-authored-by: Kim Brose <[email protected]>
    3 people authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cd671ef View commit details
    Browse the repository at this point in the history
  2. Clarify fallback mechanism

    germain-gg committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a61c01e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362e661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b831fb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    e2dde8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e640f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda3a1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89c4b5e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Clarity in wording and fix typo

    Co-authored-by: Richard van der Hoff <[email protected]>
    germain-gg and richvdh authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    61bb518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9159a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97307a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f541dab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82b4c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Clarify hide_reply

    Co-authored-by: Richard van der Hoff <[email protected]>
    germain-gg and richvdh authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    75f4cb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    54ce185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6baa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    893cf1f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update proposals/3440-threading-via-relations.md

    Co-authored-by: Richard van der Hoff <[email protected]>
    germain-gg and richvdh authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    641e326 View commit details
    Browse the repository at this point in the history