Mercurial > pidgin
comparison ChangeLog @ 26690:0054bf136314
Only look for and add custom smileys to incoming messages that are going to
end up being displayed in a conversation window (i.e. not headline messages).
Closes #7516.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 26 Apr 2009 02:27:08 +0000 |
parents | ef1616b50974 |
children | 83e6e710cbf3 |
comparison
equal
deleted
inserted
replaced
26689:8a77e6cd7eac | 26690:0054bf136314 |
---|---|
22 and "nudge") using the command /buzz (XEP-0224). | 22 and "nudge") using the command /buzz (XEP-0224). |
23 * A buddy's local time is displayed in the Get Info dialog if the remote | 23 * A buddy's local time is displayed in the Get Info dialog if the remote |
24 client supports it. | 24 client supports it. |
25 * The set_chat_topic function can unset the chat topic. | 25 * The set_chat_topic function can unset the chat topic. |
26 * Fix crash on connection with recent gstreamer0.10-plugins-bad. | 26 * Fix crash on connection with recent gstreamer0.10-plugins-bad. |
27 * Don't create a new conversation window for incoming messages of | |
28 type 'headline'. | |
27 | 29 |
28 IRC: | 30 IRC: |
29 * Correctly handle WHOIS for users who are joined to a large number of | 31 * Correctly handle WHOIS for users who are joined to a large number of |
30 channels. | 32 channels. |
31 * Notify the user if a /nick command fails, rather than trying | 33 * Notify the user if a /nick command fails, rather than trying |