We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When I open mod_conversejs (Prosody) at morning, no MUC is bold to show new messages, even if there are some.
To Reproduce Steps to reproduce the behavior:
Expected behavior I'd expect to see MUCs with new messages (arrived during the night) in bold.
Environment (please complete the following information):
Additional context
conversejs_options = { muc_history_max_stanzas = 0; muc_instant_rooms = false; muc_show_logs_before_join = true; notify_nicknames_without_references = true; allow_url_history_change = false; auto_focus = true; view_mode = "fullscreen"; allow_registration = false; auto_reconnect = true; reuse_scram_keys = true; muc_clear_messages_on_leave = true; clear_cache_on_logout = false; play_sounds = true; }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When I open mod_conversejs (Prosody) at morning, no MUC is bold to show new messages, even if there are some.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd expect to see MUCs with new messages (arrived during the night) in bold.
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: