Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 8025:8a7c4497569a
description | author | age |
---|---|---|
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 |
Logging error if MUC room cache is full | Sam Whited | Fri, 02 Sep 2016 16:02:17 -0500 |
MUC: Restore modern version of public create_room() function removed in dfaacf042cfe | Kim Alvefur | Tue, 30 Aug 2016 17:54:24 +0200 |
MUC: Pass room JID instead of room itself to logger, fixes traceback (thanks damencho) | Kim Alvefur | Sat, 06 Aug 2016 11:58:01 +0200 |