comparison libgaim/protocols/jabber/message.c @ 15261:b5dff06f9c84

[gaim-migrate @ 18051] Fixed retrieval of the roster for non-Google Talk Jabber accounts, which was broken in [17993]. This does not entirely fix the problem for such accounts, however; the roster is retrieved *after* we're told of presence for most/all of the roster. If GaimBuddy objects are not already created -- the blist.xml file was deleted, to pick a completely random example -- then such presence information is simply dropped, because jabber_presence_parse() uses gaim_find_buddy() and returns immediately if the buddy can't be found. committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Mon, 25 Dec 2006 06:01:33 +0000
parents c9cc804b53bf
children
comparison
equal deleted inserted replaced
15260:5176a9f30ba3 15261:b5dff06f9c84