summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0405
AgeCommit message (Collapse)Author
2021-02-27XEP-0405: Fix a bug in nodes returned by join_channelmathieui
Yay tests!
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-02-04stanzabase: make _get_plugin part of the public APImathieui
it is the only way I know of checking if an element is present in a stanza without creating it or checking the XML manually.
2021-01-31Merge branch 'mix-additions' into 'master'mathieui
MIX additions: handle MIX-PAM with roster and new events See merge request poezio/slixmpp!108
2021-01-30xeps: fix description for the newer pluginsmathieui
2021-01-30XEP-0405: Manage MIX Roster itemsmathieui
2020-12-02XEP-0405: MIX-PAMmathieui