Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 6004:09151d26560a
description | author | age |
---|---|---|
MUC: Tag PMs with <x>, like presence stanzas | Kim Alvefur | Tue, 28 Jan 2014 19:21:21 +0100 |
MUC: Split out sending of the topic into method separate from sending history | Kim Alvefur | Sat, 18 Jan 2014 18:11:13 +0100 |
MUC: Split saving to history into a separate method | Kim Alvefur | Sat, 18 Jan 2014 18:05:42 +0100 |
Merge 0.9->0.10 | Matthew Wild | Sat, 05 Oct 2013 12:15:25 -0400 |
muc.lib.lua: Fix Spark jabber client not displaying conference room lists, seemingly due to a missing value tag for the room description if the description has not been set | Paul | Sat, 05 Oct 2013 17:11:16 +0100 |
mod_muc: Support for locking newly-created rooms until they are configured (enabled with muc_room_locking = true) | Matthew Wild | Fri, 30 Aug 2013 14:15:29 +0100 |