Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-23 | Fix shebang lines to use #!/usr/bin/env python instead of hard coding a ↵ | Lance Stout | |
python version. | |||
2010-07-20 | Issue 26. Only set from address in reply() for components | Joe Hildebrand | |
2010-07-20 | Updated license notices to use the correct MIT format. Also corrected ↵ | Lance Stout | |
references to nonexistant license.txt to LICENSE. | |||
2010-05-24 | updated README, index fix for component | Nathan Fritz | |
2010-05-24 | added plugin indexing to components | Nathan Fritz | |
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz | |
2010-01-27 | fixed 2.6 compatibility for componentxmpp | Nathan Fritz | |
2009-12-17 | * fixed many stanza bugs | Nathan Fritz | |
* added stanza unhandled (unhandled iqs now reply with feature-not-implemented) * added stanza exceptions (stanzas may now reply with exceptions when their handler raises an exception) | |||
2009-12-15 | makeMessage and makePresence now use new stanza classes | Nathan Fritz | |
fixed component usage of stanzas | |||
2009-10-29 | * added init option for component namespace | Nathan Fritz | |
2009-10-29 | * namespace tweak for components | Nathan Fritz | |
2009-09-15 | * fixed unavailable status in sendPresence | Nathan Fritz | |
* fixed jabber:client filtering for components | |||
2009-09-05 | * fixes | Nathan Fritz | |
2009-08-31 | brought components over to python 3.x | Nathan Fritz | |
2009-07-11 | fixed typo | Nathan Fritz | |
2009-07-11 | added incoming_filter | Nathan Fritz | |
2009-07-11 | fixed relative import | Nathan Fritz | |
2009-07-11 | fixed import bug in component | Nathan Fritz | |
2009-07-11 | components now ignore namespaces in matching completely for server compatibility | Nathan Fritz | |
2009-06-03 | moved seesmic branch to trunk | Nathan Fritz | |