comparison src/protocols/oscar/CHANGES @ 2167:edf8c5a70e5b

[gaim-migrate @ 2177] limiting chat message lengths committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 26 Aug 2001 20:21:45 +0000
parents c99c781e5931
children 016c5307f26b
comparison
equal deleted inserted replaced
2166:dbd74f49dabb 2167:edf8c5a70e5b
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Sat Aug 25 19:46:38 PDT 2001
5 - Pass "Maximum visible message length" to client in chat info update
6 - This is the real maximum message length now. There is still a
7 "complexity" limit that will prevent you from sending messages
8 even if they are less than this limit (102 right now), but I don't
9 know how that is calculated.
10
11 - Sat Aug 25 19:19:16 PDT 2001
12 - Keep parsing missed calls for entire packet
13 - This is really easy to test now. Just talk to someone with
14 their minmsginterval set high (like 10seconds or something)
15
16 - Sat Aug 25 18:35:13 PDT 2001
17 - aim_sendconnack -> aim_sendflapver
18 - Remove addicbmparam. This was identical to aim_seticbmparam
19 - aim_seticbmparam now takes a struct with the parameters in it. See
20 faimtest. !!! REQUIRES CLIENT CHANGES if you use aim_seticbmparam, which
21 you really really should -- the defaults are insanely limited
22 - Fix rendezvous IM parsing that I broke last time.
23 - ICBM parameter info callback gives same struct as above. !!! REQUIRES
24 CLIENT CHANGES
25 - Reformat login.c and part of faimtest.c
26 - !!! NOTE: don't do anything in your motd handler. If you do, it will
27 get run twice, sine for some reason AOL is sending two MOTDs now.
28
29 - Wed Aug 22 22:11:18 PDT 2001
30 - Reformat the rest of im.c
31 - Fix a few returns, particularly in error cases
32
33 - Thu Aug 16 06:17:57 PDT 2001
34 - Reformat a bit of im.c and aim.h
35 - Rearrange encoding/subencoding checks in IM parsing
36
4 - Fri Aug 3 14:19:37 EDT 2001 37 - Fri Aug 3 14:19:37 EDT 2001
5 - Naje aun_sebd_un retyrn sabe vakyes 38 - Naje aun_sebd_un retyrn sabe vakyes
6 39
7 - Thu Aug 2 13:28:37 EDT 2001 40 - Thu Aug 2 13:28:37 EDT 2001
8 - Uhm. Why does arcanejill think its in EDT? 41 - Uhm. Why does arcanejill think its in EDT?