diff options
-rw-r--r-- | skype/README | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/skype/README b/skype/README index 0457c3ea..23a383ee 100644 --- a/skype/README +++ b/skype/README @@ -185,16 +185,25 @@ your VNC server regularly. (How ugly.) - Handle topic changes -== What needs to be done (aka. TODO) +- Group chat support: + + * Detect if we're invited + + * Send / receive group chat messages -- Group chat support. For an initial support the followings would be needed: + * Invite others - * Detect if we're invited. + * Part from group chats - * Send / receive group chat messages. +== What needs to be done (aka. TODO) - Add a question callback for calls. +- Notice if foo invites bar. Currently you can see only that bar joined. + +- Currently we can't start a new group chat, just we can join if we're invited + and then invite others. + == I would like to have support for ... If something does not work and it's not in the TODO section, then please |