comparison ChangeLog @ 28669:ce29013a5f3a

oscar: Fix the parsing code from ichatballooncolors that broke receiving markup in 2.6.2. This also fixes the horrendous AIM Blast markup syntax. Closes #10234.
author Paul Aurich <paul@darkrain42.org>
date Sun, 29 Nov 2009 01:50:36 +0000
parents 23f6f80f45ed
children 39a48c780bcb
comparison
equal deleted inserted replaced
28668:23f6f80f45ed 28669:ce29013a5f3a
18 * Better rate limit calculations and other improvements. (Aman Gupta) 18 * Better rate limit calculations and other improvements. (Aman Gupta)
19 * More detailed error messages when messages fail to send. (Aman Gupta) 19 * More detailed error messages when messages fail to send. (Aman Gupta)
20 * The simultaneous login account option is respected when using 20 * The simultaneous login account option is respected when using
21 the clientLogin authentication method. 21 the clientLogin authentication method.
22 * Fix offline message retrieval (broken in 2.6.3) 22 * Fix offline message retrieval (broken in 2.6.3)
23 * Fix handling of markup on some messages (broken in 2.6.2)
23 * Fix SSL when clientLogin is enabled. 24 * Fix SSL when clientLogin is enabled.
24 * Fix sending and receiving Unicode characters in a Direct IM 25 * Fix sending and receiving Unicode characters in a Direct IM
25 26
26 MSN: 27 MSN:
27 * Don't forget display names for buddies. 28 * Don't forget display names for buddies.