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
/
xmlstream
/
matcher
Age
Commit message (
Expand
)
Author
2012-06-19
Remove usage of deprecated getchildren() method.
Lance Stout
2012-06-19
PEP8 formatting updates.
Lance Stout
2012-01-17
Pre-parse StanzaPath paths to speed up matching.
Lance Stout
2011-12-04
Update the API docs for XMLStream
Lance Stout
2011-12-04
Update api docs for handlers and matchers
Lance Stout
2011-11-19
Tidy up logging calls.
Lance Stout
2011-11-20
This change stops sleekxmpp from spending huge amounts of time unnecessarily ...
Vijay Pandurangan
2011-02-14
Remap old method names in a better way.
Lance Stout
2010-11-17
Make live stream tests work better.
Lance Stout
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-06
More PEP8 compliance cleanups.
Lance Stout
2010-10-06
Moved ClientXMPP to clientxmpp.py.
Lance Stout
2010-09-01
Updated all of the matcher classes in sleekxmpp.xmlstream.matcher.
Lance Stout
2010-07-29
Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.match...
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-01-15
fixed matcher bug introduced with stanza matching
Nathan Fritz
2010-01-15
xep 30 and 50 always reply from jid iq sent to
Nathan Fritz
2010-01-08
* python 2.6 compatibility
Nathan Fritz
2009-12-17
* fixed many stanza bugs
Nathan Fritz
2009-07-11
xmlmask now ignores namespace on subdomains properly if ignore_ns is set
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