Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 9531:f2d70dc13700
description | author | age |
---|---|---|
MUC: Include affiliation data when iterating over affiliations with a room | Matthew Wild | Sun, 21 Oct 2018 16:17:55 +0100 |
MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224) | Matthew Wild | Sun, 21 Oct 2018 16:04:54 +0100 |
MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220) | Kim Alvefur | Sun, 07 Oct 2018 03:48:13 +0200 |
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.) | Matthew Wild | Fri, 14 Sep 2018 18:06:12 +0100 |
MUC: Include 'nick' attribute in affiliation lists (thanks jc) | Matthew Wild | Fri, 14 Sep 2018 12:05:47 +0100 |
MUC: Fix to correctly return 'node' in disco#info responses (thanks jc) | Matthew Wild | Thu, 13 Sep 2018 15:11:08 +0100 |
MUC: Initialize room with empty affiliation_data if none stored | Matthew Wild | Tue, 04 Sep 2018 21:55:40 +0100 |
MUC: Allow vCard4 requests trough | Kim Alvefur | Tue, 04 Sep 2018 18:00:43 +0200 |