summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0045.py
AgeCommit message (Collapse)Author
2015-01-15Expose MUC support in disco#infomathieui
http://xmpp.org/extensions/xep-0045.html#disco-client
2014-09-28Remove all deprecated alias in the core of slixmpp, and wherever they were used.Emmanuel Gil Peyrot
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz