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
/
basexmpp.py
Age
Commit message (
Expand
)
Author
2012-03-10
Resolve plugin dependency chains with XEP-0115.
Lance Stout
2012-03-05
Cleanup logging when loading a custom plugin.
Lance Stout
2012-03-05
Ensure that roster nodes aren't empty strings.
Lance Stout
2012-02-17
More extraneous import cleanup.
Lance Stout
2012-02-17
More import cleanups based on pyflakes results.
Lance Stout
2012-01-12
Don't dump exception logs for XML stream parsing errors.
Lance Stout
2011-12-09
Fix logging when loading plugins.
Lance Stout
2011-12-05
More doc updates
Lance Stout
2011-11-19
Merge remote-tracking branch 'vijayp/master' into HEAD
Lance Stout
2011-11-19
remove unnecessary copies when only one handler matches. This was taking up ~...
Vijay Pandurangan
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-11-19
This change stops sleekxmpp from spending huge amounts of time unnecessarily ...
Vijay Pandurangan
2011-11-18
Fix changed_status event
Lance Stout
2011-11-06
Restore original behaviour for auto_authorize and auto_subscribe.
Lance Stout
2011-08-19
Make Iq exceptions more discoverable and simpler to use.
Lance Stout
2011-08-18
Remove extra, unhelpful presence debug log.
Lance Stout
2011-08-12
Merge branch 'develop' into roster
Lance Stout
2011-08-06
Save the stream ID when the stream starts.
Lance Stout
2011-08-06
If no config for a plugin is given, try using self.plugin_config.
Lance Stout
2011-08-04
Cosmetic PEP8 fixes.
Lance Stout
2011-08-04
added block as process option and updated documentation. added typical use ex...
Nathan Fritz
2011-08-04
Merge branch 'develop' into roster
Lance Stout
2011-07-01
Continued reorganization and streamlining.
Lance Stout
2011-06-30
Reorganize features into plugins.
Lance Stout
2011-06-16
Integrate roster with BaseXMPP.
Lance Stout
2011-06-15
Merge branch 'develop' into stream_features
Lance Stout
2011-06-15
Fix another roster issue.
Lance Stout
2011-06-14
Merge branch 'develop' into roster
Lance Stout
2011-06-14
Merge branch 'develop' into stream_features
Lance Stout
2011-06-14
Fix issue with components and roster.
Lance Stout
2011-04-14
remove roster item state responsibility from clients
Nathan Fritz
2011-02-14
Merge branch 'develop' into stream_features
Lance Stout
2011-02-14
Reset the roster on disconnect instead of replacing it.
Lance Stout
2011-02-14
Merge branch 'develop' into roster
Lance Stout
2011-02-14
Remap old method names in a better way.
Lance Stout
2011-02-02
Merge branch 'develop' into roster
Lance Stout
2011-01-27
Update tostring methods.
Lance Stout
2011-01-16
Add StreamError stanza and a stream_error event.
Lance Stout
2011-01-10
Add self.client_roster to make things simpler for clients.
Lance Stout
2011-01-05
Merge branch 'develop' into roster
Lance Stout
2010-12-29
Keep things lined up.
Lance Stout
2010-12-28
Fixed typo in comment.
Andrzej Bieniek
2010-12-28
Fix some typos.
Lance Stout
2010-12-16
Merge branch 'develop' into roster
Lance Stout
2010-12-16
Added more options to the make_iq_* methods.
Lance Stout
2010-12-13
Merge branch 'develop' into roster
Lance Stout
2010-11-18
Adding stream tests for XEP-0030.
Lance Stout
2010-11-17
Cleaned basexmpp.py
Lance Stout
2010-11-17
Cleaned up names.
Lance Stout
[next]