slixmpp/sleekxmpp
Florent Le Coz d9e7f555e6 MUC leave message and MUC history request
It is now possible to ask for "any number of history stanzas" when
joining a muc (with history=None).
Also we use "maxchars" when asking NO history ("0") since it's a MUST in
the XEP.
And you can specify a message when leaving a MUC.
2010-10-17 09:01:52 +08:00
..
plugins MUC leave message and MUC history request 2010-10-17 09:01:52 +08:00
stanza Corrected test errors. 2010-10-07 19:42:28 -04:00
test fixed stream test not disconnecting cleanly 2010-10-14 16:27:44 -07:00
thirdparty fixed socket name collision in xmlstream.py and fixed python 3.x compatibility 2010-10-14 10:58:07 -07:00
xmlstream Remove deprecation warnings 2010-10-17 08:55:30 +08:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Remove deprecation warnings 2010-10-17 08:55:30 +08:00
clientxmpp.py Remove deprecation warnings 2010-10-17 08:55:30 +08:00
componentxmpp.py Made first pass at cleaning up ClientXMPP. 2010-10-06 14:03:19 -04:00
exceptions.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00