Changeset 4b660cc for ChangeLog


Ignore:
Timestamp:
Dec 23, 2003, 4:13:43 PM (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:
8b16467
Parents:
c65d81e
Message:
Now have a set of 'aaway' commands and variables just like the
  'zaway' ones (except that changing the 'aaway' variable talks to
  the server)
The new 'away' command does everything for both AIM *and* zephyr.
  There is a known funkiness here, where if you turn one away on,
  and then use 'away' (or 'A') to toggle, you will turn on off and
  the other on.  Just leaving it for now.  Should do better in the
  next patch.
The 'A' key is bound to 'away'
Status bar can now read AWAY, Z-AWAY or A-AWAY.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rc65d81e r4b660cc  
    88          what most clients seem to do, in that an away reply is sent for
    99          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         New 'away' command, just an alias to zaway for now.
    17         'A' key now bound to 'away' command.
    18         In status bar "ZAWAY" is now "AWAY"
     10          per away-session.
     11        Now have a set of 'aaway' commands and variables just like the
     12          'zaway' ones (except that changing the 'aaway' variable talks to
     13          the server)
     14        The new 'away' command does everything for both AIM *and* zephyr.
     15          There is a known funkiness here, where if you turn one away on,
     16          and then use 'away' (or 'A') to toggle, you will turn on off and
     17          the other on.  Just leaving it for now.  Should do better in the
     18          next patch.
     19        The 'A' key is bound to 'away'
     20        Status bar can now read AWAY, Z-AWAY or A-AWAY.
    1921       
    20222.1.1-pre-1
Note: See TracChangeset for help on using the changeset viewer.