summaryrefslogtreecommitdiff
path: root/sleekxmpp/componentxmpp.py
AgeCommit message (Expand)Author
2010-11-09Doesn't fail if host has NO SRV recordFlorent Le Coz
2010-11-06Logging no longer uses root logger.Lance Stout
2010-10-24ComponentXMPP saves all of its config data now.Lance Stout
2010-10-17Underscore names by default.Lance Stout
2010-10-06Made first pass at cleaning up ClientXMPP.Lance Stout
2010-10-06Made a first pass at cleaning up ComponentXMPP.Lance Stout
2010-10-01Made first pass at cleaning BaseXMPP.Lance Stout
2010-07-23Fix shebang lines to use #!/usr/bin/env python instead of hard coding a pytho...Lance Stout
2010-07-20Issue 26. Only set from address in reply() for componentsJoe Hildebrand
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-05-24updated README, index fix for componentNathan Fritz
2010-05-24added plugin indexing to componentsNathan Fritz
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-01-27fixed 2.6 compatibility for componentxmppNathan Fritz
2009-12-17* fixed many stanza bugsNathan Fritz
2009-12-15makeMessage and makePresence now use new stanza classesNathan Fritz
2009-10-29* added init option for component namespaceNathan Fritz
2009-10-29* namespace tweak for componentsNathan Fritz
2009-09-15* fixed unavailable status in sendPresenceNathan Fritz
2009-09-05* fixesNathan Fritz
2009-08-31brought components over to python 3.xNathan Fritz
2009-07-11fixed typoNathan Fritz
2009-07-11added incoming_filterNathan Fritz
2009-07-11fixed relative importNathan Fritz
2009-07-11fixed import bug in componentNathan Fritz
2009-07-11components now ignore namespaces in matching completely for server compatibilityNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz