Software /
code /
prosody
Log
plugins/mod_muc.lua @ 1622:1ca7a247d04f
description | author | age |
---|---|---|
mod_muc: Expose rooms table to the host and plugins | Matthew Wild | 2009-07-20 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
mod_muc: Now based on util.muc | Waqas Hussain | 2009-06-23 |
util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID from full to bare, and marked it as a TODO | Waqas Hussain | 2009-06-14 |
mod_muc: Don't reply with an error in response to unacceptable result stanzas | Waqas Hussain | 2009-06-14 |
mod_muc: commented connection replace detection code because google keeps resendng directed presence | Waqas Hussain | 2009-05-07 |
mod_muc: s/broadcast_history/send_history/ - since the cast isn't broad | Waqas Hussain | 2009-05-07 |