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

Receipts: Add thread_id to the /receipt endpoint #1261

Merged
merged 4 commits into from Oct 4, 2022

Conversation

zecakeh
Copy link
Contributor

@zecakeh zecakeh commented Oct 1, 2022

It seems to have been omitted in #1255.

Per MSC3771.

Preview: https://pr1261--matrix-spec-previews.netlify.app

@zecakeh zecakeh requested a review from a team as a code owner October 1, 2022 17:23
It seems to have been omitted in matrix-org#1255

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, thanks for catching! We'll get this included in a patch release.

The changes overall look fairly sane to me. The error code description felt like a run-on sentence, so I've suggested making it a list (while also relaxing the language a bit).

data/api/client-server/receipts.yaml Outdated Show resolved Hide resolved
Co-authored-by: Travis Ralston <travpc@gmail.com>
@turt2live
Copy link
Member

hmm, this seems to be missing signoff on all the commits - @zecakeh are you able to provide it?

@zecakeh
Copy link
Contributor Author

zecakeh commented Oct 4, 2022

Signed-off-by: Kévin Commaille zecakeh@tedomum.fr

Is this enough?

@turt2live
Copy link
Member

it is! Thank you.

@turt2live turt2live merged commit d3d4afd into matrix-org:main Oct 4, 2022
turt2live added a commit that referenced this pull request Oct 4, 2022
* Receipts: Add thread_id to the /receipt endpoint

It seems to have been omitted in #1255

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Fix missing backtick

* Apply suggestion for error description

Co-authored-by: Travis Ralston <travpc@gmail.com>

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Co-authored-by: Travis Ralston <travpc@gmail.com>
@zecakeh zecakeh deleted the thread-receipt-endpoint branch November 9, 2022 08:55
clokep pushed a commit to clokep/matrix-spec that referenced this pull request May 3, 2023
* Receipts: Add thread_id to the /receipt endpoint

It seems to have been omitted in matrix-org#1255

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Fix missing backtick

* Apply suggestion for error description

Co-authored-by: Travis Ralston <travpc@gmail.com>

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Co-authored-by: Travis Ralston <travpc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants