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_0050
/
adhoc.py
Age
Commit message (
Expand
)
Author
2012-07-31
Fix disco in XEP-0050 plugin.
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-04-30
Collapse initial payload to a single stanza instead of a list if only one sta...
Lance Stout
2012-04-30
Add full support for initial payloads with adhoc commands, plus test.
Lance Stout
2012-04-30
Allow providing initial payload to adhoc commands.
Lance Stout
2012-04-03
Fix memory leak with adhoc command sessions.
Lance Stout
2012-03-12
Ensure the adhoc command items node exists.
Lance Stout
2012-03-12
Move XEP-0050 to new system.
Lance Stout
2012-01-02
Merge pull request #132 from rhcarvalho/master
Lance Stout
2012-01-02
Fix a typo in several files.
Rodolfo Carvalho
2011-12-04
Ensure that adhoc command clients have form plugin registered.
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-08-26
The ifrom parameter doesn't need special treatment.
Lance Stout
2011-08-13
Update XEP-0050 to use new IQ exceptions.
Lance Stout
2011-08-04
Cosmetic PEP8 fixes.
Lance Stout
2011-06-08
Fix XEP-0050 issue with Unicode string type checking.
Lance Stout
2011-03-24
Added new XEP-0050 implementation.
Lance Stout