log

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