]> granicus.if.org Git - ejabberd/commit
mod_push: Omit summary for outgoing messages
authorHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 13 Jun 2018 19:43:40 +0000 (21:43 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 13 Jun 2018 19:43:40 +0000 (21:43 +0200)
commit85f09b365f066eacba4b0ff53d8f39ec95fd1425
tree6648f4389c4356a955a430647b09140156056d8c
parent645f11d79db3611669395a6520e1cc478a3defdf
mod_push: Omit summary for outgoing messages

Don't include a urn:xmpp:push:summary form in push notifications that
are triggered by outgoing messages.  App servers might use the form
fields to generate user-visible notifications directly (as opposed to
just waking the client app).  This is usually not desired for outgoing
messages.
src/mod_push.erl
src/mod_push_keepalive.erl