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

Add GET endpoint for MLS 1-1 conversations #3345

Merged
merged 7 commits into from
Jun 12, 2023
Merged

Conversation

pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Jun 9, 2023

This adds an endpoint GET /conversations/one2one/:domain/:uid to fetch an MLS 1-1 conversation with another user. Although the endpoint itself should work, the logic for creating the conversation on first commit is not implemented yet, so there is no way to make use of it.

https://wearezeta.atlassian.net/browse/WPB-1926

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants