By default, plugin notifies about only those chat messages which contain user nick. This patch adds an option to notify about every message in chats.
What code were using as the basis for this? I noticed that some of the lines in the patch don't appear in the trunk. For example:
PidginConversation * pconv = PIDGIN_CONVERSATION(conv);
Log in to post a comment.
What code were using as the basis for this? I noticed that some of the lines in the patch don't appear in the trunk. For example:
PidginConversation * pconv = PIDGIN_CONVERSATION(conv);