log

age author description
Mon, 06 Jul 2009 15:46:51 +0000 John Bailey Patch from kkszysiu to make the GG prpl support
Mon, 06 Jul 2009 09:35:10 +0000 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
Mon, 06 Jul 2009 09:30:44 +0000 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
Mon, 06 Jul 2009 09:08:17 +0000 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 07:26:12 +0000 Mark Doliner I think we can assume that read() isn't going to read more than
Mon, 06 Jul 2009 06:03:20 +0000 Mark Doliner Non localizable string?! Non!
Mon, 06 Jul 2009 05:50:43 +0000 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
Mon, 06 Jul 2009 05:44:26 +0000 Mark Doliner Change these two strings to match another one. total_number_of_strings--
Mon, 06 Jul 2009 05:37:06 +0000 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
Mon, 06 Jul 2009 05:33:27 +0000 Mark Doliner Remove periods and newlines from many error messages that end up being used
Mon, 06 Jul 2009 05:29:46 +0000 Mark Doliner Remove trailing periods from short disconnection error messags and remove
Mon, 06 Jul 2009 05:28:59 +0000 Mark Doliner Similar connection error message changes for IRC. These are hopefully
Mon, 06 Jul 2009 05:27:08 +0000 Mark Doliner Connection error message changes for gg, and a few other strings changes.
Mon, 06 Jul 2009 05:22:25 +0000 Mark Doliner Make some error messages more uniform.
Mon, 06 Jul 2009 05:18:34 +0000 Mark Doliner Change the wording in a connection error message. I'm trying to make
Mon, 06 Jul 2009 04:38:08 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Mon, 06 Jul 2009 06:04:34 +0000 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
Mon, 06 Jul 2009 05:27:30 +0000 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
Mon, 06 Jul 2009 04:19:26 +0000 Paul Aurich I missed a few presence types.
Mon, 06 Jul 2009 03:45:57 +0000 Paul Aurich Rearrange all the MUC code to be together.
Mon, 06 Jul 2009 03:00:41 +0000 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
Mon, 06 Jul 2009 00:45:54 +0000 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
Sun, 05 Jul 2009 23:55:56 +0000 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
Sun, 05 Jul 2009 22:59:43 +0000 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
Sun, 05 Jul 2009 22:22:03 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 05 Jul 2009 22:39:34 +0000 Paul Aurich Minor formatting/style/purple_strequal
Sun, 05 Jul 2009 19:17:45 +0000 Paul Aurich The XOR method is disabled in family_auth.c
Sun, 05 Jul 2009 19:07:06 +0000 Paul Aurich Unregister the account signals after destroying accounts.
Sun, 05 Jul 2009 17:34:49 +0000 Paul Aurich Changelog the XMPP SSL change
Sun, 05 Jul 2009 15:12:29 +0000 Etan Reisner Fix this typo again because I was stupid.
Sun, 05 Jul 2009 15:11:52 +0000 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
Sun, 05 Jul 2009 15:09:15 +0000 Etan Reisner Typo s/hopefulll/hopefully/
Sun, 05 Jul 2009 15:08:20 +0000 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
Sun, 05 Jul 2009 06:51:35 +0000 Etan Reisner That was some seriously screwed up formatting.
Sun, 05 Jul 2009 06:50:39 +0000 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
Sun, 05 Jul 2009 05:49:17 +0000 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
Sun, 05 Jul 2009 05:04:33 +0000 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
Sat, 04 Jul 2009 17:36:07 +0000 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
Sun, 28 Jun 2009 15:49:35 +0000 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
Sun, 28 Jun 2009 07:06:31 +0000 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
Sun, 28 Jun 2009 06:04:35 +0000 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
Sat, 27 Jun 2009 18:12:10 +0000 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
Sat, 27 Jun 2009 00:11:53 +0000 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
Sat, 27 Jun 2009 00:05:12 +0000 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
Fri, 26 Jun 2009 23:49:44 +0000 Etan Reisner Make the comment reflect that we are actually just stopping the typing
Fri, 26 Jun 2009 23:34:29 +0000 Etan Reisner Changelog the perl module installation location changes.
Fri, 26 Jun 2009 23:32:51 +0000 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
Thu, 25 Jun 2009 05:38:35 +0000 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
Thu, 25 Jun 2009 05:35:02 +0000 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
Thu, 25 Jun 2009 05:12:25 +0000 Etan Reisner More Title Casing.
Thu, 25 Jun 2009 05:11:21 +0000 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
Thu, 25 Jun 2009 04:10:31 +0000 Etan Reisner Title Case some blist right-click menu items.
Thu, 25 Jun 2009 04:05:08 +0000 Etan Reisner This doesn't seem to be used.
Thu, 25 Jun 2009 04:02:17 +0000 Etan Reisner Indentation fix.
Thu, 25 Jun 2009 03:32:17 +0000 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
Thu, 18 Jun 2009 23:04:07 +0000 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
Wed, 08 Jul 2009 04:32:34 +0000 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
Sun, 05 Jul 2009 11:04:29 +0000 Jochen Kemnade more German l10n
Sun, 05 Jul 2009 06:06:46 +0000 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels