Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 7706:d92e186c2a1c
description | author | age |
---|---|---|
MUC: Include the appropriate status code if nickname is changed during join process | Kim Alvefur | Wed, 26 Oct 2016 13:10:22 +0200 |
mod_muc/muc.lib: Allow passing different <x> elements to be passed to :publicise_occupant_status() | Kim Alvefur | Wed, 26 Oct 2016 13:06:08 +0200 |
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 |