This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".
The branch, master has been updated
via 1ab27069271df6ed100343866c93c0ef2eb2a888 (commit)
from 93f719e3132da1eb448f7ca27c852fbe0953a63c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=1ab27069271df6ed100343866c93c0ef2eb2a888
commit 1ab27069271df6ed100343866c93c0ef2eb2a888
Author: Art Cancro <[email protected]>
Date: Sun Nov 24 23:45:05 2019 -0500
The user principal identity is now used as the JID in all XMPP protocol
stanzas.
-----------------------------------------------------------------------
Summary of changes:
citadel/context.h | 1 +
citadel/modules/instmsg/serv_instmsg.c | 2 +-
citadel/modules/xmpp/serv_xmpp.c | 6 +++---
citadel/modules/xmpp/xmpp_messages.c | 4 ++--
citadel/modules/xmpp/xmpp_presence.c | 10 +++++-----
citadel/modules/xmpp/xmpp_query_namespace.c | 2 +-
citadel/user_ops.c | 6 ++++++
7 files changed, 19 insertions(+), 12 deletions(-)
hooks/post-receive
--
Citadel Server, WebCit, utilities