SleekXMPP/sleekxmpp
Lance Stout 5be5b8c02b If no config for a plugin is given, try using self.plugin_config.
Sleek loads a few plugins by default, which made it difficult to
configure or even disable them.

Now, if a plugin is registered without any configuration, then
sleek will try finding a configuration in self.plugin_config.
2011-08-06 00:41:14 -07:00
..
features Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
plugins Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
stanza Fix ordering bug when retrieving an error condition. 2011-07-02 22:50:31 -07:00
test Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
thirdparty Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
xmlstream Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
__init__.py Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
basexmpp.py If no config for a plugin is given, try using self.plugin_config. 2011-08-06 00:41:14 -07:00
clientxmpp.py added block as process option and updated documentation. added typical use example to ClientXMPP. 2011-08-04 21:49:32 -07:00
componentxmpp.py Send component handshake immediately. 2011-06-08 10:00:01 -07:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00