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:29 +0100
commitf59b2e28c7ab8707750e56a140023af08d42390e (patch)
tree1bbe97b78d7a1c2e6e3bf8bbe20110c01d48f157 /kopete/protocols/oscar/TODO
parent21ba13a5b4221c3659836abcab63417625294b19 (diff)
downloadtdenetwork-f59b2e28c7ab8707750e56a140023af08d42390e.tar.gz
tdenetwork-f59b2e28c7ab8707750e56a140023af08d42390e.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> (cherry picked from commit dc34f9c39105b0fe20ba45c064a08406084acbe2)
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)