]> granicus.if.org Git - ejabberd/commit
mod_offline: Support discarding chat states
authorHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 25 Nov 2015 07:58:22 +0000 (08:58 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 26 Nov 2015 07:35:49 +0000 (08:35 +0100)
commit44f5e411c52c89b7d544eefa7ced637a56e9648d
treeb4f0b76676a009e3bc7a99ba7bc1ea9657e07c02
parentfee2530b1c2571a2c24e109d7c142889764eca9f
mod_offline: Support discarding chat states

XEP-0160 says that standalone chat state notifications should not be
stored offline.  By default, mod_offline discards them now.

Closes #842.
src/jlib.erl
src/mod_client_state.erl
src/mod_offline.erl