summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/TODO')
-rw-r--r--kopete/protocols/oscar/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/kopete/protocols/oscar/TODO b/kopete/protocols/oscar/TODO
index 25c82ee8..3e20780e 100644
--- a/kopete/protocols/oscar/TODO
+++ b/kopete/protocols/oscar/TODO
@@ -2,7 +2,6 @@ This is the TODO file for the OSCAR plugin.
====== Possible refactorings =====
-- Unify status handling for ICQ and AIM? I like the ICQ::Presence thing, that's cool
- Do delayed contact creation like on MSN so that when we actually get a good status
code back from the SSI manipulation, we create the contact then rather than hoping
it all works out.
@@ -47,7 +46,6 @@ that was done in oscarsocket, that will need redoing in liboscar
for the same account, one at home and one at work).
- make renaming serverside contacts possible (function is there but fails due
to massive contactlist bugs caused by above mentioned classes)
-- support logging in with something different than "online" status for AIM
- finish icq userinfo dialog and sending your own icq userinfo to the server,
it's easy to do but because of the mass of items takes lots of time
and is extremely boring. (requires snac 0x15, * parsing)