X-Git-Url: https://code.delx.au/pymsnt/blobdiff_plain/c82ae883c8c1a236e80013c734fb56725b3c535c..7f0a1cae2ca8d429f2f4ddf9b27ba9002b84665a:/TODO diff --git a/TODO b/TODO index eb1ba77..20a1509 100644 --- a/TODO +++ b/TODO @@ -1,35 +1,15 @@ -For some release: -* Some kind of improvement to the contact list situation: - - Update roster-subsync to support contact removal - - Disco the user for roster-subsync support and warn them if it's not there -* Caches list version number for faster login times - not quite working.. +For 0.9.4: +* Fix any outstanding bugs. +* Hopefully get all the translations up to scratch -For 0.10 - The I Want This Right Now release: -* File transfer (JEP0096) -* ACL support +For 0.10: +* Load testing. +* Check avatar compatibility with various MSN plugins. +* Handle timeouts connecting to the MSN dispatch server as errors. +* Get all translations to remove references to nicknames from registerText +* Decide on default for legacy.msnw.GETALLAVATARS - -For 0.11 - The Admin Friendly release: -* Optional MD5 hashing for the spool directory -* Web configuration interface, maybe I should do it with JEP0004 - Data forms? - - -For 0.12 - The big-site friendly release: -* Clustering - - Have msn[0-99].host pointed to by msn.host which tracks sessions to route packets - - -For 0.13: -* Fix as many bugs as possible for... - -1.0: -All of the above! - - - - -Features for after 1.0: -* Data forms (JEP0004) registration - with more user-specific config options -* Avatars (JEP0008) - if anybody wants to do the MSN part, I'm happy to do the Jabber bit :) +For 0.11: +* File transfer (new & old)