Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-19 | Can now pass a name to add_handler so that the handler can be reliably ↵ | Lance Stout | |
removed later. Updated uses of add_handler to include a name. | |||
2010-07-19 | stanza should not have setValues/getValues because that conflicts with ↵ | Nathan Fritz | |
attribute accessors | |||
2010-07-15 | accidental debugging return left in the code from last commit | Nathan Fritz | |
2010-07-15 | fixed updateRoster and delRosterItem | Nathan Fritz | |
2010-06-01 | hack fix for session before bind | Nathan Fritz | |
2010-06-01 | if binding and session are advertised in the same go, do session first | Nathan Fritz | |
2010-05-26 | fixed dns unicode problem | Nathan Fritz | |
2010-04-07 | replaced usage of deprecated iq result on send. Fixed old send result to use ↵ | Nathan Fritz | |
stanzas instead of ElementTree | |||
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz | |
2010-03-26 | closed bug #8 -- double auth response | Nathan Fritz | |
2010-03-26 | fixed bug #16 Roster not updating | Nathan Fritz | |
2010-01-08 | * python 2.6 compatibility | Nathan Fritz | |
2009-12-11 | * started converstion to stanza objects | 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-09-25 | bugfixes | Nathan Fritz | |
2009-09-01 | * fixed some python3 transition bugs | Nathan Fritz | |
* added status options to muc joining | |||
2009-08-31 | * converted sleekxmpp to Python 3.x | Nathan Fritz | |
* sleekxmpp no longer spawns threads for callback handlers -- there are now two threads: one for handlers and one for reading. callback handlers can get results from the read queue directly with the "wait" handler which is used in .send() for the reply catching argument. | |||
2009-06-25 | made disconnect cleaner | Nathan Fritz | |
2009-06-24 | (no commit message) | Nathan Fritz | |
2009-06-16 | * bugfixes | Nathan Fritz | |
2009-06-03 | moved seesmic branch to trunk | Nathan Fritz | |