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
Sun, 05 Jul 2009 06:05:54 +0000 Paul Aurich Style and comments
Sun, 05 Jul 2009 05:53:54 +0000 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
Sun, 05 Jul 2009 05:01:05 +0000 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
Mon, 06 Jul 2009 06:04:15 +0000 John Bailey ChangeLog!
Mon, 06 Jul 2009 06:00:13 +0000 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
Mon, 06 Jul 2009 05:48:30 +0000 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
Mon, 06 Jul 2009 00:16:00 +0000 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
Sun, 05 Jul 2009 23:56:07 +0000 John Bailey Moved functions around and made some no longer static. All the functions
Sun, 05 Jul 2009 14:40:13 +0000 John Bailey Add header includes. I still have not yet tested building this.
Sun, 05 Jul 2009 14:31:37 +0000 John Bailey I believe this will correctly handle setting the yd->jp value under the new
Sun, 05 Jul 2009 14:14:14 +0000 John Bailey have a separate hash table function for each prpl.
Sun, 05 Jul 2009 05:35:05 +0000 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 04:37:33 +0000 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes
Sun, 05 Jul 2009 02:26:03 +0000 John Bailey merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
Sun, 05 Jul 2009 00:07:03 +0000 Paul Aurich Elliott's code looks nicer.
Sat, 04 Jul 2009 23:18:15 +0000 Paul Aurich Changelog that.
Sat, 04 Jul 2009 23:13:23 +0000 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
Sat, 04 Jul 2009 22:27:37 +0000 Paul Aurich Credit Timo, Jochen, Bj«Órn, and Josep for their translations.
Sat, 04 Jul 2009 22:23:46 +0000 Paul Aurich merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
Sat, 04 Jul 2009 22:16:47 +0000 Timo Jyrinki Updated Finnish translation (100%).
Sat, 04 Jul 2009 22:23:30 +0000 Paul Aurich Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
Sat, 04 Jul 2009 22:09:55 +0000 Paul Aurich Updated Slovenian translation. Closes #9098.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sat, 04 Jul 2009 23:52:03 +0000 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
Sat, 04 Jul 2009 23:37:22 +0000 John Bailey ChangeLog the PURPLE_VERBOSE_DEBUG variable.
Sat, 04 Jul 2009 23:34:49 +0000 John Bailey Add entries to ChangeLog.API for my changes.
Sat, 04 Jul 2009 23:33:01 +0000 John Bailey Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
Sat, 04 Jul 2009 19:01:16 +0000 John Bailey Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
Sat, 04 Jul 2009 17:19:00 +0000 Paul Aurich merge of '8222e69d26359ab1a478cc42d25834120aee713b'
Sat, 04 Jul 2009 17:17:59 +0000 Paul Aurich Fix purple_markup_unescape_entity to properly consume '\' and similar.
Sat, 04 Jul 2009 10:33:37 +0000 Jochen Kemnade some more German l10n
Sat, 04 Jul 2009 08:35:24 +0000 Josep Puigdemont Catalan translation updated.
Mon, 06 Jul 2009 04:37:06 +0000 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
Sun, 05 Jul 2009 05:41:00 +0000 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
Sun, 05 Jul 2009 03:32:34 +0000 Elliott Sales de Andrade s/analize/analyze/g since those scripts just don't exist.
Sat, 04 Jul 2009 22:32:00 +0000 Elliott Sales de Andrade If no disco#items feature was found (like with gmail.com), then our disco
Sat, 04 Jul 2009 22:15:59 +0000 Elliott Sales de Andrade Make the custom smiley edit windows single-instance. That is, if you click
Sat, 04 Jul 2009 07:54:50 +0000 Elliott Sales de Andrade merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
Sat, 04 Jul 2009 05:56:22 +0000 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
Sat, 04 Jul 2009 05:17:11 +0000 Paul Aurich merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Sat, 04 Jul 2009 05:20:38 +0000 Elliott Sales de Andrade The Log Reader plugin also supports aMSN logs.
Sat, 04 Jul 2009 04:28:42 +0000 Elliott Sales de Andrade merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
Sat, 04 Jul 2009 01:17:55 +0000 Stu Tomlinson Apparently there might be stuff after the semicolon before the \r\n so just
Sat, 04 Jul 2009 01:16:21 +0000 Stu Tomlinson merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
Sat, 04 Jul 2009 01:07:26 +0000 Mark Doliner merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
Sat, 04 Jul 2009 01:06:23 +0000 Mark Doliner Slightly better error messages
Sat, 04 Jul 2009 04:27:48 +0000 Elliott Sales de Andrade In the Network prefs page, always show the auto-detected IP address by
Sat, 04 Jul 2009 04:22:25 +0000 Elliott Sales de Andrade Don't colourize the IP entry field when it's empty, and reset the actual
Sat, 04 Jul 2009 03:24:43 +0000 Elliott Sales de Andrade Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
Sat, 04 Jul 2009 01:14:03 +0000 Stu Tomlinson disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
Sat, 04 Jul 2009 00:59:44 +0000 Stu Tomlinson We're about to assume strstr() will find \r\n, so make the sscanf()
Fri, 03 Jul 2009 19:28:25 +0000 Mark Doliner Add an else when looking at the number of total elements and
Fri, 03 Jul 2009 11:43:15 +0000 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
Fri, 03 Jul 2009 11:26:41 +0000 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
Fri, 03 Jul 2009 11:13:35 +0000 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
Fri, 03 Jul 2009 09:05:51 +0000 Mark Doliner Formatting changes, no functionality.
Fri, 03 Jul 2009 06:03:01 +0000 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
Sat, 04 Jul 2009 03:08:10 +0000 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary