(This mail is to resync the todo because of many replies to old todo
emails because the damn SF ML didn't always send the mails)
Added :
- make CL tooltips show faster
Removed:
- Update nudge plugin to include 'Doki's' patch :
http://amsn.sourceforge.net/forums/viewtopic.php?t=956
Modified :
- It seems that we have a bug with some nicknames, see :
http://amsn.sourceforge.net/forums/viewtopic.php?t=993&highlight= <-- He
sent me the protocol log, and I see spaces in the LST, here it is :
[11:39:47] <-ns-sock568 LST [EMAIL PROTECTED]
-%20JuanCho%20%20-%20%20
%20...%20%20%20Hay%20alguien%20que%20te%20yendo%20o%20viniendo%20de%20U.S.A.%20?%20%20
%20%20- 11 2
You see the spaces? It might be MSN Plus! colored nicks with \x03 and
x04 or stuff like that, and the paste made them into spaces, I requested
the user to send me the file (instead of paste) so I can see the binary
value that is there.. this MUST be fixed before 0.96 as it's a critical
bug...
INTO
- It seems that we have a bug with some nicknames, see :
http://amsn.sourceforge.net/forums/viewtopic.php?t=993&highlight= <-- He
sent me the protocol log, and I see spaces in the LST, here it is :
[11:39:47] <-ns-sock568 LST [EMAIL PROTECTED]
-%20JuanCho%20%20-%20%20
%20...%20%20%20Hay%20alguien%20que%20te%20yendo%20o%20viniendo%20de%20U.S.A.%20?%20%20
%20%20- 11 2
You see the spaces? It might be MSN Plus! colored nicks with \x03 and
x04 or stuff like that, and the paste made them into spaces, I requested
the user to send me the file (instead of paste) so I can see the binary
value that is there.. this MUST be fixed before 0.96 as it's a critical
bug... <-- file contains \x20 == spaces! I added the user to my list and
waiting for him to accept me to finally see what's wrong with his nick
on my own pc...
Modified :
- 'make deb' doesn't work anymore apparently because of a libTclxml ..
strip: debian/amsn/usr/share/amsn/utils/Tclxml/libTclxml3.1.so: File
format not recognized
dh_strip: command returned error code 256
make[1]: *** [binary-arch] Error 1 <-- It seems to be that the .so was
imported as ascii not binary... Phil fixed that issue for the default
skin's image files.. the same opration should be done for all binary
files
(this .so, all the .dll, .dylib, etc..)
INTO
- Make sure all binary files in SVN were added as binary, not as ASCII.
This is to avoid data corruption.
COMPLETE TODO LIST FOR 0.96
- maybe apply holy_wood patch for saving DPs in a per_email directories
in
the cache.
- finish proxy support
- Make amsn 0.96 use TLS 1.5
- Check if the 'View Profile' is working correctly, it seems to be
broken.
- anigifs are still not working correctly, see
http://amsn.sourceforge.net/forums/viewtopic.php?t=853 for an anigif not
working.
- TkCximage optimization
- When going online, update all chat window's status bar, and when
receiving "user is offline" error from the SB, update the status window
of
the CW (go offline, keep a CW
open, status of the user won't change.. that user goes offline, then you
go online
again, his status in the CW will stay as "online" (or away/busy/whatever)
even if he's offline.. since we never get the notification of that user
going offline, the FLN was sent when we were offline ourselves, so we
never got it, so we never updated its CW status bar)
- add skin option for automatically adding default skin's smiley set
(seems defaut smileys are always there so a skin settings.xml without any
<smiley> tag will get the default smileys, but someone has a skin where
he
doesn't want to keep the default smileys at all..)
- add a different image for blocked users if they are offline, see post
http://amsn.sourceforge.net/forums/
viewtopic.php?p=5062#5062 for more info
- Make sure all binary files in SVN were added as binary, not as ASCII.
This is to avoid data corruption.
- It seems that we have a bug with some nicknames, see :
http://amsn.sourceforge.net/forums/viewtopic.php?t=993&highlight= <-- He
sent me the protocol log, and I see spaces in the LST, here it is :
[11:39:47] <-ns-sock568 LST [EMAIL PROTECTED]
-%20JuanCho%20%20-%20%20
%20...%20%20%20Hay%20alguien%20que%20te%20yendo%20o%20viniendo%20de%20U.S.A.%20?%20%20
%20%20- 11 2
You see the spaces? It might be MSN Plus! colored nicks with \x03 and
x04 or stuff like that, and the paste made them into spaces, I requested
the user to send me the file (instead of paste) so I can see the binary
value that is there.. this MUST be fixed before 0.96 as it's a critical
bug... <-- file contains \x20 == spaces! I added the user to my list and
waiting for him to accept me to finally see what's wrong with his nick
on my own pc...
- the 'minimize to Tray' menu option doesn't minimize to tray, it only
minimizes to the taskbar (maybe because I didn't have the 'close button
minimizes' enabled before...
- The 'X' in the titlebar should NOT quit without a confirmation message.
We should have a confirmation dialog that allows minimizng to tray with a
"don't ask again" option.
- The menus currently have a lot of TODO in them, these should be
implemented.
- make CL tooltips show faster
--
KaKaRoTo