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_0115
Age
Commit message (
Expand
)
Author
2013-01-02
Fix startup issues with components using caps and vcards.
Lance Stout
2012-09-11
Don't perform caps lookup if the disco info is already known.
Lance Stout
2012-07-27
Restrict caps updates to available presences (not subscriptions, etc).
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-07-09
Fix issues of disco info leaking between entities with the same bare JIDs.
Lance Stout
2012-06-19
PEP8 formatting updates.
Lance Stout
2012-04-08
Fix errors in caps related to unwrapped disco data and full JIDs.
Lance Stout
2012-04-06
Simplify registering API handler defaults.
Lance Stout
2012-04-06
Fix XEP-0115 with the new API registry.
Lance Stout
2012-04-06
Begin experiment with a centralized API callback registry.
Lance Stout
2012-03-12
Move XEP-0115 to the new system.
Lance Stout
2012-03-10
Only auto-broadcast caps changes after a session has started.
Lance Stout
2012-02-17
Fix pyflakes complaints for XEP-0115 plugin.
Lance Stout
2012-01-11
update_caps() can now do presence broadcasting.
Lance Stout
2011-12-31
Fix handing caps in Python3, allow update_caps() call before process()
Lance Stout
2011-12-31
Fix a few holes in caps.
Lance Stout
2011-12-30
Enable caps stream feature.
Lance Stout
2011-12-30
Add XEP-0115 plugin.
Lance Stout