aboutsummaryrefslogtreecommitdiffstats
path: root/util/muc.lua
Commit message (Expand)AuthorAgeFilesLines
* util.muc: Fix location of <x> element on error repliesMatthew Wild2009-10-021-2/+2
* MUC: Added the MUC child element to conflict errorsvault/0.5.10.5.1Waqas Hussain2009-07-291-2/+2
* mod_muc: Set correct 'from' JID when sending the room subject to joiners, fix...Matthew Wild2009-07-211-1/+1
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* util.muc: Fixed duplicate parameter names in function room:set_subjectWaqas Hussain2009-06-261-1/+1
* util.muc: Fixed incorrect parameters for a function callWaqas Hussain2009-06-261-1/+1
* util.muc: Relaxed top-level routing checks to allow node-less rooms, and remo...Waqas Hussain2009-06-141-7/+3
* util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID fro...Waqas Hussain2009-06-141-1/+1
* util.muc: Don't reply with an error in response to unacceptable result stanzasWaqas Hussain2009-06-141-1/+1
* util.muc: Fixed error occuring on room leaveWaqas Hussain2009-06-141-1/+1
* util.muc: Made internal methods localWaqas Hussain2009-05-161-3/+3
* util.muc: A MUC library - initial commitWaqas Hussain2009-05-131-0/+422