Change modules to use the new add_feature module API method.
[prosody.git] / plugins / mod_version.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-12-03 Matthew Wildlxmppd -> Prosody
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-15 Waqas HussainRemoved useless [[local send = require "core.sessionman...
2008-11-15 Matthew WildMerge from waqas
2008-11-15 Matthew WildSmall fix for mod_version
2008-11-06 Waqas HussainFixed some whitespace.
2008-11-01 Matthew WildFix for mod_version over s2s
2008-10-30 Matthew Wildmod_version is here