Sun, 08 Nov 2009 02:21:28 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 07 Nov 2009 04:41:04 +0000 |
Paul Aurich |
jabber: did someone say something about the end of the struct?
|
Sat, 07 Nov 2009 03:45:13 +0000 |
Paul Aurich |
xmppdisco: Close the input request when closing the dialog. Fixes a crash.
|
Fri, 06 Nov 2009 21:28:04 +0000 |
Sadrul Habib Chowdhury |
merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
|
Fri, 06 Nov 2009 21:26:36 +0000 |
Sadrul Habib Chowdhury |
Fix compile with debugging enabled.
|
Fri, 06 Nov 2009 18:12:01 +0000 |
Paul Aurich |
oscar: According to the online docs, statusCode 607 is rate limit (confirmed
|
Fri, 06 Nov 2009 09:57:49 +0000 |
Paul Aurich |
Hmm, I think I'm reaching diminishing returns.
|
Fri, 06 Nov 2009 09:30:40 +0000 |
Paul Aurich |
jabber: These uses of strlen() are unnecessary.
|
Fri, 06 Nov 2009 09:16:01 +0000 |
Paul Aurich |
jabber: If it should never happen, we certainly should never keep going in the function!
|
Fri, 06 Nov 2009 09:13:28 +0000 |
Paul Aurich |
jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
|
Fri, 06 Nov 2009 09:07:46 +0000 |
Paul Aurich |
Oops, make that build.
|
Fri, 06 Nov 2009 08:55:36 +0000 |
Paul Aurich |
jabber: Fix a few places where the default for require_tls was wrong.
|
Fri, 06 Nov 2009 08:47:28 +0000 |
Paul Aurich |
jabber: Use purple_strequal to simplify some auth code
|
Fri, 06 Nov 2009 08:39:49 +0000 |
Paul Aurich |
jabber: Convert to purple_debug_* convenience functions.
|
Fri, 06 Nov 2009 08:14:53 +0000 |
Paul Aurich |
jabber: Print account name on sent stanzas in the debug log.
|
Fri, 06 Nov 2009 17:23:40 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 06 Nov 2009 04:21:47 +0000 |
Daniel Atallah |
Add some additional debug output to the avahi mdns implemenation.
|
Fri, 06 Nov 2009 03:59:55 +0000 |
Paul Aurich |
oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
|
Fri, 06 Nov 2009 03:58:26 +0000 |
Paul Aurich |
oscar: Properly support TLS when using clientLogin.
|
Fri, 06 Nov 2009 01:17:25 +0000 |
Mark Doliner |
Better, or worse?
|
Thu, 05 Nov 2009 02:50:48 +0000 |
Richard Nelson |
Allow printable chars when searching the tree
|
Wed, 04 Nov 2009 23:39:08 +0000 |
Mark Doliner |
I believe this change fixes offline message retrieval.
|
Wed, 04 Nov 2009 22:47:18 +0000 |
Mark Doliner |
We really shouldn't be doing a whole lot in our signal handler. The
|
Wed, 04 Nov 2009 22:16:51 +0000 |
Mark Doliner |
merge of '661db628ce40c3548058f062ea72d9687654d53a'
|
Wed, 04 Nov 2009 22:16:46 +0000 |
Mark Doliner |
http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
|
Wed, 04 Nov 2009 19:05:30 +0000 |
Paul Aurich |
oscar: Remove the simultaneous logins option from ICQ accounts.
|
Wed, 04 Nov 2009 18:41:51 +0000 |
Mark Doliner |
merge of '06b53ea832679e0dfb2e6d5d0c1b69e61f1bd38b'
|
Wed, 04 Nov 2009 18:41:21 +0000 |
Mark Doliner |
Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
|
Wed, 04 Nov 2009 17:03:05 +0900 |
Yoshiki Yazawa |
merged with the trunk
|
Wed, 04 Nov 2009 16:58:41 +0900 |
Yoshiki Yazawa |
commit differences as a revision for now.
|
Wed, 04 Nov 2009 05:09:04 +0000 |
Paul Aurich |
oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
|
Tue, 03 Nov 2009 19:27:23 +0000 |
Paul Aurich |
oscar: Make these errors more translatable.
|
Tue, 03 Nov 2009 19:14:35 +0000 |
Paul Aurich |
merge of '1691b4b36ac458e77603b7cac73a91c200b2a21b'
|
Tue, 03 Nov 2009 18:28:56 +0000 |
Paul Aurich |
oscar: The 0x00c9 TLV seems to be buddy preferences, not limited to visibility.
|
Tue, 03 Nov 2009 18:07:02 +0000 |
Paul Aurich |
oscar: Update the details of the buddy preferences based on the OSCAR docs.
|
Tue, 03 Nov 2009 19:02:32 +0000 |
Marcus Lundblad |
Removed a couple of stray whitespaces...
|
Tue, 03 Nov 2009 18:51:32 +0000 |
Marcus Lundblad |
jabber: Automatically find a STUN server by SRV lookup on the account's domain
|
Tue, 03 Nov 2009 07:46:01 +0000 |
aman |
oscar: Display more detailed error messages when an outgoing message is bounced.
|
Tue, 03 Nov 2009 05:54:38 +0000 |
Paul Aurich |
ChangeLog the last few commits.
|
Tue, 03 Nov 2009 05:53:06 +0000 |
aman |
oscar: Update the rate calculations based on OSCAR docs.
|
Tue, 03 Nov 2009 05:34:36 +0000 |
aman |
oscar: Replace magic numbers with enums.
|
Tue, 03 Nov 2009 05:32:47 +0000 |
aman |
oscar: Differentiate the two rate-limiting login errors.
|
Mon, 02 Nov 2009 22:39:59 +0000 |
Mark Doliner |
Add a null check, just for the heck of it
|
Mon, 02 Nov 2009 04:45:52 +0000 |
Richard Laager |
Use PIDGIN_NAME here, rather than duplicate it.
|
Mon, 02 Nov 2009 03:12:45 +0000 |
John Bailey |
Fix the accelerators on the Network tab. Have I mentioned recently that I hate
|
Mon, 02 Nov 2009 03:04:56 +0000 |
John Bailey |
Make the username labels consistent with each other.
|
Mon, 02 Nov 2009 03:00:06 +0000 |
John Bailey |
Changelog the last few items.
|
Mon, 02 Nov 2009 02:58:17 +0000 |
John Bailey |
This feels hacky to me, so if someone has a better idea, go for it. This change
|
Mon, 02 Nov 2009 02:39:00 +0000 |
John Bailey |
Make the proxy server port entry a spin button instead. Paul noticed this
|
Mon, 02 Nov 2009 02:18:09 +0000 |
John Bailey |
Per discussion in devel@conference.pidgin.im a couple days ago, make the
|
Mon, 02 Nov 2009 00:11:37 +0000 |
Sadrul Habib Chowdhury |
Show a little prpl icon in request dialogs, when possible.
|
Sun, 01 Nov 2009 03:23:03 +0000 |
Paul Aurich |
dns: Check read/write return value to silence a bunch of warnings.
|
Sun, 01 Nov 2009 03:18:59 +0000 |
Sadrul Habib Chowdhury |
merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
|
Sun, 01 Nov 2009 03:14:22 +0000 |
Paul Aurich |
merge of '1def2be2e4073bd8f441667545132de3b851cd71'
|
Sun, 01 Nov 2009 00:12:38 +0000 |
Paul Aurich |
dns: I don't think this worked correctly before.
|
Sat, 31 Oct 2009 22:25:22 +0000 |
Paul Aurich |
dns: Avoid two warnings when building with --disable-idn.
|
Sun, 01 Nov 2009 03:11:15 +0000 |
Sadrul Habib Chowdhury |
merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
|
Sat, 31 Oct 2009 19:23:14 +0000 |
Daniel Atallah |
Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
|
Fri, 30 Oct 2009 06:52:29 +0000 |
Elliott Sales de Andrade |
merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
|
Fri, 30 Oct 2009 06:46:11 +0000 |
Elliott Sales de Andrade |
When restricting a buddy on both the Allow and Block lists to just one
|
Fri, 30 Oct 2009 06:08:25 +0000 |
Elliott Sales de Andrade |
Instead of $@, use "$*" in run_or_die or else printf will re-use the format
|
Fri, 30 Oct 2009 05:40:21 +0000 |
Elliott Sales de Andrade |
My version of sed seems to require no space between the -i and the backup
|
Fri, 30 Oct 2009 03:52:09 +0000 |
Elliott Sales de Andrade |
Add an error handler for the RML command as well.
|
Fri, 30 Oct 2009 02:50:07 +0000 |
Elliott Sales de Andrade |
Fold the ADL 241 error handler into the base ADL error handler since it
|
Sun, 01 Nov 2009 03:08:26 +0000 |
Sadrul Habib Chowdhury |
Disable unsupported actions for federated users on Yahoo.
|
Sun, 01 Nov 2009 03:02:03 +0000 |
Sadrul Habib Chowdhury |
Cannot send a file to a Yahoo! user on MSN.
|
Sun, 01 Nov 2009 02:56:44 +0000 |
Sadrul Habib Chowdhury |
Cannot send a file to a federated user on yahoo.
|
Fri, 30 Oct 2009 01:41:49 +0000 |
Sadrul Habib Chowdhury |
Disable 'Remove' when no icon set.
|
Fri, 30 Oct 2009 01:32:28 +0000 |
Sadrul Habib Chowdhury |
Parse online presence from yahoo buddies after going online on MSN.
|
Wed, 28 Oct 2009 00:35:32 +0000 |
Sadrul Habib Chowdhury |
merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
|
Wed, 28 Oct 2009 00:19:07 +0000 |
Gary Kramlich |
cleaned up the output of the command being run in run_or_die
|
Wed, 28 Oct 2009 00:17:47 +0000 |
Gary Kramlich |
fix the fix for broken libtool 0.40.6 on osx
|
Tue, 27 Oct 2009 23:36:28 +0000 |
Gary Kramlich |
added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
|
Wed, 28 Oct 2009 00:33:52 +0000 |
Sadrul Habib Chowdhury |
Fix a leak on status updates from federated buddies on yahoo.
|
Tue, 27 Oct 2009 23:37:52 +0000 |
Sadrul Habib Chowdhury |
Make sure the selection is within bounds before accepting a click-drag
|
Tue, 27 Oct 2009 23:35:45 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of invalid reads after clearing the text in an entry box.
|
Tue, 27 Oct 2009 07:58:50 +0000 |
Ka-Hing Cheung |
merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
|
Tue, 27 Oct 2009 07:51:46 +0000 |
Ka-Hing Cheung |
don't remember the message if we switch to a saved status (transient
|
Tue, 27 Oct 2009 07:42:02 +0000 |
Ka-Hing Cheung |
try not to artificially hide and then unhide the imhtml when status
|
Mon, 26 Oct 2009 07:35:18 +0000 |
Ka-Hing Cheung |
colapses 2 ifs together
|
Mon, 26 Oct 2009 06:53:35 +0000 |
Ka-Hing Cheung |
I don't think the comment made sense, this is probably what it meant
|
Mon, 26 Oct 2009 01:11:53 +0000 |
Ka-Hing Cheung |
only need to loop over active accounts once for this
|
Sun, 25 Oct 2009 23:45:02 +0000 |
Ka-Hing Cheung |
strncmp -> g_str_equal
|
Sun, 25 Oct 2009 23:39:45 +0000 |
Ka-Hing Cheung |
mostly comment changes, changed a str && !strcmp to purple_strequal
|
Sun, 25 Oct 2009 23:04:19 +0000 |
Ka-Hing Cheung |
there's no reason for message_changed to use g_utf8_collate, and also
|
Sun, 25 Oct 2009 22:18:08 +0000 |
Ka-Hing Cheung |
break early if we found the right saved status, and rewrote the exit logic
|
Mon, 26 Oct 2009 08:27:40 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Mon, 26 Oct 2009 04:21:28 +0000 |
Paul Aurich |
account: Don't leak the account->privacy / account->deny lists.
|
Mon, 26 Oct 2009 03:59:55 +0000 |
Paul Aurich |
Fix another leak. Various iterations of:
|
Mon, 26 Oct 2009 03:53:17 +0000 |
Paul Aurich |
cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
|
Mon, 26 Oct 2009 03:47:25 +0000 |
Paul Aurich |
jabber: Plug another leak.
|
Mon, 26 Oct 2009 03:41:22 +0000 |
Paul Aurich |
jabber: Oops. --leaks.
|
Mon, 26 Oct 2009 02:59:06 +0000 |
Paul Aurich |
Build '.' before tests, since the tests require libpurple.la
|
Mon, 26 Oct 2009 02:58:28 +0000 |
Paul Aurich |
jabber: Remove the roster pool stuff.
|
Mon, 26 Oct 2009 02:17:54 +0000 |
Paul Aurich |
jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
|
Mon, 26 Oct 2009 00:00:24 +0000 |
Paul Aurich |
pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.
|
Sun, 25 Oct 2009 23:35:09 +0000 |
Marcus Lundblad |
ChangeLog the smiley tooltip fix
|
Sun, 25 Oct 2009 23:33:17 +0000 |
Marcus Lundblad |
And that should be done in gtk_imhtml_insert_smiley_at_iter too...
|
Sun, 25 Oct 2009 23:17:47 +0000 |
Marcus Lundblad |
Fix randomly broken tooltip for custom smileys.
|
Sun, 25 Oct 2009 15:26:48 +0000 |
Marcus Lundblad |
Changed name
|
Sun, 25 Oct 2009 15:17:17 +0000 |
Marcus Lundblad |
Removed XEPs we already support and those that have become obsoleted.
|
Sun, 25 Oct 2009 15:30:09 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 25 Oct 2009 03:30:03 +0000 |
Daniel Atallah |
Prevent an assertion when the status icon pixbuf isn't found.
|
Sat, 24 Oct 2009 17:46:30 +0000 |
Sadrul Habib Chowdhury |
Unregister commands registered by a perl-plugin when unloading it.
|
Sat, 24 Oct 2009 07:57:34 +0000 |
Sulabh Mahajan |
merge of '7df8a2a726d522f0120b6cec62f683503591a040'
|
Sat, 24 Oct 2009 07:55:19 +0000 |
Sulabh Mahajan |
Implement IMvironment check per IM, not global
|
Sat, 24 Oct 2009 04:40:51 +0000 |
Sulabh Mahajan |
Make checking of p2p packet with invalid id per IM instead of per packet.
|
Sat, 24 Oct 2009 04:10:23 +0000 |
Sulabh Mahajan |
Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
|
Sat, 24 Oct 2009 07:53:02 +0000 |
Elliott Sales de Andrade |
Fix a crash when sending OIMs on MSN. The callback function used after
|
Sat, 24 Oct 2009 00:59:12 +0000 |
Paul Aurich |
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
|
Fri, 23 Oct 2009 06:25:49 +0000 |
Elliott Sales de Andrade |
ChangeLog previous two fixed items.
|
Fri, 23 Oct 2009 06:24:24 +0000 |
Elliott Sales de Andrade |
The connection display name can be NULL, so make sure we don't try to use
|
Fri, 23 Oct 2009 05:43:50 +0000 |
Elliott Sales de Andrade |
The MSN servers are a bit more strict about what's allowed in emails than
|
Thu, 22 Oct 2009 01:21:25 +0000 |
Sadrul Habib Chowdhury |
Show the message only for the chats for the account signing off.
|
Thu, 22 Oct 2009 01:19:22 +0000 |
Sadrul Habib Chowdhury |
Fix creating a conversation with a user in a chatroom from the userlist.
|
Wed, 21 Oct 2009 23:29:39 +0000 |
Sadrul Habib Chowdhury |
merge of '53b11891588df0478720a5c40652312812cde6aa'
|
Wed, 21 Oct 2009 22:30:35 +0000 |
Mark Doliner |
Oh no that wasn't right. This code is weird.
|
Wed, 21 Oct 2009 22:28:59 +0000 |
Mark Doliner |
Surely this was a mem leak?
|
Wed, 21 Oct 2009 22:24:34 +0000 |
Mark Doliner |
Make sure the room name and the buddy who invited you are non-null
|
Wed, 21 Oct 2009 22:23:53 +0000 |
Mark Doliner |
Call purple_privacy_check() even when the protocol has some privacy
|
Wed, 21 Oct 2009 23:27:16 +0000 |
Sadrul Habib Chowdhury |
A simple g_strdup is fine here.
|
Wed, 21 Oct 2009 23:26:41 +0000 |
Sadrul Habib Chowdhury |
Rejoin an opened chat after an account reconnects.
|
Wed, 21 Oct 2009 14:41:12 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 20 Oct 2009 21:20:22 +0000 |
Paul Aurich |
jabber: Fix a comment.
|
Tue, 20 Oct 2009 19:38:35 +0000 |
Paul Aurich |
Add another (IMHO unintuitive) JID test. Refs #10532.
|
Mon, 19 Oct 2009 22:56:57 +0000 |
Paul Aurich |
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
|
Mon, 19 Oct 2009 22:56:27 +0000 |
Paul Aurich |
When switching the account in the Disco / Room List dialogs, kill the visible
|
Sat, 17 Oct 2009 00:37:04 +0000 |
Paul Aurich |
jabber: Improved support for XEP-0249 (and document the legacy stuff).
|
Mon, 19 Oct 2009 22:34:24 +0000 |
Daniel Atallah |
Fix the win32 URIs to only linkify if the protocol is followed by a colon.
|
Mon, 19 Oct 2009 22:04:12 +0000 |
maiku |
Add hold changes for media calls.
|
Mon, 19 Oct 2009 22:03:48 +0000 |
maiku |
Add a hold button to the media window.
|
Mon, 19 Oct 2009 22:03:19 +0000 |
maiku |
Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
|
Mon, 19 Oct 2009 20:49:25 +0000 |
maiku |
Fix unhold string in media info enum.
|
Fri, 16 Oct 2009 20:49:51 +0000 |
Elliott Sales de Andrade |
Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
|
Fri, 16 Oct 2009 20:45:02 +0000 |
Elliott Sales de Andrade |
Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....
|
Fri, 16 Oct 2009 20:22:26 +0000 |
Paul Aurich |
jabber: Correct the /part command's help.
|
Fri, 16 Oct 2009 09:33:22 +0000 |
Mark Doliner |
Grab changes from the 2.6.3 branch
|
Fri, 16 Oct 2009 09:07:25 +0000 |
Mark Doliner |
Next release from trunk will be 2.6.4 or 2.7.0
|
Fri, 16 Oct 2009 08:36:51 +0000 |
Mark Doliner |
Fix a remote-crash bug in ICQ (and probably AIM). It happens when the
|
Fri, 16 Oct 2009 13:48:35 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 16 Oct 2009 04:42:39 +0000 |
Paul Aurich |
Print that specific message only when there is a CN; otherwise fall back
|
Fri, 16 Oct 2009 02:39:40 +0000 |
Paul Aurich |
printf("%s", NULL) when a cert has no CN. Refs #10519.
|
Fri, 16 Oct 2009 01:27:25 +0000 |
Paul Aurich |
merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'
|
Thu, 15 Oct 2009 23:48:54 +0000 |
Mark Doliner |
This should derfernately be changelogged
|
Thu, 15 Oct 2009 23:42:27 +0000 |
Mark Doliner |
Don't call aim_src_clientready() until we have activated our feedbag
|
Fri, 16 Oct 2009 01:16:38 +0000 |
Paul Aurich |
Typo.
|
Thu, 15 Oct 2009 16:25:09 +0000 |
Paul Aurich |
jabber: Remove useless jabber_normalize calls now that the data in the hash table
|
Thu, 15 Oct 2009 16:13:57 +0000 |
Paul Aurich |
merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'
|
Thu, 15 Oct 2009 09:21:18 +0000 |
Sulabh Mahajan |
Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
|
Wed, 14 Oct 2009 15:28:27 +0000 |
John Bailey |
Credit Frostregen for the userlist styling thing. Refs #9377.
|
Thu, 15 Oct 2009 16:13:00 +0000 |
Paul Aurich |
jabber: Reduce these from assertions to checks.
|
Wed, 14 Oct 2009 13:26:08 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Wed, 14 Oct 2009 03:13:29 +0000 |
Daniel Atallah |
merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
|
Tue, 13 Oct 2009 19:52:35 +0000 |
Paul Aurich |
merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
|
Wed, 14 Oct 2009 03:11:27 +0000 |
Daniel Atallah |
Register URL handlers for everything that Windows has knows about like we do
|
Mon, 12 Oct 2009 22:19:48 +0000 |
John Bailey |
merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
|
Mon, 12 Oct 2009 19:54:27 +0000 |
John Bailey |
merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
|
Mon, 12 Oct 2009 20:23:50 +0000 |
Elliott Sales de Andrade |
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
|
Tue, 13 Oct 2009 17:24:38 +0000 |
Paul Aurich |
Shut up valgrind ("unitialized bytes(s)...") and changelog.
|
Tue, 13 Oct 2009 17:23:00 +0000 |
Paul Aurich |
Fix the code dealing with writing a TXT lookup response from child to parent.
|
Mon, 12 Oct 2009 18:24:37 +0000 |
Paul Aurich |
jabber: Use the newly refactored code to simplify "Initiate Chat".
|
Mon, 12 Oct 2009 18:11:32 +0000 |
Paul Aurich |
jabber: Refactor the chat-joining code
|
Mon, 12 Oct 2009 17:36:12 +0000 |
eion |
jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
|
Mon, 12 Oct 2009 17:57:23 +0000 |
John Bailey |
ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
|
Mon, 12 Oct 2009 17:45:17 +0000 |
Sadrul Habib Chowdhury |
Fix MSN forgetting display names for buddies. Fixes #10421.
|
Mon, 12 Oct 2009 08:27:03 +0000 |
Sadrul Habib Chowdhury |
merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
|
Mon, 12 Oct 2009 05:18:44 +0000 |
John Bailey |
Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
|
Mon, 12 Oct 2009 05:08:17 +0000 |
John Bailey |
Credit kryojenik for his patch. Refs #9814.
|
Mon, 12 Oct 2009 05:03:50 +0000 |
John Bailey |
Explicitly define the enum values like Paul wanted. Refs #9814.
|
Mon, 12 Oct 2009 05:01:17 +0000 |
kryojenik23-pidgin |
Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
|
Sat, 10 Oct 2009 04:24:35 +0000 |
Elliott Sales de Andrade |
Minor comment typo.
|
Sun, 11 Oct 2009 19:20:44 +0000 |
Sadrul Habib Chowdhury |
Swap two lines to fix a crash.
|
Sat, 10 Oct 2009 19:47:30 +0000 |
Sadrul Habib Chowdhury |
Fix a small leak.
|
Sat, 10 Oct 2009 19:44:44 +0000 |
Sadrul Habib Chowdhury |
A leak fix in the candidate list, and some code simplification.
|
Sun, 11 Oct 2009 17:36:59 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 10 Oct 2009 22:58:28 +0000 |
Paul Aurich |
Use the appropriate function to remove an input watcher.
|
Sun, 11 Oct 2009 00:51:47 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 10 Oct 2009 03:53:59 +0000 |
Paul Aurich |
ssl-gnutls: I think this error message makes a little more sense.
|
Sat, 10 Oct 2009 03:37:48 +0000 |
Paul Aurich |
Check in the configure.ac check to go along with that #ifdef... Refs #10412.
|
Sat, 10 Oct 2009 03:34:01 +0000 |
Paul Aurich |
Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
|
Sat, 10 Oct 2009 03:27:31 +0000 |
Paul Aurich |
Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
|
Sat, 10 Oct 2009 00:56:35 +0000 |
Sadrul Habib Chowdhury |
merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
|
Fri, 09 Oct 2009 18:01:51 +0000 |
Sadrul Habib Chowdhury |
Allow setting a destroy-function for the data. Fixes a leak.
|
Fri, 09 Oct 2009 17:33:16 +0000 |
Sadrul Habib Chowdhury |
Fix an incorrect leak-fix. Thanks Elliott!
|
Fri, 09 Oct 2009 18:54:35 +0000 |
Paul Aurich |
merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
|
Fri, 09 Oct 2009 01:39:41 +0000 |
Paul Aurich |
merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
|
Thu, 08 Oct 2009 21:31:18 +0000 |
Sadrul Habib Chowdhury |
Fix a leak, and a series of typos.
|
Thu, 08 Oct 2009 19:15:31 +0000 |
Sadrul Habib Chowdhury |
Fixing leak is nice, but let's not crash in the process.
|
Thu, 08 Oct 2009 18:16:41 +0000 |
Sadrul Habib Chowdhury |
Leak fix for perl plugins.
|
Thu, 08 Oct 2009 18:14:41 +0000 |
Sadrul Habib Chowdhury |
Donot use a servconn if it's freed. Mark a leak.
|
Thu, 08 Oct 2009 18:12:06 +0000 |
Sadrul Habib Chowdhury |
Fix a possible leak.
|
Thu, 08 Oct 2009 18:10:48 +0000 |
Sadrul Habib Chowdhury |
Fix leaks, and a bug.
|
Thu, 08 Oct 2009 18:03:05 +0000 |
Sadrul Habib Chowdhury |
Nullify the freed pointer so it's not accessed later.
|
Thu, 08 Oct 2009 17:41:41 +0000 |
Sadrul Habib Chowdhury |
Leak fix.
|
Thu, 08 Oct 2009 15:32:04 +0000 |
Sadrul Habib Chowdhury |
Leak fix.
|
Fri, 09 Oct 2009 01:16:11 +0000 |
Paul Aurich |
Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
|
Thu, 08 Oct 2009 04:02:26 +0000 |
Sadrul Habib Chowdhury |
merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
|
Wed, 07 Oct 2009 21:29:18 +0000 |
Sadrul Habib Chowdhury |
Free up the parsers.
|
Wed, 07 Oct 2009 21:17:10 +0000 |
Sadrul Habib Chowdhury |
Add missing null sentinels, and help the compiler catch such errors.
|
Wed, 07 Oct 2009 20:23:16 +0000 |
Sadrul Habib Chowdhury |
Plug leaks in the file-selector code.
|
Wed, 07 Oct 2009 20:37:03 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 07 Oct 2009 20:19:19 +0000 |
Bj«Órn Voigt |
- German update
|
Tue, 06 Oct 2009 15:58:05 +0000 |
Sadrul Habib Chowdhury |
merge of '071f90416f664b41b4426e7929dc0a595aa02127'
|
Tue, 06 Oct 2009 15:56:43 +0000 |
Sadrul Habib Chowdhury |
Fix sending /buzz on yahoo.
|
Fri, 09 Oct 2009 18:51:11 +0000 |
Paul Aurich |
Mark "STUN server:" for translation.
|
Tue, 06 Oct 2009 03:34:05 +0000 |
Paul Aurich |
merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
|
Mon, 05 Oct 2009 20:02:09 +0000 |
Bj«Órn Voigt |
German translation update:
|
Tue, 06 Oct 2009 03:33:27 +0000 |
Paul Aurich |
Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
|
Tue, 06 Oct 2009 03:25:26 +0000 |
Paul Aurich |
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
|
Mon, 05 Oct 2009 18:10:08 +0000 |
Paul Aurich |
jabber: Fix removing a buddy with a pending subscription.
|
Sun, 04 Oct 2009 18:01:35 +0000 |
Paul Aurich |
Note whether IDN support is enabled/disabled in the Help->About dialog.
|
Sun, 04 Oct 2009 18:01:17 +0000 |
Paul Aurich |
Remove a stray printf()
|
Sun, 04 Oct 2009 17:53:22 +0000 |
Paul Aurich |
Document the opaque structure. Refs #10432.
|
Sun, 04 Oct 2009 05:48:40 +0000 |
clytie |
Updated Vietnamese translation. Closes #10409.
|
Sun, 04 Oct 2009 02:18:21 +0000 |
John Bailey |
Oops, forgot to ChangeLog that. Refs #9377.
|
Sun, 04 Oct 2009 02:15:22 +0000 |
John Bailey |
Allow a user to use gtkrc to style the userlist in chat windows. I don't think
|
Sat, 03 Oct 2009 21:30:52 +0000 |
John Bailey |
Add Sulabh as a developer, as we were supposed to do once the Summer of Code
|
Sat, 03 Oct 2009 21:01:57 +0000 |
Elliott Sales de Andrade |
Don't attempt to change the alias on the server if the contact is not (yet)
|
Sat, 03 Oct 2009 20:01:35 +0000 |
Elliott Sales de Andrade |
Don't crash is passport is NULL on Windows. I don't know why this would
|
Sat, 03 Oct 2009 03:25:05 +0000 |
Paul Aurich |
Null-terminate this string explicitly to avoid valgrind complaining.
|
Sat, 03 Oct 2009 02:50:48 +0000 |
Paul Aurich |
jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
|
Fri, 02 Oct 2009 16:19:19 +0000 |
Daniel Atallah |
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
|
Fri, 02 Oct 2009 13:01:28 +0000 |
Sadrul Habib Chowdhury |
merge of '4f0da4d0982e7676421da341297c5a36718765e3'
|
Thu, 01 Oct 2009 18:47:34 +0000 |
Sadrul Habib Chowdhury |
Do not special case the first group added to the buddy list.
|
Wed, 30 Sep 2009 17:55:16 +0000 |
Sadrul Habib Chowdhury |
Plug leaks from incorrect color types/names in gntrc.
|
Fri, 02 Oct 2009 05:57:54 +0000 |
Paul Aurich |
Add ":p" (since we already have :-p) as an XMPP smiley.
|
Wed, 30 Sep 2009 15:20:25 +0000 |
Sadrul Habib Chowdhury |
Extend the TinyURL plugin.
|
Tue, 29 Sep 2009 16:19:47 +0000 |
Paul Aurich |
merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
|
Tue, 29 Sep 2009 01:36:03 +0000 |
Sadrul Habib Chowdhury |
merge of '6a834614341327cc0cbbdc3887692354df8999e3'
|
Mon, 28 Sep 2009 17:41:56 +0000 |
Sadrul Habib Chowdhury |
Fix a possible null-dereference and/or memory leak.
|
Mon, 28 Sep 2009 17:39:33 +0000 |
Sadrul Habib Chowdhury |
Do not create a conversation yet.
|
Sat, 26 Sep 2009 18:05:44 +0000 |
Sadrul Habib Chowdhury |
Typo fix (thanks to clang-analyzer).
|
Mon, 28 Sep 2009 22:11:54 +0000 |
Paul Aurich |
jabber: Don't crash when disconnecting if there's been no response from the server.
|
Mon, 28 Sep 2009 18:11:28 +0000 |
Marcus Lundblad |
Generate the "preference" attribute correctly for candidates on locales
|
Mon, 28 Sep 2009 06:44:46 +0000 |
Mark Doliner |
merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
|
Mon, 28 Sep 2009 02:30:09 +0000 |
Paul Aurich |
Fix a string now that we're not in string freeze. Thanks, QuLogic!
|
Mon, 28 Sep 2009 01:54:43 +0000 |
Elliott Sales de Andrade |
Minor leak fixes. Probably not too important since they're in DNS resolver
|
Sat, 26 Sep 2009 17:38:05 +0000 |
Sadrul Habib Chowdhury |
I think this is the more correct way of determining invisibility.
|
Sat, 26 Sep 2009 17:34:10 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of possible null-pointer dereferences.
|
Sat, 26 Sep 2009 17:05:37 +0000 |
Sadrul Habib Chowdhury |
Allow unsetting account alias in finch.
|