From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/protocols/jabber/TODO | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 kopete/protocols/jabber/TODO (limited to 'kopete/protocols/jabber/TODO') diff --git a/kopete/protocols/jabber/TODO b/kopete/protocols/jabber/TODO new file mode 100644 index 00000000..64da5133 --- /dev/null +++ b/kopete/protocols/jabber/TODO @@ -0,0 +1,27 @@ +TODO for Jabber: + +- implement support for transports/agents +- support all message types (chat/ticker/etc) +- add a button for server defaults +- port dialogs to KDialogBase +- support different icons for contacts from servers with broken connections etc. +- show (i.e. with a QToolTip) the subscription status: both, to, from +- add "querying..." feedback while waiting for vCard +- clean up class names in the ui directory, no real scheme there right now +- if a contact subscribed to you, it is being added as a real contact, + should either be added as temporary or not at all +- provide better feedback for dialogs querying the server +- support avatars and idle times for tooltips +- when trying to register an account, try to display the actual server error + message +- clean up JabberAddContactPage (needs rewrite) +- support advanced auth methods +- subclass TLS to make use of KDE classes +- allow SSL fallback with setOptProbe +- support account deletion +- factor out client backend to single class JabberClient +- make vCard dialog better, maybe use KIMProxy somehow +- allow fetching vCard from "auth user?" dialog +- allow adding file transfer reasons +- support resuming +- support addAddressBookField -- cgit v1.2.1