* I think this cleans up the remaining XMPP bugs. We now see the correct number...
authorArt Cancro <ajc@citadel.org>
Mon, 10 May 2010 21:22:05 +0000 (21:22 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 10 May 2010 21:22:05 +0000 (21:22 +0000)
commit37d26a3d25048a08463d6230b6f8149f417ac150
tree122cc2ae46f389c314eb2e273e5e92a5a96ace8c
parentce8b699291d264a10b084f1af93f65db273f6daf
* I think this cleans up the remaining XMPP bugs.  We now see the correct number of sessions for each user (and it turns out I didn't have to modify the xmpp_is_visible() API after all, but it's still a nice enhancement to have and doesn't cost extra).
citadel/modules/xmpp/serv_xmpp.c
citadel/modules/xmpp/xmpp_presence.c
citadel/modules/xmpp/xmpp_query_namespace.c