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
/
plugins
/
xep_0199
Age
Commit message (
Expand
)
Author
2013-03-06
Correct argument order by using keyword for keepalive.
Patrick Horn
2013-01-26
Fix ping event issue.
Lance Stout
2013-01-20
Updated XEP-0199 to take and return standardized values.
Lance Stout
2012-07-26
Enhance plugin config with attribute accessors.
Lance Stout
2012-07-10
Update plugins to use session_bind handler for disco, and use plugin_end
Lance Stout
2012-03-12
Move XEP-0199 to new system.
Lance Stout
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-09-01
remove ping schedule on disconnect
Nathan Fritz
2011-08-26
The ifrom parameter doesn't need special treatment.
Lance Stout
2011-08-17
Update plugins that use Iq stanzas to work with new exceptions.
Lance Stout
2011-08-10
Don't include ping stanza in the ping result.
Lance Stout
2011-02-15
fixes to ping: auto-ping off by default, fixed ping-time of zero bug, fixed c...
Nathan Fritz
2011-02-14
Remap old method names in a better way.
Lance Stout
2011-02-11
Updated XEP-0199 plugin.
Lance Stout