Age | Commit message (Collapse) | Author |
|
- destroy the current room if no parameter
- destroy the room given as a parameter if any
- no reason or alt room because it would be ambiguous in a command
(implementation ideas welcome)
|
|
|
|
- fallback to mediated invitations if only the bare jid is given to the
command or if the jid does not advertise support
TODO: provide a way to send passwords
|
|
|
|
|
|
It was actually doing that for old python version but not recent onces
|
|
as it is unused code anyway.
|
|
Although the logic stays the same, and everything is put back together
in a single class.
|