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
/
componentxmpp.py
Age
Commit message (
Expand
)
Author
2011-06-08
Send component handshake immediately.
Lance Stout
2011-05-27
Don't use the send queue for stream initialization.
Lance Stout
2010-11-09
Doesn't fail if host has NO SRV record
Florent Le Coz
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-24
ComponentXMPP saves all of its config data now.
Lance Stout
2010-10-17
Underscore names by default.
Lance Stout
2010-10-06
Made first pass at cleaning up ClientXMPP.
Lance Stout
2010-10-06
Made a first pass at cleaning up ComponentXMPP.
Lance Stout
2010-10-01
Made first pass at cleaning BaseXMPP.
Lance Stout
2010-07-23
Fix shebang lines to use #!/usr/bin/env python instead of hard coding a pytho...
Lance Stout
2010-07-20
Issue 26. Only set from address in reply() for components
Joe Hildebrand
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-05-24
updated README, index fix for component
Nathan Fritz
2010-05-24
added plugin indexing to components
Nathan Fritz
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-01-27
fixed 2.6 compatibility for componentxmpp
Nathan Fritz
2009-12-17
* fixed many stanza bugs
Nathan Fritz
2009-12-15
makeMessage and makePresence now use new stanza classes
Nathan Fritz
2009-10-29
* added init option for component namespace
Nathan Fritz
2009-10-29
* namespace tweak for components
Nathan Fritz
2009-09-15
* fixed unavailable status in sendPresence
Nathan Fritz
2009-09-05
* fixes
Nathan Fritz
2009-08-31
brought components over to python 3.x
Nathan Fritz
2009-07-11
fixed typo
Nathan Fritz
2009-07-11
added incoming_filter
Nathan Fritz
2009-07-11
fixed relative import
Nathan Fritz
2009-07-11
fixed import bug in component
Nathan Fritz
2009-07-11
components now ignore namespaces in matching completely for server compatibility
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz