Mercurial > pidgin
comparison ChangeLog @ 26694:83e6e710cbf3
Add a new signal which is emitted (after the account is connected) if the
associated account actions are changed. This is necessary since XMPP's
account actions are not known when setting the account to connected. Also
added support for push updates as specified in XEP-0050 2.3.
Refs #7233.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 26 Apr 2009 06:45:55 +0000 |
parents | 0054bf136314 |
children | 74c6f4df901c |
comparison
equal
deleted
inserted
replaced
26693:46b1d6eca6ef | 26694:83e6e710cbf3 |
---|---|
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 | 27 * Don't create a new conversation window for incoming messages of |
28 type 'headline'. | 28 type 'headline'. |
29 * The Ad-Hoc commands associated with our server are now always shown at | |
30 login. | |
29 | 31 |
30 IRC: | 32 IRC: |
31 * Correctly handle WHOIS for users who are joined to a large number of | 33 * Correctly handle WHOIS for users who are joined to a large number of |
32 channels. | 34 channels. |
33 * Notify the user if a /nick command fails, rather than trying | 35 * Notify the user if a /nick command fails, rather than trying |