Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 7686:8d6f367bed8c
description | author | age |
---|---|---|
Merge 0.10->trunk | Kim Alvefur | Fri, 07 Oct 2016 16:52:18 +0200 |
MUC: Return 'true' from room:destroy() so that use from the telnet console says 'OK' | Kim Alvefur | Sat, 01 Oct 2016 21:51:07 +0200 |
MUC: Remove "server changed your nickname" status code, it gets into the wrong places | Kim Alvefur | Sat, 01 Oct 2016 23:20:58 +0200 |
MUC: Fix logic of nickname override detection (thanks mimi89999) | Kim Alvefur | Sat, 01 Oct 2016 22:11:34 +0200 |
MUC: Insert the appropriate status code (210) if the nickname is overridden | Kim Alvefur | Thu, 29 Sep 2016 22:04:59 +0200 |
MUC: Fix conflict when restoring room where the same bare JID has joined as multiple participants | Kim Alvefur | Sun, 11 Sep 2016 14:54:16 +0200 |
MUC: Fix compatibility with new and old storage format | Kim Alvefur | Wed, 24 Aug 2016 00:34:46 +0200 |