mathieui
|
95d40a3ca3
|
docs: update docstrings for sphinx conformity
Remove most references to timeout/callback/ifrom/timeout_callbacks args
|
2020-12-10 19:22:40 +01:00 |
|
Emmanuel Gil Peyrot
|
7cd73b594e
|
XEP-0223: Fix default access_model, it MUST be whitelist.
|
2019-01-17 12:08:51 +01:00 |
|
mathieui
|
e177726387
|
Fix usage of the 0004 plugin interface
form['fields'] is an ordered list of fields while most plugins expect a
dict there. Fixes, among other things, a caps bug.
|
2018-02-11 16:42:59 +01:00 |
|
mathieui
|
58bd07628b
|
Add missing parameters in XEP-0222 and XEP-0223
|
2016-10-27 00:21:01 +02:00 |
|
Emmanuel Gil Peyrot
|
dcacc7d7d5
|
sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.py
|
2016-10-22 13:21:44 +01:00 |
|
Florent Le Coz
|
ab03ad54aa
|
Fix the iq.send() function, and a bunch of places where it is called
This is a big-and-dirty commit with a bunch of cleanup, maybe breaking a few
things, and not fixing all iq.send() calls yet.
|
2014-07-30 17:52:59 +02:00 |
|
Florent Le Coz
|
5ab77c7452
|
Rename to slixmpp
|
2014-07-17 14:19:04 +02:00 |
|