]> granicus.if.org Git - ejabberd/commit
Send last PEP items to remote subscribers
authorHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 14 Nov 2014 00:33:11 +0000 (01:33 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 14 Nov 2014 00:33:11 +0000 (01:33 +0100)
commitf69d1ca282486302ae21f056024134177ea4da66
tree35ad6f6587467ce2e0a4ae86924b4c31043fc7f1
parent830fdccd21c3a4b25b319ba0c33a14d14c42a25e
Send last PEP items to remote subscribers

When a remote subscriber becomes available, send him the last published
PEP items, as we do for local subscribers.

However, the current implementation depends on a running ejabberd_c2s
process of the publisher to send items to remote subscribers.  So, for
those, the behavior is always like it is for local subscribers when
"ignore_pep_from_offline" is set to "true".
src/mod_pubsub.erl
src/mod_pubsub_odbc.erl