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
/
setup.py
Age
Commit message (
Expand
)
Author
2011-08-04
Sadly, dateutil is not actually part of the standard lib.
Lance Stout
2011-08-03
the great xep_0060 re-organization in preperation for rewrite
Nathan Fritz
2011-08-03
Merge branch 'stream_features' into develop
Lance Stout
2011-08-03
updated setup.py to include stream features plugins
Nathan Fritz
2011-08-03
started transition to xep_0060 rewrite
Nathan Fritz
2011-08-03
Integrate a modified version of Dave Cridland's Suelta SASL library.
Lance Stout
2011-04-08
Make setup.py use sleekxmpp.__version__
Lance Stout
2011-03-24
Added new implementation for XEP-0086.
Lance Stout
2011-03-24
Added new XEP-0050 implementation.
Lance Stout
2011-03-22
Updated XEP-0128 plugin to work with the new XEP-0030 plugin.
Lance Stout
2011-02-24
Updated the XEP-0085 plugin.
Lance Stout
2011-02-11
Updated XEP-0199 plugin.
Lance Stout
2011-02-05
fixed merge
Nathan Fritz
2011-01-13
Updated setup.py to include XEP-0009.
Dann Martens
2011-01-12
Fix setup.py and old_0004.py typo bugs.
Lance Stout
2011-01-11
Update setup.py with latest plugin packages.
Lance Stout
2010-12-16
Need to update setup.py with new XEP-0030 packages.
Lance Stout
2010-10-16
Fixed setup.py to use py_modules in the setup call.
Lance Stout
2010-10-14
deprecated jid, fulljid, server, user, resource properties and added boundjid...
Nathan Fritz
2010-10-14
fixed socket name collision in xmlstream.py and fixed python 3.x compatibility
Nathan Fritz
2010-10-13
new state machine in place
Nathan Fritz
2010-10-07
SleekTest may now run against a live stream.
Lance Stout
2010-08-05
Replaced the ToString class with a tostring function.
Lance Stout
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-02-24
apparently setup.py if statement *does* work.. adding it back in
Nathan Fritz
2010-02-15
added send queueing to avoid mixed sending
Nathan Fritz
2010-01-29
fixed setup.py issue with unicode in 3.x
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz