Changeset 9854278 for ChangeLog


Ignore:
Timestamp:
Dec 23, 2003, 3:22:21 AM (20 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
e9f239b
Parents:
952bb256
Message:
First pass at AIM away messages.  It is a little different from
  what most clients seem to do, in that an away reply is sent for
  each message received.  Most clients only reply to the first one
  per away-session.  Also, it's completely tied to the zaway
  functions, it should probably be separated out into aaway
  functions with a new "away" function that will get everything.
  Loop detection stuff should work and has been tested, but I'm
  not completely sure I did this right ... so odd behavior should
  be reported.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r952bb256 r9854278  
    55          dangerous, should switch to an admin msg for results, or add a
    66          new event queue
    7        
     7        First pass at AIM away messages.  It is a little different from
     8          what most clients seem to do, in that an away reply is sent for
     9          each message received.  Most clients only reply to the first one
     10          per away-session.  Also, it's completely tied to the zaway
     11          functions, it should probably be separated out into aaway
     12          functions with a new "away" function that will get everything.
     13          Loop detection stuff should work and has been tested, but I'm
     14          not completely sure I did this right ... so odd behavior should
     15          be reported.
     16       
    8172.1.1-pre-1
    918        Only print forced AIM logout message once.
Note: See TracChangeset for help on using the changeset viewer.