log

age author description
Tue, 18 Dec 2007 07:33:32 +0000 Sean Egan Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
Tue, 18 Dec 2007 06:29:46 +0000 Sean Egan Don't install pidgin.desktop when not installing Pidgin
Tue, 18 Dec 2007 03:35:20 +0000 Luke Schierer merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
Tue, 18 Dec 2007 22:57:55 +0000 Evan Schoenberg Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
Tue, 18 Dec 2007 02:26:57 +0000 Evan Schoenberg merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
Mon, 17 Dec 2007 23:22:30 +0000 Evan Schoenberg Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
Mon, 17 Dec 2007 23:18:34 +0000 Evan Schoenberg If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
Tue, 18 Dec 2007 02:26:44 +0000 Daniel Atallah Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
Tue, 18 Dec 2007 02:25:10 +0000 Daniel Atallah merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
Mon, 17 Dec 2007 20:37:30 +0000 Stu Tomlinson Escape system log messages before sending to the loggers. Fixes #4426
Tue, 18 Dec 2007 10:54:32 +0000 Will Thompson Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
Tue, 18 Dec 2007 00:59:59 +0000 Sean Egan I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
Mon, 17 Dec 2007 12:10:55 +0000 Will Thompson merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
Mon, 17 Dec 2007 12:09:59 +0000 Will Thompson Don't bother making transient connection errors persist across a restart.
Mon, 17 Dec 2007 12:09:19 +0000 Will Thompson Dismissing the signed on elsewhere minidialog should clear all the errors;
Mon, 17 Dec 2007 07:34:21 +0000 Sean Egan Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
Mon, 17 Dec 2007 07:29:39 +0000 Sean Egan Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
Mon, 17 Dec 2007 06:51:12 +0000 Sean Egan Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
Mon, 17 Dec 2007 06:01:59 +0000 Sean Egan Remove size restriction on XMPP avatars
Mon, 17 Dec 2007 05:49:40 +0000 Sean Egan Another patch from DHowett. This one adds conversation nick colors to gtkrc
Mon, 17 Dec 2007 05:29:00 +0000 Sean Egan Patch from DHowett to fix the transposition of background and forebround colors
Sun, 16 Dec 2007 21:23:56 +0000 Ka-Hing Cheung pulled the NEWS and ChangeLog bits from 2.3.1
Sun, 16 Dec 2007 16:37:53 +0000 Will Thompson merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
Sun, 16 Dec 2007 00:36:02 +0000 Ka-Hing Cheung merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
Sat, 15 Dec 2007 22:58:57 +0000 Richard Laager Add libpurple/win32/libc_interface.c to suppress an error.
Sat, 15 Dec 2007 22:29:38 +0000 Richard Laager Revert siege's likely inadvertent changes to autogen.sh in
Sun, 16 Dec 2007 00:34:21 +0000 Ka-Hing Cheung part of the series of patches from QuLogic that fixes a use-after-free,
Sat, 15 Dec 2007 20:29:56 +0000 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
Sun, 16 Dec 2007 16:36:53 +0000 Will Thompson Make yahoo_html_to_codes deal with ' in messages being sent. Also correct
Sat, 15 Dec 2007 18:23:04 +0000 Will Thompson The debug message for purple_prefs_set_path when the pref in question is not
Fri, 14 Dec 2007 21:44:34 +0000 Daniel Atallah This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
Fri, 14 Dec 2007 00:41:28 +0000 Daniel Atallah This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
Fri, 14 Dec 2007 00:38:22 +0000 Daniel Atallah Fix a GList being leaked when dealing with network connection/disconnection events.
Thu, 13 Dec 2007 06:53:07 +0000 John Bailey Some minor tweaks to the man page.
Wed, 12 Dec 2007 20:37:29 +0000 Stu Tomlinson Another tweak to the auto-resizing so it shows new empty lines correctly,
Wed, 12 Dec 2007 19:15:01 +0000 Daniel Atallah Fix #4345 by ignoring a malformed message.
Wed, 12 Dec 2007 01:53:00 +0000 Stu Tomlinson merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
Wed, 12 Dec 2007 00:15:23 +0000 Sadrul Habib Chowdhury merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
Wed, 12 Dec 2007 00:10:36 +0000 Sadrul Habib Chowdhury Remove the close timer when re-displaying a hidden conversation.
Tue, 11 Dec 2007 20:28:09 +0000 Daniel Atallah Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
Tue, 11 Dec 2007 19:03:37 +0000 Luke Schierer Stu says this was unnecessary, that it is already there.
Wed, 12 Dec 2007 01:48:49 +0000 Stu Tomlinson Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
Tue, 11 Dec 2007 18:42:26 +0000 Luke Schierer merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
Tue, 11 Dec 2007 16:51:07 +0000 Stu Tomlinson Clean up generated dbus sources in 'make clean'
Tue, 11 Dec 2007 18:41:33 +0000 Luke Schierer (13:35:59) KeaponLaffin: so which SSL libraries are supported?
Tue, 11 Dec 2007 01:34:18 +0000 Andreas Monitzer Fixed http://trac.adiumx.com/ticket/8529
Mon, 10 Dec 2007 15:22:27 +0000 Will Thompson Ensure that an error's description actually is UTF-8 before writing it out to
Mon, 10 Dec 2007 13:10:58 +0000 Will Thompson Correct a doc typo.
Mon, 10 Dec 2007 13:10:19 +0000 Will Thompson Add @since 2.3.0 to purple.h.
Mon, 10 Dec 2007 04:36:58 +0000 Sadrul Habib Chowdhury merge of '2cbfe519145eef590082df40a311948ad4884ef2'
Mon, 10 Dec 2007 04:34:51 +0000 Sadrul Habib Chowdhury Create a 'list' request-field for a 'choice' plugin pref.
Mon, 10 Dec 2007 03:54:21 +0000 Daniel Atallah merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
Mon, 10 Dec 2007 03:52:17 +0000 Daniel Atallah Ignore stripped win32 bin directory.
Mon, 10 Dec 2007 03:50:58 +0000 Daniel Atallah Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
Mon, 10 Dec 2007 03:53:08 +0000 John Bailey Ari noticed that `make docs` no longer functions properly when the build
Mon, 10 Dec 2007 02:19:56 +0000 Daniel Atallah A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
Mon, 10 Dec 2007 02:07:01 +0000 Daniel Atallah Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
Sun, 09 Dec 2007 11:25:15 +0000 Daniel Atallah Fix #4079 for real.
Sun, 09 Dec 2007 10:08:40 +0000 Sadrul Habib Chowdhury We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
Sun, 09 Dec 2007 00:56:29 +0000 Sadrul Habib Chowdhury Allow loading python scripts at runtime.