summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0045/stanza.py
AgeCommit message (Expand)Author
2021-12-19xep_0045: register_stanza_plugin(MUCPresence, MUCDestroy)Maxime “pep” Buquet
2021-07-17xep_0045: Ensure invite and decline to/from are JIDsMaxime “pep” Buquet
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-01-10XEP-0045: add more elements (<actor/>)mathieui
2020-12-27XEP-0045: Add missing reason for affiliation and role changesEmmanuel Gil Peyrot
2020-12-10docs: update docstrings for sphinx conformitymathieui
2020-12-03XEP-0045: Better invitation handlingmathieui
2020-12-03XEP-0045: Remove "self" returns from stanza methodsmathieui
2020-12-03XEP-0045: Add status_codes interface to the MUC elementmathieui
2020-11-22XEP-0045: add more stanza elementsmathieui
2020-05-29XEP-0045: Add MUCMessageMaxime “pep” Buquet
2020-05-29XEP-0045: Remove unused MUCPresence attributesMaxime “pep” Buquet
2020-05-29XEP-0045: Add some types in stanzaMaxime “pep” Buquet
2020-05-29XEP-0045: Add stanza.NS* constsMaxime “pep” Buquet
2020-05-29XEP-0045: Split stanza into sub-moduleMaxime “pep” Buquet