sessionmanager, mod_tls: Mark a session as secure when TLS is active
[prosody.git] / plugins / mod_vcard.lua
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChanged the datastore for vCards from vCard to vcard...
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
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