Age | Commit message (Collapse) | Author |
|
place to specify a default timeout value when waiting for a stanza response.
|
|
|
|
use the namespace in a tag name if one is given and to use
self.namespace otherwise.
|
|
|
|
|
|
to be expanded before the 1.0 release.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
match.
|
|
Forms have default type of 'form'
setFields now uses a list of tuples instead of a dictionary because ordering is important.
getFields defaults to returning a list of tuples, but the use_dict parameter can change that
|
|
|
|
references to nonexistant license.txt to LICENSE.
|
|
|
|
|
|
updated accordingly.
|
|
Also, removed unnecessary TestStream class and shortened timeout during stream connection.
|
|
|
|
|
|
|
|
removed later.
Updated uses of add_handler to include a name.
|
|
attribute accessors
|
|
|
|
|
|
|
|
registerStanzaPlugin function.
Updated plugins and tests to use new function.
|
|
Uses the alt_0004 plugin for jabber:x:data stanza objects.
|
|
The Roster stanza object builds item elements manually, and did not handle the
case where the name attribute is set to None, which would crash SleekXMPP.
|
|
|
|
|
|
|
|
stream.
|
|
elements still need to be unit tested
|
|
information.
|
|
|
|
SleekTest class.
|