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 qualified endpoint for sending messages #1593

Merged
merged 23 commits into from
Jun 22, 2021

Conversation

akshaymankar
Copy link
Member

@akshaymankar akshaymankar commented Jun 10, 2021

Highlights:

  • Add wireapp/generic-message-proto as a submodule
  • Expose only Proto endpoint for sending messages to qualified conversations

Todo:

  • Add new integration tests for the qualified endpoint
  • Implement sending messages to local users, ignore remotes (to be done in a
    follow up PR)
  • Update changelog

Highlights:
- Add wireapp/generic-message-proto as a submodule
- Expose only Proto endpoint for sending messages to qualified conversations

Todo:
- [ ] Add new integration tests for the qualified endpoint
- [ ] Implement sending messages to local users, ignore remotes (to be done in a
follow up PR)
@akshaymankar akshaymankar force-pushed the akshaymankar/fed-otr-message branch from dc989d8 to 7fd715d Compare June 14, 2021 08:19
@akshaymankar akshaymankar marked this pull request as ready for review June 15, 2021 14:06
Copy link
Contributor

@pcapriotti pcapriotti left a comment

Choose a reason for hiding this comment

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

Looks good to me.

:> UVerb 'POST '[Servant.JSON] PostOtrResponsesUnqualified,
postOtrMessage ::
routes
:- Summary "Post an encrypted message to a conversation (accepts JSON or Protobuf)"
Copy link
Contributor

Choose a reason for hiding this comment

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

The description looks wrong, since this endpoint does not accept JSON.

(observed by @mdimjasevic)

@akshaymankar akshaymankar merged commit 04a1a95 into develop Jun 22, 2021
@akshaymankar akshaymankar deleted the akshaymankar/fed-otr-message branch June 22, 2021 07:58
@arianvp arianvp mentioned this pull request Jun 23, 2021
5 tasks
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.

2 participants