log

age author description
Tue, 11 Sep 2007 04:06:56 +0000 Daniel Atallah Various leakfixes and preventing unnecessary allocations.
Tue, 11 Sep 2007 03:43:19 +0000 Mark Doliner merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
Tue, 11 Sep 2007 00:21:28 +0000 Daniel Atallah Prevent an assertion.
Tue, 11 Sep 2007 00:15:28 +0000 Daniel Atallah merge of 'c33ce721c01032386277454ea2455c2f3638b771'
Tue, 11 Sep 2007 01:57:29 +0000 Sean Egan Some clients don't put the node in the 115 disco response, so send the node to the callback
Tue, 11 Sep 2007 00:10:02 +0000 Sean Egan Dont spam the buddy info window with esoteric capabilities
Mon, 10 Sep 2007 23:54:49 +0000 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
Mon, 10 Sep 2007 23:45:51 +0000 Sean Egan Fix crash in XMPP capabilities
Mon, 10 Sep 2007 23:19:34 +0000 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
Mon, 10 Sep 2007 23:13:42 +0000 Etan Reisner merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
Mon, 10 Sep 2007 21:19:37 +0000 Richard Laager Capitalize the attention type names.
Mon, 10 Sep 2007 21:08:42 +0000 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
Mon, 10 Sep 2007 21:06:14 +0000 Richard Laager Take aliases into account for the attention messages.
Mon, 10 Sep 2007 20:56:02 +0000 Richard Laager Eliminate an excess array and loop.
Mon, 10 Sep 2007 20:54:31 +0000 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.