Age | Commit message (Expand) | Author |
2010-10-06 | XMLStream cleanup. | Lance Stout |
2010-10-01 | Modified event handling to use the event queue. | Lance Stout |
2010-10-01 | Moved event functions to XMLStream. | Lance Stout |
2010-10-01 | Moved add_handler, send, and sendXML to XMLStream. | Lance Stout |
2010-10-01 | Moved getNewId and getId to XMLStream. | Lance Stout |
2010-10-01 | Cleaned up trailing whitespace. | Lance Stout |
2010-09-30 | Fixed line lengths and trailing whitespace. | Lance Stout |
2010-09-30 | Made a first pass at cleaning up XMLStream. | Lance Stout |
2010-08-27 | Updated the suite of handler classes with documentation. | Lance Stout |
2010-08-27 | Updated xmlstream.filesocket. | Lance Stout |
2010-08-05 | Updated the use of tostring in xmlstream.py | Lance Stout |
2010-08-05 | Replaced the ToString class with a tostring function. | Lance Stout |
2010-07-29 | Added RESPONSE_TIMEOUT constant to sleekxmpp.xmlstream to serve as a single p... | Lance Stout |
2010-07-26 | Replaced traceback calls to use logging.exception where applicable. | Lance Stout |
2010-07-20 | Updated license notices to use the correct MIT format. Also corrected referen... | Lance Stout |
2010-06-03 | Modified xmlstream.py to pass a clean stanza object to each stream handler. | Lance Stout |
2010-05-28 | control-c fixes | Nathan Fritz |
2010-05-27 | added pubsub state stanzas and scheduled events | Nathan Fritz |
2010-05-26 | adding scheduler | Nathan Fritz |
2010-04-13 | bugfix for .disconnect() hanging | Nathan Fritz |
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz |
2010-03-15 | fixed xmlstream filesocket issue | Nathan Fritz |
2010-03-04 | added muc functionality | Nathan Fritz |
2010-02-27 | fixed some presence bugs | Nathan Fritz |
2010-02-15 | added send queueing to avoid mixed sending | Nathan Fritz |
2010-01-25 | Merge branch 'master' of github.com:fritzy/SleekXMPP | Nathan Fritz |
2010-01-25 | removed stupid monkeypatch for filesocket | Nathan Fritz |
2010-01-15 | xep 30 and 50 always reply from jid iq sent to | Nathan Fritz |
2010-01-08 | * python 2.6 compatibility | Nathan Fritz |
2010-01-05 | * major stanza improvements | Nathan Fritz |
2009-12-22 | * fixed unhandled iqs | Nathan Fritz |
2009-12-17 | * fixed many stanza bugs | Nathan Fritz |
2009-12-10 | tweaked stanzas for easy use | Nathan Fritz |
2009-12-10 | * added proper message and iq stanzas. presence left to do | Nathan Fritz |
2009-10-29 | * fixed bugs with XEP 50 for components | Nathan Fritz |
2009-09-05 | * fixes | Nathan Fritz |
2009-09-01 | added module config for number of threads | Nathan Fritz |
2009-08-31 | * converted sleekxmpp to Python 3.x | Nathan Fritz |
2009-08-21 | * fixed xmlstream bugs with unexpected disconnect | Nathan Fritz |
2009-07-11 | added incoming_filter | Nathan Fritz |
2009-06-25 | made disconnect cleaner | Nathan Fritz |
2009-06-16 | * bugfixes | Nathan Fritz |
2009-06-03 | moved seesmic branch to trunk | Nathan Fritz |