summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0059
AgeCommit message (Expand)Author
2012-09-25Update RSM iterator to specify where to look to count result sizes.Lance Stout
2012-07-10Update plugins to use session_bind handler for disco, and use plugin_endLance Stout
2012-07-08Make sure that the last RSM stanza is returned from the iteratorErik Larsson
2012-06-19Ordering fixes for Python3.3Lance Stout
2012-06-19Don't compare against booleans using ==.Lance Stout
2012-03-12Moving backwards compatibility shims to __init__ files.Lance Stout
2012-03-12Update XEP-0030 and XEP-0059 to new system.Lance Stout
2012-01-18Fix detecting end of result set paging.Lance Stout
2011-01-09Need to run post_init properly.Lance Stout
2011-01-08Added new XEP-0059 plugin.Lance Stout