log libpurple/conversation.c @ 32800:a3f4a6581bb6

age author description
Mon, 27 Jun 2011 07:01:10 +0000 Paul Aurich conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
Wed, 22 Jun 2011 02:35:45 +0000 Paul Aurich conversation: Use the right comparison type (case-sensitive) for the hash table
Tue, 21 Jun 2011 05:45:24 +0000 Paul Aurich conversation: Okay, one final fix.
Tue, 21 Jun 2011 04:35:04 +0000 Paul Aurich Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
Tue, 21 Jun 2011 03:34:50 +0000 Paul Aurich conversation: Use a copy of the name and clear hash after emitting "left" signals
Tue, 21 Jun 2011 01:40:54 +0000 Paul Aurich conversation: Strip off the exposed function pointers.
Mon, 20 Jun 2011 05:24:30 +0000 Paul Aurich conversation: O(1) purple_conv_chat_cb_find
Wed, 22 Jun 2011 02:48:46 +0000 Paul Aurich Pluck the performance improvement code needed for large IRC channels.
Thu, 31 Mar 2011 04:41:27 +0000 Paul Aurich Add a cleared-message-history conversation signal, and use it in Pidgin and Finch
Mon, 21 Mar 2011 00:10:53 +0000 Elliott Sales de Andrade Fix indenting.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Mon, 21 Feb 2011 23:08:47 +0000 Evan Schoenberg Moved the conversation attributes API and the IRC periodic WHO updates to i.p.p.next.minor, where they belong.
Thu, 24 Feb 2011 18:02:21 +0000 Paul Aurich merge of '06e774c0ba90c7cb6ce1c2299d19bb31c24fab05'
Mon, 21 Feb 2011 22:57:30 +0000 Evan Schoenberg merge of '4f105e3377f4f4857b76c46669e414e45bdde0d1'
Mon, 21 Feb 2011 22:55:51 +0000 Evan Schoenberg disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'
Mon, 21 Feb 2011 22:56:01 +0000 Evan Schoenberg disapproval of revision '7ee5e1d431651ed2b1a54bc942d63f35580af55c'
Mon, 21 Feb 2011 02:22:05 +0000 Paul Aurich Spaces -> \t
Mon, 21 Feb 2011 01:18:49 +0000 Evan Schoenberg applied changes from 471aa5f04627823959bd9accda5d5e5630f119d5
Mon, 21 Feb 2011 00:19:45 +0000 Evan Schoenberg Patch from Zac West, plucked from several im.pidgin.adium commits, which adds an API for setting and getting attributes on PurpleConvChatBuddys
Sat, 05 Feb 2011 22:38:55 +0000 hanzz k conversation: Move the "not typing" logic for receipt of a message to purple_conv_im_write.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Tue, 28 Jul 2009 20:52:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Mon, 22 Jun 2009 21:53:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 74c00c33cab0e208691543b25eeae7906f6e4181)
Mon, 08 Jun 2009 18:28:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
Sat, 02 May 2009 06:39:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Mon, 13 Apr 2009 13:37:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 20 Oct 2008 18:44:06 +0000 Marcus Lundblad Adds attention UI to Pidgin (can send attentions using a menu item)
Mon, 27 Jul 2009 04:12:06 +0000 aman More efficient purple_find_conversation_with_account. Closes #9703.
Sun, 26 Jul 2009 00:39:14 +0000 Paul Aurich Deprecate multiple chats having the same name and complain in the log.
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.
Sat, 11 Apr 2009 06:40:48 +0000 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
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
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
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):
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Thu, 14 Aug 2008 03:28:11 +0000 Daniel Atallah Don't emit the "buddy-typed" signal when *we* are typing.
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 23 May 2008 02:23:07 +0000 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Sun, 04 May 2008 03:28:58 +0000 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
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()
Sun, 13 Apr 2008 17:12:05 +0000 Sadrul Habib Chowdhury When you try to execute a command (e.g., /part etc.) in a chat on a
Fri, 22 Feb 2008 00:11:25 +0000 John Bailey Kill off some uses of account->gc.
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
Wed, 09 Jan 2008 02:14:29 +0000 Sadrul Habib Chowdhury I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'