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

API endpoints to add and remove room owners #644

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rawnsley
Copy link

These two functions are essential to support more sophisticated use cases, particularly those involving rooms that have been created via the API rather than by a creator user. Our use case specifically requires the ability to promote and demote users independent of the Hubs UI.

I have hacked out a minimal implementation based on how I think reticulum works, but it is very much inferred from the other API calls and my shaky knowledge of Elixir so comments (including complete rewrites) are very welcome.

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.

1 participant