log libpurple/server.c @ 29494:1a9977557dc9

age author description
Fri, 13 Nov 2009 18:34:04 +0000 Paul Aurich *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):
Wed, 21 Oct 2009 22:24:34 +0000 Mark Doliner Make sure the room name and the buddy who invited you are non-null
Wed, 21 Oct 2009 22:23:53 +0000 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
Tue, 22 Sep 2009 06:30:04 +0000 Mark Doliner Change the way we handle these if checks to hopefully be a little
Tue, 22 Sep 2009 06:01:08 +0000 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
Tue, 18 Aug 2009 22:31:39 +0000 Mark Doliner Check in a change that does dumb client-side blocking of people
Wed, 22 Jul 2009 06:12:13 +0000 Paul Aurich merge of '6f4d0e183ebb11a95980e184e63bd4709aa24306'
Tue, 14 Jul 2009 19:55:40 +0000 Paul Aurich Commit the QQ null chat room name crash on the *right* branch.
Wed, 08 Jul 2009 20:47:08 +0000 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Fri, 05 Jun 2009 02:30:31 +0000 Florian Qu«²ze Consistently emit conversation-updated for typing state changes.
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.