summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0199
AgeCommit message (Expand)Author
2014-06-07Fix own_host in ping pluginLance Stout
2013-03-06Correct argument order by using keyword for keepalive.Patrick Horn
2013-01-26Fix ping event issue.Lance Stout
2013-01-20Updated XEP-0199 to take and return standardized values.Lance Stout
2012-07-26Enhance plugin config with attribute accessors.Lance Stout
2012-07-10Update plugins to use session_bind handler for disco, and use plugin_endLance Stout
2012-03-12Move XEP-0199 to new system.Lance Stout
2011-11-19Tidy up logging calls.Lance Stout
2011-11-20This change stops sleekxmpp from spending huge amounts of time unnecessarily ...Vijay Pandurangan
2011-09-01remove ping schedule on disconnectNathan Fritz
2011-08-26The ifrom parameter doesn't need special treatment.Lance Stout
2011-08-17Update plugins that use Iq stanzas to work with new exceptions.Lance Stout
2011-08-10Don't include ping stanza in the ping result.Lance Stout
2011-02-15fixes to ping: auto-ping off by default, fixed ping-time of zero bug, fixed c...Nathan Fritz
2011-02-14Remap old method names in a better way.Lance Stout
2011-02-11Updated XEP-0199 plugin.Lance Stout