Software /
code /
prosody
Log
plugins/mod_vcard.lua @ 438:193f9dd64f17
description | author | age |
---|---|---|
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. | Matthew Wild | Thu, 27 Nov 2008 03:12:12 +0000 |
Modules now sending disco replies | Waqas Hussain | Wed, 26 Nov 2008 08:27:09 +0500 |
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. | Matthew Wild | Thu, 20 Nov 2008 01:33:25 +0000 |
Fix mod_vcard to use session.send for sending stanzas | Waqas Hussain | Sun, 16 Nov 2008 04:28:37 +0500 |
vcards for s2s | Matthew Wild | Sun, 02 Nov 2008 01:20:42 +0000 |
mod_vcard: Fixed to use new util.stanza.add_child | Waqas Hussain | Sun, 26 Oct 2008 21:21:38 +0500 |
Stanza preserialize/deserialize helpers, to strip and restore stanzas respectively. Fixed mod_vcard to use these. | Matthew Wild | Thu, 09 Oct 2008 00:50:45 +0100 |