log libpurple/server.c @ 23804:cbe97caec684

age author description
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.
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
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Thu, 16 Aug 2007 20:18:30 +0000 Gabriel Schulhof Implementing hints in libpurple/server.c
Mon, 10 Sep 2007 21:06:14 +0000 Richard Laager Take aliases into account for the attention messages.
Mon, 10 Sep 2007 20:26:44 +0000 Richard Laager Change attention_types to get_attention_types so this will compile.