Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 9613:4d7b925652d9 0.11
description | author | age |
---|---|---|
MUC: Allow anyone read access to all affiliation lists in non-anonymous rooms (fixes #1230) 0.11 | Kim Alvefur | Fri, 09 Nov 2018 18:49:45 +0100 |
MUC: Clarify condition with parenthesis 0.11 | Kim Alvefur | Fri, 09 Nov 2018 18:40:13 +0100 |
MUC: Announce affiliation changes for JIDs that are not in the room 0.11 | Matthew Wild | Wed, 31 Oct 2018 13:13:05 +0000 |
MUC: Remove debug log | Matthew Wild | Thu, 25 Oct 2018 14:17:32 +0100 |
MUC: Add function to retrieve affiliation data for a given JID | Matthew Wild | Sun, 21 Oct 2018 16:18:10 +0100 |
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 |