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

MSC2312: Matrix URI scheme proposal #2312

Merged
merged 29 commits into from
Apr 4, 2021

Commits on Oct 4, 2019

  1. Initial draft of the Matrix URI scheme proposal

    A remake of MSC455.
    KitsuneRal committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f2850c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Fix path grammar

    Co-Authored-By: David Vo <[email protected]>
    KitsuneRal and auscompgeek authored Oct 5, 2019
    Configuration menu
    Copy the full SHA
    008185d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

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

Commits on Jul 22, 2020

  1. Out of WIP; early feedback incorporated

    - Authority part semantics are no more prescribed; authority part has
      defined syntax but reserved for future use.
    - Moved away non-normative parts to "Discussion" and/or "Alternatives"
    - Added `action=chat`
    - Extended `via=` applicability to non-roomid cases to compensate
       dropping the authority part semantics.
    - Added a reference algorithm to parse a URI.
    - Closed outstanding questions/discussion points.
    - Added more cases for future evolution.
    - Added "minimal syntax" options to the discussion of possible
      alternatives
    KitsuneRal committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    812df4c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Remove authority from the example for unfederated room

    Co-authored-by: Mayeul Cantan <[email protected]>
    KitsuneRal and MayeulC authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    bcf5585 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Reword, as per review

    Co-authored-by: Mayeul Cantan <[email protected]>
    KitsuneRal and MayeulC authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    294f30f View commit details
    Browse the repository at this point in the history
  2. Fix a broken link

    Co-authored-by: Denis Kasak <[email protected]>
    KitsuneRal and dkasak authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    7b57444 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Mayeul Cantan <[email protected]>
    KitsuneRal and MayeulC authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    c603683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeb5ce2 View commit details
    Browse the repository at this point in the history
  5. Wording/grammar fixes from code review

    Co-authored-by: Denis Kasak <[email protected]>
    KitsuneRal and dkasak authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    c3329fe View commit details
    Browse the repository at this point in the history
  6. Another wording fix

    KitsuneRal committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    b4b917c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    438e5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907bd2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc8bfc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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

Commits on Oct 1, 2020

  1. More cleanup

    KitsuneRal committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    758c57b View commit details
    Browse the repository at this point in the history
  2. Refactor of non-normative sections

    Including a few more words regarding the "minimal encoded"
    (aka "keep sigils") alternative.
    KitsuneRal committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    a2fa637 View commit details
    Browse the repository at this point in the history
  3. Allow custom query items

    KitsuneRal committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    11d2529 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    a32d7f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43e6470 View commit details
    Browse the repository at this point in the history
  3. Fix leftovers

    KitsuneRal committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3988979 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Grammar

    KitsuneRal committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    eca9993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246a97e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Use abbreviated type specifiers

    As per the review, this commit introduces Reddit-style type specifiers
    for user ids (u/), room aliases (r/), and event ids (e/).
    KitsuneRal committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b4269a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Add a link to CS API

    KitsuneRal committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    9dd0854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    037ebbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67635b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d27ea07 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

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