index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
plugins
/
base.py
Age
Commit message (
Expand
)
Author
2012-05-04
Fix loading plugins from custom modules when passing the module itself.
Lance Stout
2012-04-06
Don't break test plugins that use None instead of a stream object.
Lance Stout
2012-04-06
Begin experiment with a centralized API callback registry.
Lance Stout
2012-03-12
Cleanup plugin import logic.
Lance Stout
2012-03-12
Enable using post_init() to resolve circular dependencies.
Lance Stout
2012-03-12
Remove extra logging statement, add backward compatible references.
Lance Stout
2012-03-12
Handle loading plugins on demand.
Lance Stout
2012-03-12
Introduce new plugin system.
Lance Stout
2011-06-30
Reorganize features into plugins.
Lance Stout
2011-06-08
Added session_end event and some docs.
Lance Stout
2010-10-20
pep8 fixes on core library
Nathan Fritz
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-05-26
plugins now are checked for post_init having ran when process() is called
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz