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
/
xep_0060.py
Age
Commit message (
Expand
)
Author
2010-12-16
Use boundjid in plugins instead of the deprecated accessors.
Lance Stout
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-08-21
added form compatibility with old api, stanzas now bool() to True on 2.x, jid...
fritzy
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
2010-05-27
added pubsub state stanzas and scheduled events
Nathan Fritz
2010-04-23
pubsub test work
Nathan Fritz
2010-04-13
bugfix for .disconnect() hanging
Nathan Fritz
2010-04-07
replaced usage of deprecated iq result on send. Fixed old send result to use ...
Nathan Fritz
2010-02-15
got rid of stupid iq set/get/error/result methods
Nathan Fritz
2010-01-29
fixed setup.py issue with unicode in 3.x
Nathan Fritz
2010-01-05
* major stanza improvements
Nathan Fritz
2009-10-29
* fixed bugs with XEP 50 for components
Nathan Fritz
2009-08-31
* converted sleekxmpp to Python 3.x
Nathan Fritz
2009-06-16
* bugfixes
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz