~neon/kdenetwork/trunk

« back to all changes in this revision

Viewing changes to kopete/protocols/skype/TODO

  • Committer: uwolfer
  • Date: 2013-06-08 10:12:41 UTC
  • Revision ID: svn-v4:283d02a7-25f6-0310-bc7c-ecb5cbfe19da:trunk/KDE/kdenetwork:1357331
kdenetwork has moved to Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Port to KDE4:
2
 
- add/edit accout dialog - done
3
 
- call dialog - done
4
 
- add contact dialog - done
5
 
- contact details dialog - done
6
 
- fix sending/receiving messages from Skype throw QDBus - done
7
 
- support automaticly start skype - done
8
 
- add Call button in chat window and on toolbars - done
9
 
- start process/script before/after call - done
10
 
- support conference call
11
 
- support system dbus type - done in Kopete (but is not supported by new skype) - API LIMITATION
12
 
- setting and show user status message - only for myself contact
13
 
- all Qt3Support classes port to Qt 4 - done
14
 
 
15
 
TODO New:
16
 
- display correct special language chars - done
17
 
- show more details about contact and dont freeze kopete
18
 
- edit details in yourself accout
19
 
- support automaticly start skype and login with given name and password - not added to add/edit accout dialog
20
 
- store skype password in kwalet
21
 
- add multiskype account support
22
 
- hide skype to system tray after log in - done
23
 
- automaticly go-offline, when quit/logout user from skype - done
24
 
- use new blue skype icons - done
25
 
- add "user call me" event
26
 
- remove skype client call dialog - done (it only unmap using Xlib and kwin)
27
 
- move webcam stream widget to kopete call dialog - only moved to new window
28
 
- add options to control video call - done (it has some bugs, when other user close receiving webcam stream)
29
 
- add support sending SMS
30
 
- add support recording calls
31
 
- remove contact echo123 and add button "Make Test Call" in Skype protocol toolbar - done
32
 
- add group support - done
33
 
- add support searching contacts - only in libskype
34
 
- add support for file transfer - only send file, but not controled by kopete - API LIMITATION
35
 
- show sent message imediately in chat window and show info when was delivered with correct time - done expect correct deliver time of outgoing messages (It is Kopete problem ??)
36
 
- cannot add yourself skype contact - done
37
 
- add button for invite people to group chat - done
38
 
- support callto: skype: tel: url action handler and skype web buttons(from site: https://developer.skype.com/Docs/ApiDoc/Skype_URI_handler) - only simple open chat and file transfer window, start call
39
 
- show missed call
40
 
- add option to hide all SkypeOut contacts - now all SkypeOut contacts are offline, option missing
41
 
- import old history from skype
42
 
- support call from KABC - using command "kopete callto://<user>"
43
 
- add tool to configure skype client for using in kopete - done (disable all skype notification events and set up english language)
44
 
- show event for request authorization - done
45