------------------------------------------------------------------------
r8563 | ajc | 2010-05-10 16:36:54 -0400 (Mon, 10 May 2010) | 1 line
Changed paths:
   M /trunk/citadel/modules/xmpp/serv_xmpp.c
   M /trunk/citadel/modules/xmpp/xmpp_presence.c
   M /trunk/citadel/modules/xmpp/xmpp_query_namespace.c

* Changed the logic of how we inform the client about dead buddies.  Instead of 
pushing a dead buddy update at login, we push it immediately following any 
roster query requested by the client.  I discovered that some clients don't 
bother to query the roster if an unsolicited update is recived.  This is 
working more reliably now.  However, I'm not getting any asynchronous updates; 
must check this...
------------------------------------------------------------------------

Reply via email to