-
Notifications
You must be signed in to change notification settings - Fork 20
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
Feature: close/clear room #124
Comments
Hello. I use Prosody and in it you can configure automatic deletion of a salon when it's empty (non persistent). Web XMPP doesn't let you do this manually, but it's a possible feature (low priority). |
Is Prosody the best to use for the XMPP? Can users also register and change password themselves? I use Openfire. Is Prosody completely different? |
When a MUC room is created to be 'non-persistent' (as shown in the screenshot below) then Openfire will delete the room when the last occupant leaves the room. Some plugins (notably, the plugin that offers message archive management support) do not delete room-related content. This could cause a new room (by the same name) to show the historic data from the old room. We're working on improvements on this: |
Describe the bug
There is no way to close/clear the room?
Closing the room and wiping out all the chats as the room owner has to happen please.
Steps to reproduce
No response
Expected behavior
There is no way to close/clear the room?
Closing the room and wiping out all the chats as the room owner has to happen please.
I'm using the latest Openfire.
Relevant log
No response
local.js configuration
No response
XMPP-web version
0.10.2
Installation
Build from source
XMPP server(s)
Openfire
Browser(s)
No response
Device(s)
No response
Other information
No response
The text was updated successfully, but these errors were encountered: