]> code.delx.au - pymsnt/shortlog
pymsnt
2006-04-25 jamesbuntonAdded SVN version number to result from jabber:iq:versi...
2006-04-25 jamesbuntonSuppressed twisted.words deprecation warning properly.
2006-04-25 jamesbuntonCheap way of fixing deprecation warning in Twisted...
2006-04-18 jamesbuntonAdded auto-reconnect.
2006-04-17 jamesbuntonHopefully fixed weird exception errors.
2006-04-16 jamesbuntonGoogle Talk fixes
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-04-16 jamesbuntonNew resources don't get spammed with presence from...
2006-03-30 jamesbuntonFixed iq error responses to include xmlns
2006-03-29 jamesbuntonchmod +x PyMSNt.py
2006-03-23 jamesbuntonReject authorisation for new contacts should work now.
2006-03-23 jamesbuntonSending of chunked messages works now.
2006-03-23 jamesbuntonFixed name error with chunking messages.
2006-03-18 jamesbuntonAdded a discoName option
2006-03-18 jamesbuntonUse vCard fullname if nickname isn't around.
2006-03-18 jamesbuntonAdded docs to version control.
2006-03-14 jamesbuntonCommitted Remko's patches (env & typing notification...
2006-03-14 jamesbuntonFixed failedMessage exception.
2006-02-17 jamesbuntonRelease 0.11
2006-02-07 jamesbuntonImproved reactor autodetection.
2006-02-07 jamesbuntonRead/write avatars with the 'b' option to fix Windows...
2006-02-05 jamesbuntonPartial rate-limiting. Need to try and throttle down...
2006-02-05 jamesbuntonVarious fixes.
2006-02-05 jamesbuntonDutch language update.
2006-02-04 jamesbuntonFixed no file transfer method error when disco fails.
2006-02-04 jamesbuntonFixed default ft limit.
2006-02-04 jamesbuntonSmall fix
2006-02-04 jamesbuntonFile transfer size limits.
2006-02-04 jamesbuntonMSN contacts now have resources.
2006-02-04 jamesbuntonFixes to switchboard session exceptions.
2006-02-04 jamesbuntonWords 0.3 support.
2006-02-04 jamesbuntonFixes.
2006-01-26 jamesbuntonUpdated roster-subsync code in 0.10.x and trunk to...
2006-01-26 jamesbunton* Added a nice error message if pycrypto or pyopenssl...
2006-01-26 jamesbuntonFixed presence probe typo.
2006-01-26 jamesbuntonMoved presence probe to session.py
2006-01-25 jamesbuntonFixed path seperator issues for Windows. Fixed reactor...
2006-01-24 jamesbuntonMajor changes. Moved everything away from twistd and...
2006-01-24 jamesbuntonMajor changes. Moved everything away from twistd and...
2006-01-24 jamesbuntonMajor changes. Moved everything away from twistd and...
2006-01-23 jamesbuntonFixed file receiving.
2006-01-23 jamesbuntonFixed file receiving.
2006-01-23 jamesbuntonSocks5 sending supported
2006-01-23 jamesbuntonFixed bug in sending files and avatars.
2006-01-21 jamesbuntonOOB file sending works.
2006-01-21 jamesbuntonOOB file sending works.
2006-01-21 jamesbuntonOOB file sending works.
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 jamesbuntonSOCKS5 receiving works! :)
2006-01-02 jamesbuntonSOCKS5 receiving works! :)
2006-01-02 jamesbuntonDebug logging now cleaner.
2006-01-02 jamesbuntonFixed file transfer. Last commit was also preliminary...
2006-01-02 jamesbuntonFixed clientcaps.
2006-01-02 jamesbuntonFixed avatar hash problem.
2006-01-02 jamesbuntonWeirdness with closures.
2006-01-02 jamesbuntonOops.
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-29 jamesbuntonUse isinstance(..., basestring)
2005-12-23 jamesbuntonNow runs on little endian machines.
2005-12-23 jamesbuntonsmall fix
2005-12-23 jamesbuntonPartially working with new msnw
2005-12-23 jamesbuntonInitial integration of new msnw. Untested.
2005-12-23 jamesbuntonSmall fix to auto update routines.
2005-12-15 jamesbuntonWe can now receive files too!
2005-12-14 jamesbuntonFile transfer test works! We can send files to MSN...
2005-12-13 jamesbuntonSmall fixes to xmlw.
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-07 jamesbuntonSmall fixes
2005-12-07 jamesbuntonMade xmlw slightly more verbose
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-07 jamesbuntonAdded option to change UID.
next