aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_vcard.lua
Commit message (Collapse)AuthorAgeFilesLines
* vcards for s2sMatthew Wild2008-11-021-1/+1
|
* mod_vcard: Fixed to use new util.stanza.add_childWaqas Hussain2008-10-261-3/+1
|
* Stanza preserialize/deserialize helpers, to strip and restore stanzas ↵Matthew Wild2008-10-091-3/+3
| | | | respectively. Fixed mod_vcard to use these.
* Fixed: incorrect auth checkWaqas Hussain2008-10-091-1/+1
|
* Added: vCard plugin: mod_vcardWaqas Hussain2008-10-091-0/+54