summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't play the message received sound for NOTIFY messages (this will avoidcpw.attention_uiMarcus Lundblad2009-11-162-15/+6
* Added @since on gtk_imhtmltoolbar_switch_active_conversationMarcus Lundblad2009-11-161-0/+3
* Remove purple_conversation_attention (also let prpl_send_attention handleMarcus Lundblad2009-11-168-35/+12
* Restore message flags for attention messages...Marcus Lundblad2009-11-161-1/+1
* Let _got_attention call _conversation_attention, instead of having prpls do itMarcus Lundblad2009-11-164-11/+8
* jabber: Don't pre-create a conversation on an incoming attentionMarcus Lundblad2009-11-161-9/+3
* Don't treat attentions as normal messages, this avoids playing the normalMarcus Lundblad2009-11-161-1/+1
* Temporary workaround to not break ABI, to allow this in for 2.7.0Marcus Lundblad2009-11-164-25/+34
* Fix compilation errorMarcus Lundblad2009-11-151-2/+7
* propagate from branch 'im.pidgin.pidgin' (head 57fa38d89bcce94f91ca4219572041...Marcus Lundblad2009-11-1580-7545/+45893
|\
| * Check in some updated po files. This should help the cron job take less time.John Bailey2009-11-1576-7532/+45869
| * jabber: Properly request just the most recent item from a PEP node.Paul Aurich2009-11-131-3/+6
| * jabber: This is more correct.Paul Aurich2009-11-131-1/+1
| * jabber: The second half; advertise the vCard avatar, whatever it is.Paul Aurich2009-11-131-3/+7
| * jabber: Go back to not overwriting avatars if there is not one locally set.Paul Aurich2009-11-132-6/+10
| * *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):Paul Aurich2009-11-131-1/+1
* | propagate from branch 'im.pidgin.pidgin' (head 27cc8217e86e843a4dc199015d4bec...Marcus Lundblad2009-11-1275-229/+11639
|\ \ | |/
| * jabber: Determine if a buddy can receive a file transfer (when we haveMarcus Lundblad2009-11-126-1/+56
| * Fix receiving any codecs that aren't in the codec intersection.Michael Ruprecht2009-11-111-1/+0
| * Allow the initiator to start connection checks before the remote side accepts.Michael Ruprecht2009-11-111-6/+9
| * merge of 'c18c0ba16b64ccc78a132834164b57460f7263bd'Michael Ruprecht2009-11-1147-16/+11152
| |\
| | * ChangeLog the addition of the MXit prpl.John Bailey2009-11-091-0/+2
| | * Add the MXit plugin source files to POTFILES.in so any unique strings can beJohn Bailey2009-11-091-0/+9
| | * I was a little overzealous adding the MXit icons to the pixmaps Makefile.am.John Bailey2009-11-091-1/+0
| | * Initial addition of the MXit protocol plugin, provided by the MXit folksJohn Bailey2009-11-0841-4/+11131
| | * jabber: did someone say something about the end of the struct?Paul Aurich2009-11-071-10/+1
| | * xmppdisco: Close the input request when closing the dialog. Fixes a crash.Paul Aurich2009-11-072-1/+9
| | * merge of '737062c0d40c8505c5628d28564832d6b0c2fa92'Sadrul Habib Chowdhury2009-11-061-1/+1
| | |\
| | | * Fix compile with debugging enabled.Sadrul Habib Chowdhury2009-11-061-1/+1
| * | | Handle Jingle's description-info method.Michael Ruprecht2009-11-111-0/+59
| |/ /
| * | oscar: According to the online docs, statusCode 607 is rate limit (confirmedPaul Aurich2009-11-061-2/+4
| |/
| * Hmm, I think I'm reaching diminishing returns.Paul Aurich2009-11-061-1/+1
| * jabber: These uses of strlen() are unnecessary.Paul Aurich2009-11-061-5/+5
| * jabber: If it should never happen, we certainly should never keep going in th...Paul Aurich2009-11-061-0/+1
| * jabber: Use purple_connection_get_prpl() instead of jabber_plugin.Paul Aurich2009-11-066-17/+12
| * Oops, make that build.Paul Aurich2009-11-061-1/+1
| * jabber: Fix a few places where the default for require_tls was wrong.Paul Aurich2009-11-064-4/+6
| * jabber: Use purple_strequal to simplify some auth codePaul Aurich2009-11-061-8/+7
| * jabber: Convert to purple_debug_* convenience functions.Paul Aurich2009-11-068-18/+17
| * jabber: Print account name on sent stanzas in the debug log.Paul Aurich2009-11-061-3/+8
| * Add some additional debug output to the avahi mdns implemenation.Daniel Atallah2009-11-061-0/+8
| * oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).Paul Aurich2009-11-061-1/+1
| * oscar: Properly support TLS when using clientLogin.Paul Aurich2009-11-064-16/+48
| * Better, or worse?Mark Doliner2009-11-061-1/+1
| * Allow printable chars when searching the treeRichard Nelson2009-11-051-1/+1
| * I believe this change fixes offline message retrieval.Mark Doliner2009-11-042-3/+10
| * We really shouldn't be doing a whole lot in our signal handler. TheMark Doliner2009-11-041-19/+79
| * merge of 'c965c78fc4196475e8fd004312be08c074958764'Mark Doliner2009-11-044-7/+10
| |\
| | * oscar: Remove the simultaneous logins option from ICQ accounts.Paul Aurich2009-11-044-7/+10
| * | http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8Mark Doliner2009-11-041-67/+20
| |/