]> granicus.if.org Git - ejabberd/commit
Don't let "send_message" duplicate the message
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 9 Oct 2016 22:17:17 +0000 (00:17 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 9 Oct 2016 22:17:17 +0000 (00:17 +0200)
commitdffcfe74d4f3ecbdc6c0e0f082b1f278e8851a79
tree822071957c09d80953e9f723a8bb8731034c3ed5
parentd701230555a57bbaa5d700ed1b8575f953cac2c9
Don't let "send_message" duplicate the message

In the past, the "send_message" command sent a copy of the message to
each resource if the message was addressed to the bare JID of a local
online user.  When message carbons are enabled, this creates duplicates;
and with MAM enabled, each copy is archived.  Therefore, "send_message"
no longer creates copies of the message.
src/mod_admin_extra.erl