Software /
code /
prosody
Log
plugins/mod_muc.lua @ 1245:be5fe60bd866
description | author | age |
---|---|---|
mod_muc: commented connection replace detection code because google keeps resendng directed presence | Waqas Hussain | Fri, 08 May 2009 04:41:18 +0500 |
mod_muc: s/broadcast_history/send_history/ - since the cast isn't broad | Waqas Hussain | Fri, 08 May 2009 01:29:43 +0500 |
mod_muc: Extracted sending of occupant list into its own function | Waqas Hussain | Fri, 08 May 2009 01:27:22 +0500 |
mod_muc: Extracted history broadcast into its own function | Waqas Hussain | Fri, 08 May 2009 01:14:01 +0500 |
Merge with 0.4 | Matthew Wild | Wed, 29 Apr 2009 02:08:55 +0100 |
mod_*: Fix many unnecessary global accesses in modules (already committed to main repo) | Matthew Wild | Wed, 29 Apr 2009 02:08:12 +0100 |
mod_muc: The default component name is now 'Chatrooms' | Waqas Hussain | Fri, 24 Apr 2009 00:35:50 +0500 |