Changeset d3cbd17 for skype/README


Ignore:
Timestamp:
2007-08-21T14:10:25Z (17 years ago)
Author:
VMiklos <vmiklos@…>
Branches:
master
Children:
89332c5
Parents:
1fb89e3
Message:

implement skype_buddy_ask()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    r1fb89e3 rd3cbd17  
    9494- Set away state when you do a `/away`.
    9595
    96 -  When you `account off`, Skype will set status to `Offline`
     96- When you `account off`, Skype will set status to `Offline`
    9797
    98 -  When you `account on`, Skype will set status to `Online`
     98- When you `account on`, Skype will set status to `Online`
     99
     100- Detect when somebody wants to add you and ask for confirmation
    99101
    100102== What needs to be done (aka. TODO)
    101103
    102 - detect when somebody wants to add us (confirm callback)
     104- implement block/allow commands
    103105
    104 - implement block/allow commands
     106- when you remove a nick, it'll still shown as being offline (no
     107  `imcb_remove_buddy()`?)
    105108
    106109== I would like to have support for ...
Note: See TracChangeset for help on using the changeset viewer.