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

Store "who added me" on the group #501

Closed
4 tasks
neekolas opened this issue Feb 10, 2024 · 1 comment
Closed
4 tasks

Store "who added me" on the group #501

neekolas opened this issue Feb 10, 2024 · 1 comment
Assignees

Comments

@neekolas
Copy link
Contributor

neekolas commented Feb 10, 2024

This feature is intended to help with spam. Allowing the exposure of who added me to a group so that integrators can choose to handle the case where the person who added me is blocked by me accordingly.

  • get who added me to a group from latest openmls
  • store who added me to a group in the sql database
  • create a whoAddedMe function on groups that returns a member
  • expose this function through our ffi bindings
@nplasterer
Copy link
Contributor

The blocker has been that OpenMLS doesn't expose this information. However I believe it's now available upstream, but some of the APIs changed as part of the update and we'll need to update our code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants