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
/
tests
/
test_stream_xep_0050.py
Age
Commit message (
Expand
)
Author
2021-03-09
XEP-0050 Make handle_command_xxx async
Nicoco K
2018-10-15
fixing deprecation warnings for pytest
Florian Klien
2016-10-22
sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.py
Emmanuel Gil Peyrot
2016-09-20
Various XEPs: Remove deprecated aliases.
Emmanuel Gil Peyrot
2015-10-02
Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge
mathieui
2015-09-18
Merge branch 'develop' into xep_0050_updates
Robert Robinson
2015-09-14
Fix xep_0050 changes after form refactor.
Robert Robinson
2015-09-12
Update test_stream_xep_0050.py
Robert Robinson
2015-02-12
Update the test suite.
mathieui
2014-07-17
Rename to slixmpp
Florent Le Coz
2013-07-26
refactor: no import * in tests
Jean-Philippe Caruana
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
2011-08-13
Update XEP-0050 to use new IQ exceptions.
Lance Stout
2011-03-24
Added new XEP-0050 implementation.
Lance Stout