Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 8180:67a9ff352271
description | author | age |
---|---|---|
MUC: Include a human-readable message when denying room creation because of restrict_room_creation | Kim Alvefur | Thu, 06 Jul 2017 11:22:16 +0200 |
MUC: Return item-not-found for eg messages to non-existant rooms (changed in 566aba0482b6 for unknown reason) | Kim Alvefur | Thu, 06 Jul 2017 11:21:28 +0200 |
MUC: Log debug message when restoring a room from storage | Kim Alvefur | Thu, 06 Jul 2017 11:21:10 +0200 |
Merge 0.10->trunk | Kim Alvefur | Fri, 31 Mar 2017 19:01:42 +0200 |
MUC: Only create rooms in a locked state when they are created by someone joining (fixes timed deletion of all rooms on startup) | Kim Alvefur | Fri, 31 Mar 2017 18:52:53 +0200 |
Merge 0.10->trunk | Kim Alvefur | Sun, 27 Nov 2016 01:06:23 +0100 |
MUC: Don't create room in response to unavailable presence | Kim Alvefur | Sun, 27 Nov 2016 00:10:51 +0100 |
MUC: Run component shutdown after mod_c2s has closed its sessions (prevents ghosts) | Kim Alvefur | Sat, 15 Oct 2016 17:40:31 +0200 |