]> code.delx.au - pymsnt/history - src/tlib/msn/msn.py
Handle MSN error conditions
[pymsnt] / src / tlib / msn / msn.py
2006-06-08 jamesbuntonHandle MSN error conditions
2006-06-08 jamesbuntonAdded 400 errors to the list.
2006-05-30 jamesbuntonProperly quote passwd when sending to passport servers.
2006-05-23 jamesbuntonMessages sent to offline contacts should be bounced...
2006-05-23 jamesbuntonHandle some errors better.
2006-05-14 jamesbuntonFixed tests to work with rev152+ fix.
2006-05-02 jamesbuntonAdded timeout to file sending.
2006-05-02 jamesbuntonData received after the connection has been cleaned...
2006-04-29 jamesbuntonMade avatars more reliable.
2006-04-29 jamesbuntonMade avatars more reliable.
2006-04-29 jamesbuntonFixed sendAvatarRequest to support consumer.error()
2006-04-18 jamesbuntonAdded auto-reconnect.
2006-04-16 jamesbuntonGroupchat timeout is configurable.
2006-04-16 jamesbuntonSensible messages are now sent to both participants...
2006-04-16 jamesbuntonP2P file transfers should be more reliable.
2006-03-23 jamesbuntonSending of chunked messages works now.
2006-02-04 jamesbuntonFile transfer size limits.
2006-02-04 jamesbuntonWords 0.3 support.
2006-01-26 jamesbunton* Added a nice error message if pycrypto or pyopenssl...
2006-01-26 jamesbuntonMoved presence probe to session.py
2006-01-23 jamesbuntonFixed bug in sending files and avatars.
2006-01-06 jamesbuntonShould fix problems with dying switchboard sessions...
2006-01-06 jamesbuntonDisable some warnings that seem to be normal for Mac...
2006-01-02 jamesbuntonFixed avatar hash problem.
2006-01-01 jamesbuntonTurn down the logging somewhat. Fixed a failing test.
2006-01-01 jamesbuntonSmall fix. :|
2006-01-01 jamesbuntonSmall fix.
2006-01-01 jamesbuntonSmall fix.
2006-01-01 jamesbuntonCan receive files msnp2p with OOB now! :)
2006-01-01 jamesbuntonReintegrated avatars.
2006-01-01 jamesbuntonGetting there..
2005-12-29 jamesbuntonWork on groupchats. Untested
2005-12-23 jamesbuntonNow runs on little endian machines.
2005-12-23 jamesbuntonsmall fix
2005-12-23 jamesbuntonPartially working with new msnw
2005-12-15 jamesbuntonWe can now receive files too!
2005-12-14 jamesbuntonFile transfer test works! We can send files to MSN...
2005-12-12 jamesbuntonNew msnw can send messages
2005-12-11 jamesbuntonRecoding middle-ware wrapper stuff.
2005-12-11 jamesbuntonFixed FT protocol.
2005-12-10 jamesbuntonDeclines now work in backend
2005-12-10 jamesbuntonPreliminary p2p file transfer passing tests! :)
2005-12-07 jamesbuntonImproved P2P code.
2005-12-06 jamesbuntonMore generic P2P. Avatars almost working in testing...
2005-11-06 jamesbuntonBasic tests for switchboard functionality
2005-11-06 jamesbuntonNotificationClient now has tests for everything.
2005-11-06 jamesbuntonmore tests.
2005-11-05 jamesbuntonHurrah for unit testing
2005-11-05 jamesbuntonTrunk is broken. Don't use!