log libpurple/server.c @ 26442:c91d09e53215

age author description
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
Fri, 23 May 2008 02:23:07 +0000 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
Tue, 29 Apr 2008 03:47:38 +0000 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
Tue, 29 Apr 2008 03:47:25 +0000 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 02:58:23 +0000 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
Tue, 29 Apr 2008 03:08:32 +0000 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
Tue, 29 Apr 2008 01:46:40 +0000 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
Sat, 12 Apr 2008 12:54:15 +0000 Will Thompson Pass something useful as the 'who' parameter to purple_conv_im_write for
Wed, 27 Feb 2008 00:41:51 +0000 John Bailey This is part of a patch from felipec, also known as shx, that adds
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Thu, 20 Sep 2007 06:29:21 +0000 Mark Doliner Richard pointed out that this was dumb in an email to the devel
Sat, 15 Sep 2007 22:43:17 +0000 Sean Egan Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work