summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/TODO
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2017-12-30 15:57:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2017-12-30 15:57:14 +0100
commitdc34f9c39105b0fe20ba45c064a08406084acbe2 (patch)
tree8c9aa539bbf33b8f6529a9adbc3445da88ba277e /kopete/protocols/oscar/TODO
parentf6fd4ab6c01a9deb7a1eabb7f8aa908676831eba (diff)
downloadtdenetwork-dc34f9c3.tar.gz
tdenetwork-dc34f9c3.zip
kopete: Remove AIM protocol
AIM network has been shutdown in 2017-12-15 This resolves Bug 2846 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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)