log

age author description
Mon, 28 Feb 2011 00:09:57 +0000 Elliott Sales de Andrade Changelog Sort-by-status fix.
Mon, 28 Feb 2011 00:03:50 +0000 Elliott Sales de Andrade Sort by status, then alphabetical. Sorting by status and then "none"
Mon, 28 Feb 2011 09:19:34 +0000 Mark Doliner Add two valid email addresses to this list
Mon, 28 Feb 2011 08:26:40 +0000 Mark Doliner Hopefully fixes #13298, the bug about not being able to add MSN buddies.
Mon, 28 Feb 2011 07:12:27 +0000 Mark Doliner Fix a memleak in the MSN prpl when removing a buddy from your buddy list.
Mon, 28 Feb 2011 06:53:53 +0000 Mark Doliner Rename "userName" to "friendly_name" to be consistent with the term we
Mon, 28 Feb 2011 03:52:38 +0000 Daniel Atallah Add some missing Perl conversation functions
Thu, 24 Feb 2011 18:02:21 +0000 Paul Aurich merge of '06e774c0ba90c7cb6ce1c2299d19bb31c24fab05'
Thu, 24 Feb 2011 18:01:46 +0000 Paul Aurich jabber: Oops. Clearly the wrong escape sequence here for ','.
Tue, 22 Feb 2011 04:45:54 +0000 Mark Doliner Fix compilation on glib < 2.16. Somehow a trailing semicolon got lost.
Tue, 22 Feb 2011 03:19:18 +0000 Mark Doliner Stop trying to get "gtk-autojoin" as a string from chat rooms in the buddy
Mon, 21 Feb 2011 22:57:30 +0000 Evan Schoenberg merge of '4f105e3377f4f4857b76c46669e414e45bdde0d1'
Mon, 21 Feb 2011 22:57:27 +0000 Evan Schoenberg merge of '68f895b33b8b9c0317cb580b90d3df28b85065b6'
Mon, 21 Feb 2011 22:57:18 +0000 Evan Schoenberg merge of '123768d79f4f982bc33327525308486cd2eba51b'
Mon, 21 Feb 2011 22:57:05 +0000 Evan Schoenberg merge of '3031bead50a8d359f718d5d9accd75d5e79fac7d'
Mon, 21 Feb 2011 22:55:51 +0000 Evan Schoenberg disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'
Mon, 21 Feb 2011 22:56:48 +0000 Evan Schoenberg merge of '974d79cf8eb22b7138c9a3d7313e89585fd8b443'
Mon, 21 Feb 2011 22:55:19 +0000 Evan Schoenberg disapproval of revision '8a43e3ddd7adacb208afe2d7ee3ea983c95901be'
Mon, 21 Feb 2011 22:56:00 +0000 Evan Schoenberg disapproval of revision '22937ab220c41cd0c4a3f9e21e3db687db80da75'
Mon, 21 Feb 2011 22:55:59 +0000 Evan Schoenberg disapproval of revision 'cba010d1c097d4e6599f08276ed9d894710c1074'
Mon, 21 Feb 2011 22:56:01 +0000 Evan Schoenberg disapproval of revision '7ee5e1d431651ed2b1a54bc942d63f35580af55c'
Mon, 21 Feb 2011 09:45:47 +0000 Mark Doliner OOH! I think I found the cause of a bug! I changed this function in revision
Mon, 21 Feb 2011 09:28:03 +0000 Mark Doliner There is code above these lines, just before the start of the switch(),
Mon, 21 Feb 2011 09:08:08 +0000 Mark Doliner I think this was accidentally changed in revision
Mon, 21 Feb 2011 02:25:27 +0000 Paul Aurich More unbreaking of the build
Mon, 21 Feb 2011 02:22:05 +0000 Paul Aurich Spaces -> \t
Mon, 21 Feb 2011 02:14:54 +0000 Paul Aurich merge of '5a1200b2b4048e408dafc7a965a87d3429925cb4'
Mon, 21 Feb 2011 02:14:43 +0000 Paul Aurich disapproval of revision '3de680fff7ddd1b00149657afb7f6cd833000a90'
Mon, 21 Feb 2011 01:31:32 +0000 Evan Schoenberg Whitespace fix
Mon, 21 Feb 2011 01:25:28 +0000 Evan Schoenberg Patch from Zac West which performs periodic WHO updates on IRC channel participants in order to track 'away' status, userhost, and real name. Plucked from a series of im.pidgin.adium commits.