Tue, 28 Apr 2009 03:44:26 +0000 |
Sadrul Habib Chowdhury |
Chat's nick is normalized. So normalize before comparing with it.
|
Mon, 06 Apr 2009 23:05:02 +0000 |
Richard Nelson |
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
|
Mon, 06 Apr 2009 10:33:28 +0000 |
Richard Nelson |
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
|
Thu, 06 Nov 2008 08:26:14 +0000 |
Mike Ruprecht |
Remove unnecessary changes in server.c.
|
Thu, 06 Nov 2008 03:20:05 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
|
Wed, 29 Apr 2009 18:33:39 +0000 |
Sadrul Habib Chowdhury |
We don't have purple_strequal yet in the past.
|
Wed, 29 Apr 2009 18:19:22 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev 0257ab6e (wabz@pidgin.im):
|
Sat, 09 Aug 2008 02:24:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
Sat, 19 Jul 2008 03:10:00 +0000 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Wed, 28 May 2008 21:13:36 +0000 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
Tue, 27 May 2008 16:30:26 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Wed, 28 May 2008 21:00:40 +0000 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
Sun, 25 May 2008 04:01:44 +0000 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
Sun, 13 Apr 2008 17:53:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
Sat, 22 Mar 2008 09:17:34 +0000 |
Sadrul Habib Chowdhury |
Change a few things:
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Fri, 02 Jan 2009 22:28:34 +0000 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
Fri, 14 Nov 2008 06:45:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
Sun, 02 Nov 2008 18:39:39 +0000 |
Sadrul Habib Chowdhury |
A couple of minor fixes.
|
Sun, 02 Nov 2008 10:54:00 +0000 |
Gary Kramlich |
Finish off the libpurple updates for the hidden blist structs
|
Mon, 22 Dec 2008 16:13:43 +0000 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.
|
Fri, 14 Nov 2008 06:31:31 +0000 |
Richard Laager |
Fix CID #390
|
Sun, 26 Oct 2008 21:21:14 +0000 |
Ka-Hing Cheung |
escape nick change message
|
Sat, 19 Jul 2008 03:03:17 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|
Sat, 21 Jun 2008 06:56:35 +0000 |
Sadrul Habib Chowdhury |
Mobile status are created as independant statuses, which cannot be the
|
Thu, 05 Jun 2008 23:55:01 +0000 |
Mark Doliner |
Don't send an auto-response when you're away and you IM someone
|