• JC Brand's avatar
    Updates the message parsing. · 746fe441
    JC Brand authored
    Only set `id` once we've actually parsed the sender attributes,
    otherwise `attrs.from` is `undefined`.
    
    Use `Array.prototype.reduce` to generate stanza_ids attributes map.
    
    Add `from_muc` attribute which contains the MUC JID
    746fe441
stanza.js 13.4 KB