Wed, 16 Apr 2008 07:25:47 +0000 |
Mark Doliner |
Don't try to enable our server-stored buddylist if we receive an error
|
Wed, 16 Apr 2008 06:47:14 +0000 |
Mark Doliner |
Don't remove the PurpleBuddy from our buddy list if we don't send them
|
Wed, 16 Apr 2008 06:27:46 +0000 |
Mark Doliner |
Super minor documentation improvement
|
Wed, 16 Apr 2008 05:44:40 +0000 |
John Bailey |
I'm an idiot and forgot to escape my apostrophe. This took *way* too long
|
Wed, 16 Apr 2008 05:32:14 +0000 |
John Bailey |
Attempt to make it a bit more obvious that people need to have half a clue
|
Wed, 16 Apr 2008 00:01:03 +0000 |
Evan Schoenberg |
I've seen intermittent crashes on xmpp file transfers in this code, but I
|
Tue, 15 Apr 2008 23:51:03 +0000 |
Evan Schoenberg |
The warning string for plaintext auth over an unencrypted connection is found
|
Tue, 15 Apr 2008 23:46:13 +0000 |
Evan Schoenberg |
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
|
Tue, 15 Apr 2008 16:21:24 +0000 |
Daniel Atallah |
Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.
|
Tue, 15 Apr 2008 16:16:52 +0000 |
Daniel Atallah |
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
|
Mon, 14 Apr 2008 20:35:47 +0000 |
Mark Doliner |
I don't consider this an error.
|
Thu, 17 Apr 2008 16:59:31 +0000 |
Sadrul Habib Chowdhury |
Patch from Gaul to plug a small leak, with an additional fix to free
|
Mon, 14 Apr 2008 05:30:18 +0000 |
Sadrul Habib Chowdhury |
Add a 'Jump to markerline' option in the conversation window menu to
|
Sun, 13 Apr 2008 17:47:25 +0000 |
Sadrul Habib Chowdhury |
Include finch.h instead of internal.h
|
Sun, 13 Apr 2008 17:39:38 +0000 |
Sadrul Habib Chowdhury |
merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'
|
Sun, 13 Apr 2008 17:33:13 +0000 |
Sadrul Habib Chowdhury |
Destroy the tooltip when a group in the buddylist is expanded or collapsed
|
Sun, 13 Apr 2008 17:12:05 +0000 |
Sadrul Habib Chowdhury |
When you try to execute a command (e.g., /part etc.) in a chat on a
|
Sun, 13 Apr 2008 16:54:33 +0000 |
Sadrul Habib Chowdhury |
Do not crash from commands in a disconnected chat. Fixes #5208
|
Sun, 13 Apr 2008 16:28:57 +0000 |
Sadrul Habib Chowdhury |
Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
|
Tue, 15 Apr 2008 23:46:03 +0000 |
Evan Schoenberg |
Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,
|
Sun, 13 Apr 2008 09:51:45 +0000 |
Will Thompson |
Add Iain MacDonnell to COPYRIGHT; references #5205.
|
Sun, 13 Apr 2008 06:37:47 +0000 |
Stu Tomlinson |
The next version of RFC 3920, the draft of which can be found at http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-04.html, and subsequent email clarifications with Peter Saint-Andre and Alexey Melnikov indicate that we should be trying the next mechanism in line after one mechanism fails. We should also be ensuring that the mech list is sorted in order of descending security, which we don't do yet; however, servers are supposed to send us a sorted list, as well, so this isn't a major issue.
|
Sat, 12 Apr 2008 23:34:27 +0000 |
Will Thompson |
Add Jeffery Brown to COPYRIGHT. References #4905.
|
Sat, 12 Apr 2008 22:59:33 +0000 |
Ethan Blanton |
Handle IRC ban lists in-channel. Channels which are not joined are
|
Sat, 12 Apr 2008 21:26:43 +0000 |
John Bailey |
nosnilmot pointed out that this error message seemed to be wrong. I agree
|
Sat, 12 Apr 2008 20:20:09 +0000 |
Ethan Blanton |
merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'
|
Sat, 12 Apr 2008 18:30:34 +0000 |
John Bailey |
Put the recent configure.ac changes in the ChangeLog. I may have been a bit
|
Sat, 12 Apr 2008 17:55:44 +0000 |
Will Thompson |
Patch from Maiku: "When the buddy list is set to sort contacts by status,
|
Sat, 12 Apr 2008 17:48:16 +0000 |
Will Thompson |
Modified version of a patch from "dseven" to prevent crashing on NULL topics
|
Sat, 12 Apr 2008 19:40:06 +0000 |
Ethan Blanton |
Strip mIRC formatting codes from PART and QUIT messages.
|