summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0033.py
AgeCommit message (Expand)Author
2012-06-18Simplify and update XEP-0033 to latest plugin format.Lance Stout
2012-06-18Add initial support for xml:lang for streams and stanza plugins.Lance Stout
2012-03-12Remove extra logging statement, add backward compatible references.Lance Stout
2012-03-12Move XEP-0033 to new system.Lance Stout
2010-10-01Fixed typo in XEP-0033 plugin.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-07-19Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...Lance Stout
2010-07-11Fixed tabs to please tab nanny.Lance Stout
2010-06-27Fixed indentation to please tab nanny during unit tests.Lance Stout
2010-06-27Fixed several errors in xep_0033 plugin.Lance Stout
2010-06-27Fixed tab and spacing issue to please the Tab Nanny during unit tests.Lance Stout
2010-06-22Added plugin and tests for XEP-0033, Extended Stanza Addresses.Lance Stout