]> code.delx.au - pymsnt/history - src/tlib/msn
Added auto-reconnect.
[pymsnt] / src / tlib / msn /
2006-04-18 jamesbuntonAdded auto-reconnect.
2006-04-17 jamesbuntonHopefully fixed weird exception errors.
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-04-16 jamesbuntonFixed tel:+ jid being invalid. Added cache to (hopefull...
2006-03-30 jamesbuntonFixed iq error responses to include xmlns
2006-03-29 jamesbuntonchmod +x PyMSNt.py
2006-03-23 jamesbuntonSending of chunked messages works now.
2006-03-23 jamesbuntonFixed name error with chunking messages.
2006-03-18 jamesbuntonUse vCard fullname if nickname isn't around.
2006-03-14 jamesbuntonFixed failedMessage exception.
2006-02-05 jamesbuntonVarious fixes.
2006-02-04 jamesbuntonFile transfer size limits.
2006-02-04 jamesbuntonFixes to switchboard session exceptions.
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-24 jamesbuntonMajor changes. Moved everything away from twistd and...
2006-01-23 jamesbuntonFixed bug in sending files and avatars.
2006-01-21 jamesbuntonFixed test to be accurate.
2006-01-20 jamesbuntonOOB file sending nearly done.
2006-01-08 jamesbuntonSmall fixes.
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-06 jamesbuntonFixes to nickname and file transfer.
2006-01-02 jamesbuntonFixed clientcaps.
2006-01-02 jamesbuntonFixed avatar hash problem.
2006-01-02 jamesbuntonWeirdness with closures.
2006-01-02 jamesbuntonFixed getAllAvatars, changeCount race condition and...
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 jamesbuntonourStatusChanged working again. Groupchats working.
2006-01-01 jamesbuntonourStatusChanged working again. Groupchats working.
2006-01-01 jamesbuntonGetting there..
2006-01-01 jamesbuntonIntegrating new msnw more. Groupchat. About to test..
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-12 jamesbuntonReverted a change that broke challenges.
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-10 jamesbuntonSmall cosmeticish changes. Tests pass
2005-12-07 jamesbuntonOops. Should've added this file.
2005-12-07 jamesbuntonImproved P2P code.
2005-12-06 jamesbuntonmsnp2p file not needed any longer
2005-12-06 jamesbuntonMore generic P2P. Avatars almost working in testing...
2005-11-20 jamesbuntonStart of MSNSLP tests
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!