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

MSC2199: Canonical DMs #2199

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

MSC2199: Canonical DMs #2199

wants to merge 39 commits into from

Commits on Jul 24, 2019

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

    turt2live committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    912cee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Minor touchups

    turt2live committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    a9255a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    05b9115 View commit details
    Browse the repository at this point in the history
  2. Assign number

    turt2live committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    fd6e09b View commit details
    Browse the repository at this point in the history
  3. Clarify what the DM behaviour is early in the proposal

    It's described later, but no harm in saying it early when the reader is missing context.
    turt2live committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5fefd46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fec96ca View commit details
    Browse the repository at this point in the history
  5. Spelling

    turt2live committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    d3e3cc3 View commit details
    Browse the repository at this point in the history
  6. Backlink to soft-tombstones

    turt2live committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    39f534d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab7a963 View commit details
    Browse the repository at this point in the history
  8. More spelling

    turt2live committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    de8b363 View commit details
    Browse the repository at this point in the history
  9. Mention audit bots

    turt2live committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5ca0946 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Fix words

    Co-Authored-By: J. Ryan Stinnett <[email protected]>
    turt2live and jryans committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    82c8984 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

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

Commits on Aug 6, 2019

  1. Counting is hard

    turt2live committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    7ad3b05 View commit details
    Browse the repository at this point in the history
  2. Encourage re-use of DMs

    turt2live committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    69ea33d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    369961c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21e0e85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3400367 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    75f98a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf12ea View commit details
    Browse the repository at this point in the history
  3. Clarify soft tombstone

    turt2live committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    5e4e55b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f13a9fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fce23a View commit details
    Browse the repository at this point in the history
  6. Support private chats

    turt2live committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    8a2b316 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21eb08d View commit details
    Browse the repository at this point in the history
  8. Spacing

    turt2live committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    90e35de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    498705f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    901f9c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3545a35 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    dd292bd View commit details
    Browse the repository at this point in the history
  2. Inline the example image

    turt2live committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    0cbd1dc View commit details
    Browse the repository at this point in the history
  3. Use "dm" as the keyword

    turt2live committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    d504efa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79ba509 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    55f1c07 View commit details
    Browse the repository at this point in the history
  2. Support a dedicate /createDm endpoint for DMs

    This is a bit simpler to implement, mostly.
    turt2live committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    17108f5 View commit details
    Browse the repository at this point in the history
  3. createDm -> create_dm

    we don't prefer camelcasing in our API where possible
    turt2live committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    553caf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update proposals/2199-canonical-dms.md

    Co-Authored-By: Hubert Chathi <[email protected]>
    turt2live and uhoreg committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    54dbbbd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Update proposals/2199-canonical-dms.md

    Co-Authored-By: David Baker <[email protected]>
    turt2live and dbkr committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    8ab1af3 View commit details
    Browse the repository at this point in the history