Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 10351:72b23c5f74fb
description | author | age |
---|---|---|
MUC: Move check for explicit room join earlier in room creation flow | Kim Alvefur | Tue, 27 Nov 2018 17:01:47 +0100 |
MUC: Use defaults from config in create_room() if no config provided 0.11 | Matthew Wild | Thu, 15 Nov 2018 10:25:48 +0000 |
MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-0045 | Matthew Wild | Mon, 03 Sep 2018 12:26:25 +0100 |
MUC: Add support for storing additional data with MUC affiliations | Matthew Wild | Mon, 03 Sep 2018 12:18:13 +0100 |
MUC: Normalize indentation | Kim Alvefur | Wed, 22 Aug 2018 14:50:07 +0200 |
MUC: Fix traceback when failing to restore a room | Matthew Wild | Fri, 17 Aug 2018 08:12:58 +0100 |
MUC: Pass missing argument to log message | Kim Alvefur | Fri, 17 Aug 2018 00:31:24 +0200 |