]> granicus.if.org Git - ejabberd/commit
mod_mam: Make sure a stanza ID is always added
authorHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 8 Nov 2017 23:21:40 +0000 (00:21 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 8 Nov 2017 23:21:40 +0000 (00:21 +0100)
commit5cf4e200ba4451ceef7b58be089b5aa0b4ff1734
treebdb9109ade2ed1613d93383d42307c346db5b72b
parent902c6d476bf5fbf9f0e94accbd58b346ec0a1366
mod_mam: Make sure a stanza ID is always added

Let mod_mam store incoming messages from a new hook in ejabberd_sm.
This makes sure all messages are tagged with a stanza ID, including
those that are forked to multiple resources in ejabberd_sm.

Closes #1344.
src/ejabberd_sm.erl
src/mod_mam.erl