Age | Commit message (Collapse) | Author |
|
|
|
As required by XEP 0359
Should fix #3369
|
|
See https://xmpp.org/extensions/xep-0359.html
|
|
See https://xmpp.org/extensions/xep-0045.html#message
|
|
|
|
|
|
Instead of having to write it manually everytime
|
|
|
|
|
|
|
|
Some duplication is avoided, but most importantly: it’s much much cleaner,
easier to find, functions have been cleaned up (functools.partial usages are
now hidden), etc.
|