log

age author description
Mon, 13 Jul 2009 02:13:51 +0000 John Bailey zac from the Adium team noticed that the static prpl foo for yahoo was no longer
Sun, 12 Jul 2009 22:55:24 +0000 Paul Aurich Properly unset a tune status without needing to re-log an XMPP account.
Sun, 12 Jul 2009 22:42:44 +0000 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
Sun, 12 Jul 2009 21:09:05 +0000 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
Sun, 12 Jul 2009 18:48:59 +0000 Paul Aurich yahoo: Add the error code to the debug log.
Sun, 12 Jul 2009 17:59:23 +0000 Paul Aurich Fix a reversed assertion.
Sun, 12 Jul 2009 05:44:23 +0000 Paul Aurich Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
Sun, 12 Jul 2009 05:25:59 +0000 Paul Aurich Use Entity Capabilities to pick up Chat States support. Refs #4650.
Sun, 12 Jul 2009 05:14:32 +0000 Paul Aurich Remove a superfluous variable.
Sun, 12 Jul 2009 05:07:09 +0000 Paul Aurich Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.
Sun, 12 Jul 2009 04:41:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
Sun, 12 Jul 2009 04:39:31 +0000 Paul Aurich For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
Sun, 12 Jul 2009 04:35:04 +0000 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
Sun, 12 Jul 2009 03:46:54 +0000 Paul Aurich Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
Sun, 12 Jul 2009 03:44:30 +0000 Paul Aurich Clarify a comment a little.
Sun, 12 Jul 2009 03:34:40 +0000 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
Sun, 12 Jul 2009 02:59:46 +0000 Paul Aurich Fix a warning.
Sun, 12 Jul 2009 02:56:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
Mon, 06 Jul 2009 04:37:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Wed, 10 Jun 2009 04:42:11 +0000 Paul Aurich Operate on the passed-in GSList.
Wed, 10 Jun 2009 04:22:21 +0000 Paul Aurich Debug output when changing group memberships.
Wed, 10 Jun 2009 03:58:11 +0000 Paul Aurich Pass around a copy of our bare JID
Sun, 07 Jun 2009 06:17:29 +0000 Paul Aurich Simplify the fake_to_self function.
Sun, 07 Jun 2009 06:12:22 +0000 Paul Aurich Remove a now-superfluous g_strdup/g_free.
Sun, 07 Jun 2009 05:36:45 +0000 Paul Aurich Use js->state to track whether the roster has been retrieved.
Sun, 07 Jun 2009 00:16:05 +0000 Paul Aurich Various roster cleanups. Refs #7008.
Sat, 06 Jun 2009 22:47:49 +0000 Paul Aurich Remove this; it's been commented out for about 3.5 years.
Sat, 06 Jun 2009 22:38:15 +0000 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
Mon, 13 Jul 2009 05:28:25 +0000 Elliott Sales de Andrade merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
Mon, 13 Jul 2009 05:24:33 +0000 Elliott Sales de Andrade Don't break string freeze.
Mon, 13 Jul 2009 05:26:52 +0000 Elliott Sales de Andrade Changelog previous commit.
Mon, 13 Jul 2009 05:01:42 +0000 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
Sun, 12 Jul 2009 22:40:54 +0000 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
Sun, 12 Jul 2009 22:25:44 +0000 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
Sun, 12 Jul 2009 20:03:43 +0000 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
Sun, 12 Jul 2009 18:47:57 +0000 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
Sun, 12 Jul 2009 07:33:06 +0000 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
Sun, 12 Jul 2009 05:06:45 +0000 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
Sun, 12 Jul 2009 04:41:10 +0000 Elliott Sales de Andrade Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
Sun, 12 Jul 2009 02:55:36 +0000 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
Sat, 11 Jul 2009 21:53:52 +0000 aman Don't assume a resolver generated the response.
Sat, 11 Jul 2009 21:44:14 +0000 aman Don't fork a resolver process for IPs.
Sat, 11 Jul 2009 21:28:58 +0000 aman Fix a leak of the queued_requests from purple_dnsquery_a.
Sat, 11 Jul 2009 20:48:21 +0000 Paul Aurich Fix build warning (wrong pointer type or something)
Sat, 11 Jul 2009 15:42:28 +0000 Stu Tomlinson Update RPM spec file to cope with changes to where perl bits are installed
Sat, 11 Jul 2009 15:36:57 +0000 Stu Tomlinson Avoid a potentially uninitialized variable
Sat, 11 Jul 2009 08:11:14 +0000 Paul Aurich Added the function in util.h, forgot it here.
Sat, 11 Jul 2009 07:55:03 +0000 Paul Aurich Save one traversal of the domain for IPv6 validation.
Sat, 11 Jul 2009 07:47:45 +0000 Paul Aurich merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
Sat, 11 Jul 2009 07:32:27 +0000 Paul Aurich Add purple_ipv6_address_is_valid; guess what it does?
Sat, 11 Jul 2009 06:52:07 +0000 Paul Aurich Build warning fix.
Sat, 11 Jul 2009 07:02:33 +0000 Elliott Sales de Andrade merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
Sat, 11 Jul 2009 01:57:47 +0000 Paul Aurich merge of '10c77c853c49f28524dabf8a5149818138c09c60'
Sat, 11 Jul 2009 01:24:50 +0000 Stu Tomlinson Add a file missing from POTFILES.in
Sat, 11 Jul 2009 01:57:14 +0000 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
Sat, 11 Jul 2009 00:49:25 +0000 Paul Aurich XMPP allows for internationalized domain names.
Sat, 11 Jul 2009 00:05:43 +0000 Mark Doliner Doh, small typo. Tests pass now. Yay.
Fri, 10 Jul 2009 23:58:36 +0000 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate()
Fri, 10 Jul 2009 23:05:20 +0000 Mark Doliner Of course, these should be >= and <=