diff options
-rw-r--r-- | skype/README | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/skype/README b/skype/README index bf583ce0..ef618559 100644 --- a/skype/README +++ b/skype/README @@ -244,7 +244,11 @@ your VNC server regularly. (How ugly.) == What needs to be done (aka. TODO) -- Add a question callback for calls. +- Fix `set skype/display_name foo`. It seem to be an upstream issue. (`nick + skype foo` works fine.) + +- Add support for accepting/rejecting and starting calls via settings. (Depends + on the previous fix.) - Notice if foo invites bar. Currently you can see only that bar joined. @@ -252,8 +256,9 @@ your VNC server regularly. (How ugly.) forum thread], it is still unclear how could it be done for you to be able to `/join` to a public chat.. -- Split skyped from the plugin, so that one could install just the relevant - code if they are not running on the same machine. +- Add `--disable-skyped` and `--disable-plugin` switches in case one wants to + build `bitlbee-skype` only for a public server or only for use with a public + server. == I would like to have support for ... |