diff options
author | Slávek Banko <[email protected]> | 2017-12-30 15:57:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2017-12-30 15:57:14 +0100 |
commit | dc34f9c39105b0fe20ba45c064a08406084acbe2 (patch) | |
tree | 8c9aa539bbf33b8f6529a9adbc3445da88ba277e /kopete/TODO | |
parent | f6fd4ab6c01a9deb7a1eabb7f8aa908676831eba (diff) | |
download | tdenetwork-dc34f9c39105b0fe20ba45c064a08406084acbe2.tar.gz tdenetwork-dc34f9c39105b0fe20ba45c064a08406084acbe2.zip |
kopete: Remove AIM protocol
AIM network has been shutdown in 2017-12-15
This resolves Bug 2846
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'kopete/TODO')
-rw-r--r-- | kopete/TODO | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/kopete/TODO b/kopete/TODO index eab40274..5c22ed26 100644 --- a/kopete/TODO +++ b/kopete/TODO @@ -32,7 +32,7 @@ Beware: It's totally unsorted ;) ================================================================================ -OSCAR ICQ/AIM TODO ITEMS +OSCAR ICQ TODO ITEMS OSCAR in general======================================================== - somehow sync server and local list, this is not as trivial as everybody @@ -48,7 +48,6 @@ OSCAR ICQ/AIM TODO ITEMS (should work if kopete groupname == serverside groupname) X Base Buffer class on something like QDataStream (if possible), I don't like all the pointer stuff in here - X get rid of AIMContactList, AIMBuddy (almost gone already) and AIMGroup. ICQ specific =========================================================== X support simple icq type-2 messages so we can send/receive away @@ -70,9 +69,5 @@ OSCAR ICQ/AIM TODO ITEMS - support sending all of your own icq userinfo to the server, it's easy to do but a lot of of boring work - AIM specific =========================================================== - - Nothing in here yet, I'd appreciate somebody with more extensive use - of AIM to take over just that part of the plugin. - ================================================================================ |