log

age author description
2009-07-20 Paul Aurich Updated Brazilian Portuguese translation. Closes #9723.
2009-07-20 Paul Aurich Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.
2009-07-20 Paul Aurich merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'
2009-07-20 Paul Aurich Fix a translation issue. Closes #7316.
2009-07-21 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
2009-07-21 Elliott Sales de Andrade Fix a small warning.
2009-07-21 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
2009-07-20 Elliott Sales de Andrade merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'
2009-07-20 Elliott Sales de Andrade Some versions of libtool seem to output things a little differently, so
2009-07-20 Elliott Sales de Andrade Make a note about these ALLOW_TAG* macros so people don't do stuff like
2009-07-19 Elliott Sales de Andrade We don't appear to need this key according to the current revision of the
2009-07-21 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
2009-07-20 Paul Aurich Build fix on Windows. Thanks to SuperMMX.
2009-07-20 Paul Aurich Allow fallback for broken XMPP <message/> types. Closes #7837.
2009-07-20 Paul Aurich Oops, it helps to set the resource.
2009-07-19 Paul Aurich Move the IDN support into the DNS routines.
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Ka-Hing Cheung disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Éric Boumaour Small fixes in fr.po translation for 2.6 release.
2009-07-19 Paul Aurich merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'
2009-07-19 Paul Aurich Make OK default for Add Buddy, Add Chat, and Join Chat.
2009-07-19 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
2009-07-19 Ka-Hing Cheung merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'
2009-07-19 Jochen Kemnade more German l10n
2009-07-19 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
2009-07-19 Ka-Hing Cheung move MSN stuff to its own section
2009-07-19 Ka-Hing Cheung I blame Qulogic for not compiling with vv
2009-07-19 Mark Doliner disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'
2009-07-19 Mark Doliner Surround this macro in do { } while (0); so that callers don't need to
2009-07-19 Mark Doliner Correct the indentation of this macro by removing one level of indentation
2009-07-19 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
2009-07-19 Jochen Kemnade German translation update (still incomplete for 2.6.0)
2009-07-19 Sulabh Mahajan Fixes #1982
2009-07-19 Elliott Sales de Andrade merge of '2ce8248c9604e667e6fbbc4200565415369417e0'
2009-07-19 Paul Aurich Updated Greek Translation. Closes #9696.
2009-07-19 Paul Aurich Punjabi translation updated. Closes #9715.
2009-07-18 Paul Aurich To make grim happy (or more upset).
2009-07-18 Paul Aurich corner case: the first group wasn't being put into the hash table.
2009-07-18 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
2009-07-18 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
2009-07-18 Paul Aurich Updated Galician translation and ChangeLogging. Closes #9695.
2009-07-18 Paul Aurich ASCII-ize the TXT query, too.
2009-07-18 Paul Aurich Support connecting to IDNA XMPP domains.
2009-07-18 Paul Aurich Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
2009-07-18 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
2009-07-18 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
2009-07-18 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
2009-07-18 John Bailey We were actually identifying as a version of Yahoo Messenger that doesn't
2009-07-18 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
2009-07-18 Paul Aurich merge of 'ebacad33e72745d3734a3d870fee301705c7282c'
2009-07-17 Paul Aurich Refactor jabber_login and jabber_register_account
2009-07-17 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations.
2009-07-17 Paul Aurich Strip trailing whitespace.
2009-07-17 John Bailey Clean up a case of unnecessarily duplicated code.
2009-07-17 John Bailey Display an error message when we receive error code 1013 from the Yahoo! logon
2009-07-16 Paul Aurich The item JID will match the 'to' JID, not the from.
2009-07-16 Paul Aurich Revert this to what it was originally. Since the Get Info dialog renders "Purple HTML" or "IMHTML", trust the purple_* routine to format the <br/> properly.
2009-07-16 Paul Aurich Better hash function for the PurpleBuddy lookup hashtables.
2009-07-16 Paul Aurich explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'