Implement inviting other users to rooms #58
Labels
No labels
needs reproducer
bug
contribution welcome
core
documentation
duplicate
enhancement
good first issue
help wanted
invalid
nlnet-spaces
question
upstream
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
slidge/matridge#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's no mechanism to invite users into a room. I think XMPP invites can be relayed as Matrix invites.
Invite usersto Invite users to roomsInvite users to roomsto Implement inviting other users to roomsNB: this is already available in slidge core, via
Session.on_invitationandMUC.on_set_affiliation.