This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ee30179eae3b6697629aad50ca31df9daa5ef6e
slixmpp
/
sleekxmpp
T
History
Lance Stout
8ee30179ea
Add _use_daemons flag to XMLStream to run all threads in daemon mode.
...
This WILL make the Python interpreter produce exceptions on shutdown.
2012-04-20 15:21:31 -07:00
..
features
Reset attempted SASL mech set after no suitable mechs are found.
2012-04-11 12:53:22 -04:00
plugins
Add initial support for XEP-0153.
2012-04-09 21:41:59 -04:00
roster
Trigger got_online after resource information has been saved.
2012-04-07 16:23:24 -04:00
stanza
Undo the additional Iq result checks until further testing is done.
2012-04-08 16:30:52 -04:00
test
Add a prefix to stanza ID values to ensure that they are unique per client.
2012-04-08 21:15:53 -04:00
thirdparty
Correct the statemachine's ensure_any method.
2012-04-06 17:39:51 -04:00
xmlstream
Add _use_daemons flag to XMLStream to run all threads in daemon mode.
2012-04-20 15:21:31 -07:00
__init__.py
Clean and get setup.py working once and for all.
2011-08-24 22:09:02 -07:00
api.py
Ensure that accessing self.api.settings works for plugins.
2012-04-08 15:59:47 -04:00
basexmpp.py
Begin experiment with a centralized API callback registry.
2012-04-06 15:09:25 -04:00
clientxmpp.py
Tidy up roster_received event and callbacks.
2012-04-07 17:30:25 -04:00
componentxmpp.py
More import cleanups based on pyflakes results.
2012-02-17 14:41:31 -08:00
exceptions.py
More doc updates
2011-12-05 08:55:05 -08:00
version.py
Bump version number in develop branch to 1.0.1dev.
2012-01-25 20:44:41 -08:00