Changeset 62f53b50 for doc/CHANGES


Ignore:
Timestamp:
2010-10-02T05:34:53Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2af3e23
Parents:
05bf2a0 (diff), 04cd284 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging msnp13 branch which, confusingly, upgrades the msn module to use
MSNP15. (The reason for this is that A) IMHO MSNP13 is what causes most of
the pain in this upgade and B) I initially intended to only implement MSNP13
but then discovered MS doesn't support it anymore.)

This fixes issues with display names being forgotten, adding contacts (and
them automatically getting blocked sometimes!!), and adds support for
away/status messages and some support for sending offline messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/CHANGES

    r05bf2a0 r62f53b50  
    5050    for a list of supported protocols (works only in libpurple-enabled
    5151    binaries).
     52- Rewritten MSN module, implementing MSNP15 instead of the old MSNP8:
     53  * MSNP8 support from MSN was getting pretty unreliable. There were issues
     54    with remembering display names and adding contacts/auth requests.
     55  * Support for sending offline messages.
     56  * Support for setting and reading status messages.
    5257- Support for file transfers, in and out. /DCC SEND a file to a contact and
    5358  it becomes a file transfer, and incoming file transfers become /DCC SENDs
Note: See TracChangeset for help on using the changeset viewer.