summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0122
AgeCommit message (Collapse)Author
2015-09-17register_Stanza_plugin shouldn't be iterableRobert Robinson
Should not use iterable for registering the stanza plugins.
2015-09-15Update __init__.pyRobert Robinson
changed xep_0121 to xep_0122
2015-09-14Add plugin supportRobert Robinson
2015-09-14Add pluginRobert Robinson
(cherry picked from commit 2296d56)
2015-09-14Working through test case issues.Robert Robinson
(cherry picked from commit 6b58cef)
2015-09-14Initial cut at getting the stanzas to work.Robert Robinson
(cherry picked from commit 8c7df49)