summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/old_0004.py
AgeCommit message (Collapse)Author
2010-11-06Logging no longer uses root logger.Lance Stout
Each module should now log into its own logger.
2010-07-20Updated license notices to use the correct MIT format. Also corrected ↵Lance Stout
references to nonexistant license.txt to LICENSE.
2010-07-19Can now pass a name to add_handler so that the handler can be reliably ↵Lance Stout
removed later. Updated uses of add_handler to include a name.
2010-07-19added fromXML/getXML compatiblity to the new xep-0004 w/ deprecated warningsNathan Fritz
2010-07-19made Lance's new XEP-4 stanzas the default, and put xep-0004 as old_0004Nathan Fritz