Change modules to use the new add_feature module API method.
[prosody.git] / plugins / mod_vcard.lua
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Waqas HussainModules now sending disco replies
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-20 Matthew WildUse a stanza for c2s stream features instead of an...
2008-11-15 Waqas HussainFix mod_vcard to use session.send for sending stanzas
2008-11-02 Matthew Wildmerge from waqas
2008-11-02 Matthew Wildvcards for s2s
2008-10-26 Waqas Hussainmod_vcard: Fixed to use new util.stanza.add_child
2008-10-08 Matthew WildStanza preserialize/deserialize helpers, to strip and...
2008-10-08 Waqas HussainFixed: incorrect auth check
2008-10-08 Waqas HussainMerge from Matthew. datamanager.simplesave fix
2008-10-08 Waqas HussainAdded: vCard plugin: mod_vcard