log

age author description
2010-11-23 andrew victor propagate from branch 'im.pidgin.pidgin' (head b51a9f598d90ec0520c1d605d2335b29ed1ef64d)
2010-11-01 andrew victor propagate from branch 'im.pidgin.pidgin' (head 830fe5304ea6ff4524d2f7d622341684d5a0e727)
2010-09-13 andrew victor propagate from branch 'im.pidgin.pidgin' (head 38eaad68c9e65295acb7aa04cd59bb448f058b47)
2010-08-20 andrew victor propagate from branch 'im.pidgin.pidgin' (head 47179f04bde4a1cd3857fd05eb4e40f25ee9e26f)
2010-08-20 andrew victor When performing a redirect, need to stop the input-reader before closing
2010-08-11 andrew victor propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
2010-07-30 andrew victor MXit changes updated.
2010-07-30 andrew victor Add support for re-inviting contacts in the Deleted or Rejected state.
2011-03-01 Elliott Sales de Andrade merge of '6118d1117f31a7fc8db4bd5431af400a7b46ff17'
2011-03-01 Elliott Sales de Andrade Use NULL for the display name when parsing the the privacy member
2011-03-01 Elliott Sales de Andrade Ignore display name updates that are NULL. In all cases, the new
2011-03-01 Elliott Sales de Andrade Strip spaces when normalizing MSN usernames. Spaces in the account
2011-03-01 Elliott Sales de Andrade Remove some duplicate code.
2011-02-28 Elliott Sales de Andrade Add P2Pv2 header information to the P2P info struct. Of course, all
2011-02-28 Elliott Sales de Andrade Apply the timer-check patch that I supplied in #13139. Should now show
2011-02-28 Elliott Sales de Andrade Changelog Sort-by-status fix.
2011-02-28 Elliott Sales de Andrade Sort by status, then alphabetical. Sorting by status and then "none"
2011-02-28 Mark Doliner Add two valid email addresses to this list
2011-02-28 Mark Doliner Hopefully fixes #13298, the bug about not being able to add MSN buddies.
2011-02-28 Mark Doliner Fix a memleak in the MSN prpl when removing a buddy from your buddy list.
2011-02-28 Mark Doliner Rename "userName" to "friendly_name" to be consistent with the term we
2011-02-28 Daniel Atallah Add some missing Perl conversation functions
2011-02-24 Paul Aurich merge of '06e774c0ba90c7cb6ce1c2299d19bb31c24fab05'
2011-02-24 Paul Aurich jabber: Oops. Clearly the wrong escape sequence here for ','.
2011-02-22 Mark Doliner Fix compilation on glib < 2.16. Somehow a trailing semicolon got lost.
2011-02-22 Mark Doliner Stop trying to get "gtk-autojoin" as a string from chat rooms in the buddy
2011-02-21 Evan Schoenberg merge of '4f105e3377f4f4857b76c46669e414e45bdde0d1'
2011-02-21 Evan Schoenberg merge of '68f895b33b8b9c0317cb580b90d3df28b85065b6'
2011-02-21 Evan Schoenberg merge of '123768d79f4f982bc33327525308486cd2eba51b'
2011-02-21 Evan Schoenberg merge of '3031bead50a8d359f718d5d9accd75d5e79fac7d'
2011-02-21 Evan Schoenberg disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'
2011-02-21 Evan Schoenberg merge of '974d79cf8eb22b7138c9a3d7313e89585fd8b443'
2011-02-21 Evan Schoenberg disapproval of revision '8a43e3ddd7adacb208afe2d7ee3ea983c95901be'
2011-02-21 Evan Schoenberg disapproval of revision '22937ab220c41cd0c4a3f9e21e3db687db80da75'
2011-02-21 Evan Schoenberg disapproval of revision 'cba010d1c097d4e6599f08276ed9d894710c1074'
2011-02-21 Evan Schoenberg disapproval of revision '7ee5e1d431651ed2b1a54bc942d63f35580af55c'
2011-02-21 Mark Doliner OOH! I think I found the cause of a bug! I changed this function in revision
2011-02-21 Mark Doliner There is code above these lines, just before the start of the switch(),
2011-02-21 Mark Doliner I think this was accidentally changed in revision
2011-02-21 Paul Aurich More unbreaking of the build
2011-02-21 Paul Aurich Spaces -> \t
2011-02-21 Paul Aurich merge of '5a1200b2b4048e408dafc7a965a87d3429925cb4'
2011-02-21 Paul Aurich disapproval of revision '3de680fff7ddd1b00149657afb7f6cd833000a90'
2011-02-21 Evan Schoenberg Whitespace fix
2011-02-21 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.
2011-02-21 Evan Schoenberg applied changes from 471aa5f04627823959bd9accda5d5e5630f119d5
2011-02-21 Evan Schoenberg Patch from Zac West, plucked from several im.pidgin.adium commits, which adds an API for setting and getting attributes on PurpleConvChatBuddys
2011-02-21 Evan Schoenberg When a jabber identity is added or removed, the caps_hash that would be created changes; uncache it so that it is recalculated as appropriate.
2011-02-20 Paul Aurich jabber: Compatibility with older servers
2011-02-20 Paul Aurich silc: Debug messages.
2011-02-20 Paul Aurich Credit xnyhps (Thijs)
2011-02-20 thijs jabber: Treat the presence storm on joining a room as not new arrivals.
2011-02-20 Paul Aurich jabber: Use a straight equality check instead of collate
2011-02-18 Mark Doliner Fixes this crash:
2011-02-18 Gary Kramlich propagate from branch 'im.pidgin.cipher_breakout' (head ba76b36ed3711f14953e16ce66b3b6ae28d03161)
2011-02-17 Gary Kramlich Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work here
2011-02-17 Gary Kramlich rc4.c and sha1.c needs to include libpurple/util.h as well
2011-02-17 Gary Kramlich hmac.c needs to include libpurple/util.h
2011-02-17 Gary Kramlich forgot to mark the purple_g_checksum_* api as static again
2011-02-17 Gary Kramlich Fixed a typo