Software /
code /
prosody
Log
plugins/mod_vcard.lua @ 636:9c9c671ecc50
description | author | age |
---|---|---|
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 |