summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't set jm->chat_state twice.cpw.sulabh.yahoo_16Paul Aurich2009-05-151-1/+0
* Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSNJohn Bailey2009-05-142-5/+11
* propagate from branch 'im.pidgin.pidgin' (head 183f2f03e1eeee9bfd2283f9958cb9...Paul Aurich2009-05-1314-1837/+329
|\
| * Interestingly, this one was IE 5.0, not IE 5.5.Paul Aurich2009-05-131-1/+2
| * Various minor cleanups. The majority of this is the #define for the useragent.Paul Aurich2009-05-135-63/+103
| * An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)Paul Aurich2009-05-131-2/+0
| * Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fe...Paul Aurich2009-05-132-63/+69
| * Support logging into Yahoo! Japan with protocol 16. It seems not to careJohn Bailey2009-05-122-5/+19
| * Inform user that he wont be able to use Yahoo! in case of absence of sslSulabh Mahajan2009-05-061-1/+1
| * Yahoo version 16 login. ---yet to do: prevent password from being displayed i...Sulabh Mahajan2009-05-0610-1791/+224
* | Make the makensis option prefix configurable, so cross-compiling from LinuxStu Tomlinson2009-05-132-3/+4
* | Work around a build problem in windres in recent binutils where stringStu Tomlinson2009-05-132-13/+9
* | Preserve utf-8 status messages when going idle.Sadrul Habib Chowdhury2009-05-131-1/+3
* | Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it ...Paul Aurich2009-05-128-20/+161
* | merge of '2cf7f242bb18cc504209112920eca62dac645962'Paul Aurich2009-05-111-3/+3
|\ \
| * | Avoid an assertion failure when getting info on an AIM buddy. Thank to zac fo...Paul Aurich2009-05-111-3/+3
* | | merge of '329646e4b1043d2214143630094cce25400439b9'Ka-Hing Cheung2009-05-112-3/+12
|\ \ \ | |/ /
| * | merge of '8c9a8a0692be9b2daddf38ff818f0fe6fac3bdfc'Paul Aurich2009-05-101-0/+9
| |\ \
| | * | Exclude some get/set UI/protocol data functions from dbus. I don't see how th...Paul Aurich2009-05-101-0/+9
| * | | merge of '171a74c6fa72777e350ae8066ee08312ae9f4b91'Paul Aurich2009-05-101-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | merge of '8905444c7d9adc34230e03e3d074555051164269'Paul Aurich2009-05-102-9/+5
| |\ \ \
| * | | | Fix a signed-ness warning.Paul Aurich2009-05-101-3/+3
* | | | | counterpart for ad057b75 in the outgoing sideKa-Hing Cheung2009-05-111-3/+5
| |_|/ / |/| | |
* | | | used the wrong count variable hereKa-Hing Cheung2009-05-101-1/+1
| |/ / |/| |
* | | Qulogic pointed out that glib has G_N_ELEMENTS alreadyKa-Hing Cheung2009-05-102-9/+5
|/ /
* | merge of 'b322a8c1b806f74897959b1345d464eb47ff84ee'Ka-Hing Cheung2009-05-101-0/+4
|\ \
| * | add an ARRAY_LENGTH macro to find out length of static arraysKa-Hing Cheung2009-05-101-0/+4
* | | merge of 'baa7cbe5775a7d975ae89e23e89d3072cafbb0bc'Paul Aurich2009-05-106-6/+7
|\ \ \ | |/ / |/| |
| * | merge of '51d62a0b66f9ff77ff48dd58ea22be7b95e349a8'Paul Aurich2009-05-105-5/+5
| |\ \
| | * | Fixed some erronious @file headersMarcus Lundblad2009-05-104-4/+4
| | * | Don't query for "last offline time" when the JID is a full JID (containingMarcus Lundblad2009-05-101-1/+1
| * | | Avoid an assertion when acking the gmail pokePaul Aurich2009-05-101-1/+2
| |/ /
* | | correctly NULL terminate all the arrays since that's what gtknotify assumes,Ka-Hing Cheung2009-05-107-45/+43
|/ /
* | Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_se...Joshua Stein2009-05-083-0/+6
* | Only try to fetch adhoc commands from buddies once. Pushed updates (which we ...Paul Aurich2009-05-082-1/+4
* | I forgot to finish this comment before coming back from dinner and committing.Paul Aurich2009-05-081-1/+2
* | merge of 'a0b8e306fa64680d66c71eaa8521d1a7130d5037'Paul Aurich2009-05-083-49/+89
|\ \
| * | Only call jabber_caps_get_info if we don't have all the information we want.Paul Aurich2009-05-083-20/+62
| * | Make the JabberCapsTuple (nee Key) available to the rest of the prplPaul Aurich2009-05-072-29/+27
* | | Changed the message string for the "last logged in" value to "Logged off"Marcus Lundblad2009-05-071-1/+1
* | | Show when a user was last online (as seen by the server) when doing "Get Info"Marcus Lundblad2009-05-072-0/+64
|/ /
* | Don't crash when resource is NULL. Thanks, Marcus!Paul Aurich2009-05-071-2/+4
* | merge of '3b69def454ae53d5d98b1ff2306938d384c23e3b'Paul Aurich2009-05-074-66/+118
|\ \
| * | In the close_notify ui op, close the email notification dialog.Paul Aurich2009-05-071-0/+3
| * | Ack the mail notification IQ. Refs #8240.Paul Aurich2009-05-071-0/+6
| * | Only include XHTML payload in XMPP message when it's needed. Closes #8738.Paul Aurich2009-05-072-66/+109
* | | Updated Catalan translation.Josep Puigdemont2009-05-071-269/+447
|/ /
* | Marcus convinced me (I didn't need much) this is a better idea.Paul Aurich2009-05-061-2/+3
* | disapproval of revision '4f1de8106fb9a269bfd96f28b83b52a144cd9a72'Paul Aurich2009-05-061-1/+3
* | proxy.jabber.org hasn't existed in a while.Paul Aurich2009-05-061-3/+1