log

age author description
2009-02-12 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
2009-02-07 Marcus Lundblad Avoid crashing when showing the tooltip of an offline buddy, oops :)
2009-02-07 Marcus Lundblad Remove some unused variables
2009-02-06 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
2009-02-06 Marcus Lundblad Always show the top resource first in the tooltip
2009-02-06 Marcus Lundblad merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'
2009-02-04 Marcus Lundblad merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'
2009-02-06 Marcus Lundblad Show statuses per resource before other info the jabber prpl adds to the tooltip
2009-02-03 Marcus Lundblad Only show idle time for idle resources in tooltip text when there is more than
2009-02-02 Paul Aurich Drop the "got %d seconds idle from presence\n" debug line now that this is
2009-02-02 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)
2009-02-01 Marcus Lundblad In the state notify plugin, don't print out a status change if we get an update
2009-02-01 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)
2009-02-01 Marcus Lundblad Patch from Paul Aurich to fix reporting idle when reconnecting only when we're
2009-01-29 Marcus Lundblad Set idle time on JabberStream when logging in
2009-01-29 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
2009-01-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
2009-01-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
2009-01-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
2009-01-04 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
2009-03-07 Paul Aurich explicit merge of 'f29c90f0da72e27c601fd8c4e1aff2a250a52473'
2009-02-17 Paul Aurich Don't fallback (under any conditions) from old-style SSL to other connections
2009-02-17 Paul Aurich Allow the user to specify their own BOSH url in the Connect Server option
2009-02-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)
2009-02-10 Paul Aurich Initial presence is sent once the roster is retrieved (in the iq cb).
2009-02-10 Paul Aurich Send initial presence before declaring us connected (I like this a little better)
2009-02-10 Paul Aurich Wait until receiving the roster to tell the core we're logged in
2009-02-10 Paul Aurich Fix advertised capabilities (caps, chatstates, entity time)
2009-02-05 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
2009-01-22 Paul Aurich Store PurpleBOSHConnection* instead of void* userdata