log

age author description
Wed, 05 Aug 2009 01:34:21 +0000 Paul Aurich Refs #9838.
Wed, 05 Aug 2009 01:20:45 +0000 Mark Doliner Let's just call this after the switch statement...
Wed, 05 Aug 2009 01:13:12 +0000 Mark Doliner Take care of a special case where we would incorrectly parse incoming IMs
Wed, 05 Aug 2009 00:53:51 +0000 jfs Updated Spanish translation.
Wed, 05 Aug 2009 00:52:51 +0000 mikel paskual Updated Basque translation.
Tue, 04 Aug 2009 23:29:34 +0000 Mark Doliner Reuse our purple_markup_unescape_entity() function instead of
Tue, 04 Aug 2009 22:47:58 +0000 Mark Doliner Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.
Tue, 04 Aug 2009 21:03:34 +0000 Mark Doliner This is actually a stack, not a queue, so we can use a simpler data
Tue, 04 Aug 2009 20:53:11 +0000 Mark Doliner Make this enum follow our naming conventions a little better
Tue, 04 Aug 2009 08:16:09 +0000 Mark Doliner Something will have gone horribly wrong if data is NULL here, so don't
Tue, 04 Aug 2009 08:14:41 +0000 Mark Doliner Fix two memory leaks. We were setting norm_bud and temp to NULL without
Tue, 04 Aug 2009 04:19:34 +0000 Elliott Sales de Andrade merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
Tue, 04 Aug 2009 04:18:57 +0000 Elliott Sales de Andrade Somehow this bit got left in there. Should really compile this time.
Tue, 04 Aug 2009 04:04:21 +0000 Paul Aurich merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'
Tue, 04 Aug 2009 03:52:57 +0000 Elliott Sales de Andrade merge of '4687f2ad1aa97d621e389533af53704e6066f35a'
Tue, 04 Aug 2009 03:51:30 +0000 Elliott Sales de Andrade Set a maximum conversion length to g_convert when determining the file name
Tue, 04 Aug 2009 03:49:01 +0000 Elliott Sales de Andrade THis conversion specifier is incorrect.
Tue, 04 Aug 2009 02:14:46 +0000 Mark Doliner Changes to the way we translate raw yahoo messages to HTML. The HTML
Tue, 04 Aug 2009 02:06:01 +0000 Mark Doliner We can use the typedef here, right?
Tue, 04 Aug 2009 01:23:45 +0000 Stu Tomlinson Log the reason for disconnection to the debug log, so that we might
Tue, 04 Aug 2009 04:03:41 +0000 Paul Aurich merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'
Tue, 04 Aug 2009 00:32:56 +0000 Paul Aurich Changelog the mail dialog crashes/fixes.
Mon, 03 Aug 2009 23:29:05 +0000 Paul Aurich Fix a crash at shutdown in Finch.
Mon, 03 Aug 2009 18:30:22 +0000 Paul Aurich statusbox: Avoid an assertion failure from ""
Mon, 03 Aug 2009 17:06:26 +0000 Paul Aurich Updated Spanish and Slovenian translations. Closes #9834, #9835.
Mon, 03 Aug 2009 06:36:48 +0000 Paul Aurich Further updated Norwegian Nynorsk translation. Closes #9831.
Mon, 03 Aug 2009 06:33:17 +0000 Paul Aurich Document the jabber signals, since I promised a while ago I would.
Tue, 04 Aug 2009 04:03:29 +0000 Paul Aurich cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.
Mon, 03 Aug 2009 00:46:20 +0000 Paul Aurich Updated Basque (eu) translation. Closes #9828.
Sun, 02 Aug 2009 22:48:05 +0000 Paul Aurich Updated Russian translation some more. Closes #9818.
Sun, 02 Aug 2009 20:42:00 +0000 Paul Aurich jabber: Keep a second connection open over which to send the terminate.
Sun, 02 Aug 2009 05:53:56 +0000 Paul Aurich Oops, fix loading smiley themes.
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sun, 02 Aug 2009 04:33:26 +0000 Paul Aurich Clarify load_smiley_theme a little. Refs #9822.
Sun, 02 Aug 2009 04:10:32 +0000 Paul Aurich yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
Sun, 02 Aug 2009 03:58:52 +0000 Paul Aurich oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
Sun, 02 Aug 2009 03:00:00 +0000 Paul Aurich jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
Sat, 01 Aug 2009 22:12:30 +0000 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
Sat, 01 Aug 2009 21:45:24 +0000 Paul Aurich jabber: Stop fall-through on connection error.
Sat, 01 Aug 2009 18:55:27 +0000 Paul Aurich merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
Sat, 01 Aug 2009 18:51:02 +0000 Paul Aurich cert: Fix a reversed check. Oops.
Sat, 01 Aug 2009 05:31:59 +0000 duck zephyr: Build properly on Hurd.
Sat, 01 Aug 2009 04:32:24 +0000 Paul Aurich jabber: Ridiculously verbose logging for BOSH.
Sat, 01 Aug 2009 04:24:39 +0000 Paul Aurich jabber: Better inactivity timer logic.
Sat, 01 Aug 2009 04:01:51 +0000 Paul Aurich jabber: Remove js->use_bosh
Sat, 01 Aug 2009 04:00:37 +0000 Paul Aurich jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
Sat, 01 Aug 2009 03:57:14 +0000 Paul Aurich jabber: Re-order the BOSH structs and normalize the buffer names.
Sat, 01 Aug 2009 15:59:40 +0000 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
Sat, 01 Aug 2009 15:32:38 +0000 John Bailey Unbreak the string freeze.
Sat, 01 Aug 2009 08:50:19 +0000 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
Sat, 01 Aug 2009 07:45:23 +0000 Sulabh Mahajan Fixes #9661
Sat, 01 Aug 2009 02:59:31 +0000 Paul Aurich merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
Fri, 31 Jul 2009 21:44:52 +0000 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
Sat, 01 Aug 2009 02:58:40 +0000 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
Sat, 01 Aug 2009 02:44:13 +0000 Paul Aurich jabber: Fix setting the PEP node the first time.
Sat, 01 Aug 2009 02:33:41 +0000 Paul Aurich jabber: disco#info queries with no 'from' are from the server; valid.
Sat, 01 Aug 2009 01:53:02 +0000 Paul Aurich jabber: Fix setting Google Talk avatar at login.
Fri, 31 Jul 2009 14:40:03 +0000 Marcus Lundblad merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
Fri, 31 Jul 2009 09:34:39 +0000 Mark Doliner Add a test with a custom color
Fri, 31 Jul 2009 10:04:43 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.60
Fri, 31 Jul 2009 09:22:37 +0000 Mark Doliner Of course I got it backwards
Fri, 31 Jul 2009 09:21:28 +0000 Mark Doliner Better variable name?
Fri, 31 Jul 2009 09:18:07 +0000 Mark Doliner Add testing for font size
Fri, 31 Jul 2009 09:04:20 +0000 Mark Doliner Stop using a GString when a gchar* will do fine
Fri, 31 Jul 2009 08:55:10 +0000 Mark Doliner Make match a const char *, and remove two unnecessary casts
Fri, 31 Jul 2009 08:47:42 +0000 Mark Doliner Minor optimization when sending and receiving messages on Yahoo: only
Fri, 31 Jul 2009 08:39:03 +0000 Mark Doliner nomoreendtags is used as a boolean, so set the variable type appropriately
Fri, 31 Jul 2009 06:50:34 +0000 Paul Aurich cert: Nevermind, not going to change that string.
Fri, 31 Jul 2009 06:35:35 +0000 Paul Aurich cert: Validate subject name before prompting due to no CA pool.
Fri, 31 Jul 2009 04:42:52 +0000 Elliott Sales de Andrade Don't leak the GError from g_convert.
Fri, 31 Jul 2009 04:21:30 +0000 Mike Ruprecht merge of '69e3f1859964483e117264088d4b6fc214709f6a'
Fri, 31 Jul 2009 04:21:28 +0000 Mike Ruprecht merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
Fri, 31 Jul 2009 04:09:41 +0000 Elliott Sales de Andrade merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
Fri, 31 Jul 2009 04:09:01 +0000 Elliott Sales de Andrade Got the 'to' and 'from' charsets backwards there, didn't I.
Fri, 31 Jul 2009 04:05:57 +0000 Elliott Sales de Andrade Fix the warnings.
Fri, 31 Jul 2009 04:04:24 +0000 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
Fri, 31 Jul 2009 03:53:00 +0000 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 means we don't need to go
Fri, 31 Jul 2009 04:15:02 +0000 Paul Aurich Oops.
Fri, 31 Jul 2009 03:47:58 +0000 Paul Aurich Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
Fri, 31 Jul 2009 03:27:47 +0000 Elliott Sales de Andrade Fix some of that grammer (sic) that Mark mentioned.
Fri, 31 Jul 2009 02:48:57 +0000 Elliott Sales de Andrade I don't understand how this branch could be reached, but don't leak the slp
Fri, 31 Jul 2009 01:28:41 +0000 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
Fri, 31 Jul 2009 01:06:42 +0000 Mark Doliner Whoops, I forgot to add the test!
Fri, 31 Jul 2009 00:56:33 +0000 Mark Doliner Add a note about why we do this. Feel free to correct spelling
Fri, 31 Jul 2009 00:48:16 +0000 Mark Doliner Add a super simple test for yahoo_codes_to_html(). I'm planning on
Fri, 31 Jul 2009 00:46:38 +0000 Mark Doliner This comment shouldn't be doxigenated
Thu, 30 Jul 2009 23:47:16 +0000 Mark Doliner Oh shit no it wasn't. I have no one to blame but fear itself.
Thu, 30 Jul 2009 23:45:45 +0000 Mark Doliner Um, this was a memory leak, right?
Thu, 30 Jul 2009 23:43:01 +0000 Mark Doliner Simplify a wee bit
Fri, 31 Jul 2009 04:20:30 +0000 Mike Ruprecht Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
Thu, 30 Jul 2009 16:02:21 +0000 Paul Aurich oscar: Fix debug message newline I noticed in a log from #pidgin.
Thu, 30 Jul 2009 12:41:56 +0000 Josep Puigdemont Updated Catalan-Valencian translation by Toni Hermoso.
Thu, 30 Jul 2009 07:26:54 +0000 Mark Doliner merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'
Thu, 30 Jul 2009 05:24:52 +0000 Paul Aurich merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'
Thu, 30 Jul 2009 07:26:10 +0000 Mark Doliner Small comment improvement from Aman Gupta (tmm1)
Thu, 30 Jul 2009 03:47:23 +0000 Stu Tomlinson Apparently the .PHONY bits are important for the revision reported in win32
Thu, 30 Jul 2009 03:42:26 +0000 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
Thu, 30 Jul 2009 05:24:44 +0000 Paul Aurich certs: Clean up the code a little, since I made it hard to follow.
Wed, 29 Jul 2009 19:16:02 +0000 Paul Aurich jabber: Handle "Extended Address" correctly.
Thu, 30 Jul 2009 03:26:37 +0000 Elliott Sales de Andrade Don't use a static buffer to hold a full filename, since it could possibly
Wed, 29 Jul 2009 19:31:27 +0000 Etan Reisner merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'
Wed, 29 Jul 2009 07:54:07 +0000 Bj«Órn Voigt German translation update (only punctuation changes)
Wed, 29 Jul 2009 02:32:00 +0000 Paul Aurich Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Wed, 29 Jul 2009 01:50:54 +0000 Elliott Sales de Andrade If the SOAP server returns a 503 AND we haven't yet authenticated, then
Tue, 28 Jul 2009 22:25:41 +0000 Paul Aurich merge of '024d245a8148c47c777a691d387fefdc58337f9c'
Tue, 28 Jul 2009 22:07:41 +0000 Paul Aurich merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'
Tue, 28 Jul 2009 21:49:29 +0000 Paul Aurich ft: Don't emit a changed-status signal for something that isn't a change.
Tue, 28 Jul 2009 22:07:39 +0000 Paul Aurich merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'
Tue, 28 Jul 2009 22:03:21 +0000 Mark Doliner Add a comment for these two strings. A translator asked about
Tue, 28 Jul 2009 22:08:04 +0000 Marcus Lundblad Fixed casing...
Tue, 28 Jul 2009 22:07:17 +0000 Marcus Lundblad One more typo...
Tue, 28 Jul 2009 22:04:15 +0000 Marcus Lundblad Fixed typo in translation
Tue, 28 Jul 2009 20:03:28 +0000 Laurynas Biveinis Update Lithuanian translation
Tue, 28 Jul 2009 05:03:19 +0000 Paul Aurich cap: Ignore auto-resp messages. Closes #4633.
Tue, 28 Jul 2009 04:43:53 +0000 Paul Aurich ft: Set an initial size for the dialog; that shrunk it way too much.
Tue, 28 Jul 2009 04:35:06 +0000 Paul Aurich ft: This functionality has been "offered" for umpteen years.
Tue, 28 Jul 2009 03:09:54 +0000 Stu Tomlinson I think this is the 3rd fix for the same error in the same function
Tue, 28 Jul 2009 02:58:24 +0000 Paul Aurich Updated Hebrew translation. Closes #9785.
Tue, 28 Jul 2009 02:37:45 +0000 Paul Aurich merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'
Tue, 28 Jul 2009 02:30:39 +0000 Stu Tomlinson Fixes for some potential printf("%s", NULL) type of problems from Maiku
Tue, 28 Jul 2009 01:23:39 +0000 Stu Tomlinson Automatically detect if running under valgrind and don't close plugin
Tue, 28 Jul 2009 01:18:46 +0000 Stu Tomlinson Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
Tue, 28 Jul 2009 01:16:09 +0000 Stu Tomlinson Make media.c compilable on Windows following guidance from Maiku
Mon, 27 Jul 2009 23:14:24 +0000 stefan becker Free the KeyValuePairs associated with accountopt lists. Closes #9115.
Mon, 27 Jul 2009 22:50:34 +0000 Paul Aurich merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'
Mon, 27 Jul 2009 19:11:49 +0000 Stu Tomlinson Fix windows build by adding the necessary bits to define the MTN revision
Mon, 27 Jul 2009 22:02:20 +0000 aman Optimize blist searching with lots and lots of empty groups
Mon, 27 Jul 2009 05:20:52 +0000 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
Mon, 27 Jul 2009 05:09:21 +0000 Paul Aurich Resurrect the old offline icon and make the new one the invisible icon.
Mon, 27 Jul 2009 04:12:06 +0000 aman More efficient purple_find_conversation_with_account. Closes #9703.
Mon, 27 Jul 2009 03:33:32 +0000 Paul Aurich merge of '676252faa4180c3a4995644d57dd0394f55d5db7'
Sun, 26 Jul 2009 19:51:40 +0000 Paul Aurich jabber: Move the jbr comparison logic to a GCompareFunc
Sun, 26 Jul 2009 19:25:47 +0000 Paul Aurich jabber: Properly track own idle time in fake_to_self.
Sun, 26 Jul 2009 21:42:21 +0000 John Bailey And really fix that --with-system-ssl-certs argument.
Sun, 26 Jul 2009 21:22:47 +0000 John Bailey Tweak the ChangeLog a bit.
Sun, 26 Jul 2009 21:22:29 +0000 John Bailey Fix this warning:
Sun, 26 Jul 2009 17:43:00 +0000 Paul Aurich merge of '0cb5b3f2ca9b11063ea0e18c4fc723568e254965'
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sun, 26 Jul 2009 17:17:03 +0000 John Bailey And clean up two instances where Yahoo Japan needs to be correctly detected
Sun, 26 Jul 2009 16:54:02 +0000 John Bailey Update these URL's to use the correct version of the Yahoo Messenger client
Sun, 26 Jul 2009 15:24:29 +0000 Josep Puigdemont Catalan translation updated.
Sun, 26 Jul 2009 01:39:13 +0000 Paul Aurich Further update to pt_BR. Refs #9723.
Sun, 26 Jul 2009 00:39:14 +0000 Paul Aurich Deprecate multiple chats having the same name and complain in the log.
Sun, 26 Jul 2009 00:21:20 +0000 Paul Aurich Minor cleanup: This callback is also IM-only.
Sun, 26 Jul 2009 00:19:59 +0000 Paul Aurich Minor cleanup: this callback is only triggered for IMs.
Sat, 25 Jul 2009 23:57:26 +0000 Paul Aurich Add a few files to .mtn-ignore
Sat, 25 Jul 2009 23:44:28 +0000 Paul Aurich --warnings;
Sat, 25 Jul 2009 21:12:23 +0000 Paul Aurich Updated English (British) translation. Closes #9775.
Sat, 25 Jul 2009 08:26:47 +0000 Elliott Sales de Andrade merge of '968b860be1d2669d190f0b1376533fcbc0d52b98'
Sat, 25 Jul 2009 06:49:18 +0000 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
Sat, 25 Jul 2009 02:55:33 +0000 Paul Aurich Apply a fix from "pieleric" to the Dutch translation. Closes #9764.
Fri, 24 Jul 2009 16:07:31 +0000 Jochen Kemnade complete German translation for 2.6.0
Thu, 23 Jul 2009 04:05:31 +0000 Paul Aurich ft: fwrite failing is a local error. Pointed out by kenshin.
Thu, 23 Jul 2009 02:52:45 +0000 Paul Aurich Add an explicit "Connected" message right before passing control from proxy subsystem to whomever called purple_proxy_connect.
Thu, 23 Jul 2009 02:31:52 +0000 Paul Aurich Set xfer->status before emitting signals in purple_xfer_set_status.
Wed, 22 Jul 2009 21:17:50 +0000 Paul Aurich Updated Bengali translation and retire two translators. Closes #9738.
Wed, 22 Jul 2009 20:39:46 +0000 Paul Aurich merge of '0051876c7a8f15262533a927282a8b417dfb0644'
Wed, 22 Jul 2009 20:38:20 +0000 Paul Aurich Updated Czech translation. Closes #9739
Wed, 22 Jul 2009 19:48:51 +0000 Paul Aurich Fix a small leak and remove a duplicate xmlnode_set_attrib.
Wed, 22 Jul 2009 15:06:07 +0000 John Bailey Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.
Wed, 22 Jul 2009 07:31:40 +0000 Paul Aurich Fix GnuTLS validation of the CACert Chain. Closes #4458.
Wed, 22 Jul 2009 06:12:13 +0000 Paul Aurich merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'
Wed, 22 Jul 2009 06:03:31 +0000 Paul Aurich A better solution for verifying certificate chains with NSS 3.12.3.
Wed, 22 Jul 2009 04:15:02 +0000 Paul Aurich merge of '16bc7e72b5dd239ce65c63a388c2d39efc5b7c32'
Wed, 22 Jul 2009 03:15:48 +0000 Mike Ruprecht merge of '080022da62aff247ec296e6c817cae0fc476b6a6'
Wed, 22 Jul 2009 02:36:28 +0000 Etan Reisner merge of '2c429e7e623da14e68de42a031909190e1f9dbac'
Tue, 21 Jul 2009 23:45:49 +0000 Etan Reisner merge of '5a2bb37da0d5add24e122a13a827437ecae61ad3'
Wed, 22 Jul 2009 04:14:01 +0000 Paul Aurich Check expiration/activation times on certificates. Closes #8226.
Tue, 21 Jul 2009 22:30:01 +0000 Paul Aurich Set the namespace properly on stanzas for BOSH.
Wed, 22 Jul 2009 03:11:05 +0000 Mike Ruprecht Don't crash when there isn't a webcam connected.
Tue, 21 Jul 2009 17:10:29 +0000 Jochen Kemnade getting closer to a complete German translation
Tue, 21 Jul 2009 15:30:24 +0000 Paul Aurich Updated Dutch translation. Closes #9727.
Tue, 21 Jul 2009 15:05:00 +0000 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
Tue, 21 Jul 2009 06:48:31 +0000 Paul Aurich merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'
Tue, 21 Jul 2009 06:16:43 +0000 Elliott Sales de Andrade merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'
Tue, 21 Jul 2009 06:47:55 +0000 Paul Aurich Clear out the fd when we pass it off to the SSL subsystem
Tue, 21 Jul 2009 05:33:43 +0000 Paul Aurich Add a debug log message when MD5 is used in a verification chain. Refs #4458.
Tue, 21 Jul 2009 04:25:59 +0000 Ka-Hing Cheung merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'
Tue, 21 Jul 2009 04:12:47 +0000 Paul Aurich Updated Khmer translation. Closes #9726.
Tue, 21 Jul 2009 03:48:50 +0000 Paul Aurich Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.
Tue, 21 Jul 2009 03:05:36 +0000 Paul Aurich Check in updated icons, logo, and new voice/video icons from Hylke.
Mon, 20 Jul 2009 18:51:18 +0000 Paul Aurich Updated Brazilian Portuguese translation. Closes #9723.
Mon, 20 Jul 2009 18:44:07 +0000 Paul Aurich Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.
Mon, 20 Jul 2009 18:29:16 +0000 Paul Aurich merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'
Mon, 20 Jul 2009 07:12:34 +0000 Paul Aurich Fix a translation issue. Closes #7316.
Tue, 21 Jul 2009 04:31:27 +0000 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
Tue, 21 Jul 2009 03:57:20 +0000 Elliott Sales de Andrade Fix a small warning.
Tue, 21 Jul 2009 03:56:44 +0000 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
Mon, 20 Jul 2009 05:11:50 +0000 Elliott Sales de Andrade merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'
Mon, 20 Jul 2009 05:10:17 +0000 Elliott Sales de Andrade Some versions of libtool seem to output things a little differently, so
Mon, 20 Jul 2009 01:28:11 +0000 Elliott Sales de Andrade Make a note about these ALLOW_TAG* macros so people don't do stuff like
Sun, 19 Jul 2009 23:26:50 +0000 Elliott Sales de Andrade We don't appear to need this key according to the current revision of the
Tue, 21 Jul 2009 04:24:46 +0000 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
Mon, 20 Jul 2009 18:28:16 +0000 Paul Aurich Build fix on Windows. Thanks to SuperMMX.
Mon, 20 Jul 2009 18:26:13 +0000 Paul Aurich Allow fallback for broken XMPP <message/> types. Closes #7837.
Mon, 20 Jul 2009 18:16:36 +0000 Paul Aurich Oops, it helps to set the resource.
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines.
Sun, 19 Jul 2009 22:40:10 +0000 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
Sun, 19 Jul 2009 22:39:41 +0000 Ka-Hing Cheung disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
Sun, 19 Jul 2009 22:29:44 +0000 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
Sun, 19 Jul 2009 20:16:27 +0000 ª±ric Boumaour Small fixes in fr.po translation for 2.6 release.
Sun, 19 Jul 2009 19:38:35 +0000 Paul Aurich merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'
Sun, 19 Jul 2009 19:07:54 +0000 Paul Aurich Make OK default for Add Buddy, Add Chat, and Join Chat.
Sun, 19 Jul 2009 17:56:02 +0000 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
Sun, 19 Jul 2009 17:45:08 +0000 Ka-Hing Cheung merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'
Sun, 19 Jul 2009 17:27:55 +0000 Jochen Kemnade more German l10n
Sun, 19 Jul 2009 17:41:38 +0000 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
Sun, 19 Jul 2009 17:35:06 +0000 Ka-Hing Cheung move MSN stuff to its own section
Sun, 19 Jul 2009 16:55:48 +0000 Ka-Hing Cheung I blame Qulogic for not compiling with vv
Sun, 19 Jul 2009 19:33:43 +0000 Mark Doliner disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'
Sun, 19 Jul 2009 16:31:32 +0000 Mark Doliner Surround this macro in do { } while (0); so that callers don't need to
Sun, 19 Jul 2009 16:28:32 +0000 Mark Doliner Correct the indentation of this macro by removing one level of indentation
Sun, 19 Jul 2009 16:19:45 +0000 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
Sun, 19 Jul 2009 12:05:32 +0000 Jochen Kemnade German translation update (still incomplete for 2.6.0)
Sun, 19 Jul 2009 08:31:44 +0000 Sulabh Mahajan Fixes #1982
Sun, 19 Jul 2009 08:17:45 +0000 Elliott Sales de Andrade merge of '2ce8248c9604e667e6fbbc4200565415369417e0'
Sun, 19 Jul 2009 07:17:13 +0000 Paul Aurich Updated Greek Translation. Closes #9696.
Sun, 19 Jul 2009 05:45:45 +0000 Paul Aurich Punjabi translation updated. Closes #9715.
Sat, 18 Jul 2009 20:11:08 +0000 Paul Aurich To make grim happy (or more upset).
Sat, 18 Jul 2009 18:32:47 +0000 Paul Aurich corner case: the first group wasn't being put into the hash table.
Sat, 18 Jul 2009 16:17:32 +0000 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
Sat, 18 Jul 2009 16:12:12 +0000 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
Sat, 18 Jul 2009 08:46:06 +0000 Paul Aurich Updated Galician translation and ChangeLogging. Closes #9695.
Sat, 18 Jul 2009 07:49:17 +0000 Paul Aurich ASCII-ize the TXT query, too.
Sat, 18 Jul 2009 07:23:09 +0000 Paul Aurich Support connecting to IDNA XMPP domains.
Sat, 18 Jul 2009 05:26:23 +0000 Paul Aurich Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
Sat, 18 Jul 2009 05:08:25 +0000 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
Sat, 18 Jul 2009 04:06:48 +0000 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
Sat, 18 Jul 2009 03:36:33 +0000 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
Sat, 18 Jul 2009 03:31:44 +0000 John Bailey We were actually identifying as a version of Yahoo Messenger that doesn't
Sat, 18 Jul 2009 02:32:04 +0000 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
Sat, 18 Jul 2009 00:40:40 +0000 Paul Aurich merge of 'ebacad33e72745d3734a3d870fee301705c7282c'
Fri, 17 Jul 2009 23:49:51 +0000 Paul Aurich Refactor jabber_login and jabber_register_account
Fri, 17 Jul 2009 21:11:25 +0000 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
Fri, 17 Jul 2009 02:19:31 +0000 Paul Aurich Strip trailing whitespace.
Fri, 17 Jul 2009 23:45:52 +0000 John Bailey Clean up a case of unnecessarily duplicated code.
Fri, 17 Jul 2009 00:37:59 +0000 John Bailey Display an error message when we receive error code 1013 from the Yahoo! logon
Thu, 16 Jul 2009 22:56:37 +0000 Paul Aurich The item JID will match the 'to' JID, not the from.
Thu, 16 Jul 2009 22:53:37 +0000 Paul Aurich Revert this to what it was originally. Since the Get Info dialog renders "Purple HTML" or "IMHTML", trust the purple_* routine to format the <br/> properly.