Log

plugins/mod_vcard.lua @ 995:a007d85b4045

description author age
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_register Waqas Hussain Fri, 05 Dec 2008 00:16:03 +0500
Change modules to use the new add_feature module API method. Waqas Hussain Thu, 04 Dec 2008 20:16:30 +0500
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
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
Fixed: incorrect auth check Waqas Hussain Thu, 09 Oct 2008 03:40:16 +0500
Added: vCard plugin: mod_vcard Waqas Hussain Thu, 09 Oct 2008 02:59:57 +0500