diff -r 0ae065453dc9 -r 7dbde05b48a9 mod_carbons/mod_carbons.lua --- a/mod_carbons/mod_carbons.lua Mon Mar 10 08:22:58 2014 +0000 +++ b/mod_carbons/mod_carbons.lua Tue Mar 11 18:44:01 2014 +0100 @@ -31,7 +31,7 @@ local orig_type = stanza.attr.type; local orig_from = stanza.attr.from; local orig_to = stanza.attr.to; - + if not (orig_type == nil or orig_type == "normal" or orig_type == "chat") then