Age | Commit message (Collapse) | Author |
|
python version.
|
|
|
|
|
|
|
|
references to nonexistant license.txt to LICENSE.
|
|
removed later.
Updated uses of add_handler to include a name.
|
|
attribute accessors
|
|
|
|
|
|
|
|
|
|
|
|
stanzas instead of ElementTree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added status options to muc joining
|
|
* 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.
|
|
|
|
|
|
|
|
|