log libpurple/conversation.c @ 25299:5ebfa814b9e8

age author description
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
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
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
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: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'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Fri, 26 Oct 2007 08:39:34 +0000 Sadrul Habib Chowdhury Show alias in restored conversation.
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
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)
Wed, 19 Sep 2007 06:48:59 +0000 Sadrul Habib Chowdhury Contactize the message history when re-attaching the pidgin ui.
Wed, 19 Sep 2007 05:15:02 +0000 Sadrul Habib Chowdhury chat-invited handlers return an interger value.
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Thu, 16 Aug 2007 19:57:25 +0000 Gabriel Schulhof Adding hints to conversation.c
Mon, 10 Sep 2007 17:08:36 +0000 Sadrul Habib Chowdhury Keep the message history in PurpleConversation.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 03 Sep 2007 13:23:30 +0000 Richard Laager writing-im-msg now receives the conversation name as the who argument if
Tue, 28 Aug 2007 08:58:36 +0000 Sadrul Habib Chowdhury Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message
Tue, 28 Aug 2007 04:32:52 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
Mon, 27 Aug 2007 01:36:21 +0000 Jeffrey Connelly In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
Sun, 26 Aug 2007 21:28:58 +0000 Jeffrey Connelly Add receiving-im-attention and received-im-attention signals, similar to
Sat, 25 Aug 2007 12:06:40 +0000 Sadrul Habib Chowdhury Do not duplicate the same message in the history, and store the correct
Sat, 25 Aug 2007 10:02:21 +0000 Sadrul Habib Chowdhury DBus-ify the message history in a conversation.
Sat, 25 Aug 2007 04:57:55 +0000 Sadrul Habib Chowdhury A conversation shouldn't need ui-ops for logging the messages.
Sat, 25 Aug 2007 03:59:05 +0000 Sadrul Habib Chowdhury Store message history in a conversation, and provide API to access the history.
Mon, 06 Aug 2007 22:07:48 +0000 Will Thompson Correct an inaccurate comment.
Thu, 12 Jul 2007 12:13:20 +0000 Will Thompson Fix up writing-im-msg and writing-chat-msg to use a marshaller which treats the
Wed, 27 Jun 2007 09:15:57 +0000 Sadrul Habib Chowdhury Set and use convchatbuddy->buddy.
Sat, 16 Jun 2007 20:34:35 +0000 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
Sat, 16 Jun 2007 19:08:51 +0000 Richard Laager Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Wed, 06 Jun 2007 12:20:11 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 5f583403bf6a3522123918b975ce234ffd86f3b4)
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Sun, 03 Jun 2007 00:48:00 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Sat, 02 Jun 2007 03:15:35 +0000 Nathan Walp missed these last time
Fri, 01 Jun 2007 00:47:11 +0000 Nathan Walp use the new NO_LINKIFY flag for join and part messages