Age | Commit message (Expand) | Author |
2013-05-14 | Only remap component namespaces for top level stream elements. | Lance Stout |
2013-03-28 | Event index documentation updated | Anton Ryzhov |
2012-07-26 | Fix error with session binding in components. | Lance Stout |
2012-07-19 | Fix issue of roster data being split across multiple rosters. | Lance Stout |
2012-07-10 | Add session_bind_event threading event. | Lance Stout |
2012-06-19 | PEP8 formatting updates. | Lance Stout |
2012-06-09 | Use False for use_tls for components. | Lance Stout |
2012-06-09 | Default use_tls to False for components. | Lance Stout |
2012-05-22 | Add better certificate handling. | Lance Stout |
2012-02-17 | More import cleanups based on pyflakes results. | Lance Stout |
2011-12-05 | Updated last bit of core files to use new API format. | Lance Stout |
2011-11-19 | Tidy up logging calls. | Lance Stout |
2011-08-12 | Merge branch 'develop' into roster | Lance Stout |
2011-08-06 | Save the stream ID when the stream starts. | Lance Stout |
2011-06-08 | Merge branch 'develop' into roster | Lance Stout |
2011-06-08 | Send component handshake immediately. | Lance Stout |
2011-05-31 | Merge branch 'develop' into roster | Lance Stout |
2011-05-27 | Don't use the send queue for stream initialization. | Lance Stout |
2011-04-14 | remove roster item state responsibility from clients | Nathan Fritz |
2010-11-17 | First pass at integrating the new roster manager. | Lance Stout |
2010-11-09 | Doesn't fail if host has NO SRV record | Florent Le Coz |
2010-11-06 | Logging no longer uses root logger. | Lance Stout |
2010-10-24 | ComponentXMPP saves all of its config data now. | Lance Stout |
2010-10-17 | Underscore names by default. | Lance Stout |
2010-10-06 | Made first pass at cleaning up ClientXMPP. | Lance Stout |
2010-10-06 | Made a first pass at cleaning up ComponentXMPP. | Lance Stout |
2010-10-01 | Made first pass at cleaning BaseXMPP. | Lance Stout |
2010-07-23 | Fix shebang lines to use #!/usr/bin/env python instead of hard coding a pytho... | Lance Stout |
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 referen... | Lance Stout |
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 |
2009-12-15 | makeMessage and makePresence now use new stanza classes | Nathan Fritz |
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 |
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 |