Age | Commit message (Expand) | Author |
2010-11-05 | Simplified SleekTest. | Lance Stout |
2010-11-04 | Fix bug introduced while fixing another bug. | Lance Stout |
2010-11-04 | fixed indent errors | Nathan Fritz |
2010-11-03 | Fixes for XEP-0199 plugin. | Lance Stout |
2010-11-03 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Lance Stout |
2010-11-03 | Catch exceptions for direct events. | Lance Stout |
2010-11-03 | Updated namespaced used in the XEP-0199 plugin. | Lance Stout |
2010-10-31 | Fix bug in XEP-0030 plugin. | Lance Stout |
2010-10-28 | Added try/except for setting signal handlers. | Lance Stout |
2010-10-27 | SSL and signal fixes. | Lance Stout |
2010-10-25 | Added XEP-202 Entity Time plugin. | Lance Stout |
2010-10-25 | Added XEP-0012 Last Activity plugin. | Lance Stout |
2010-10-25 | Made exceptions work.sleek-1.0-Beta21.0-Beta2 | Lance Stout |
2010-10-25 | Fixed bug in presence subscription handling. | Lance Stout |
2010-10-24 | More JID unit tests. | Lance Stout |
2010-10-24 | Fixed got_offline triggering bug. | Lance Stout |
2010-10-24 | Fixed resource bug in JIDs. | Lance Stout |
2010-10-24 | Make SleekTest streams register all plugins. | Lance Stout |
2010-10-24 | ComponentXMPP saves all of its config data now. | Lance Stout |
2010-10-24 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Lance Stout |
2010-10-24 | Fixed error in client roster handling. | Lance Stout |
2010-10-21 | presence no longer replies when exception is caught and tweaks to presence ev... | Nathan Fritz |
2010-10-21 | Fixed mixed text and elements bug in tostring. | Lance Stout |
2010-10-20 | misc small tweakssleek-1.0-Beta11.0-Beta1 | Nathan Fritz |
2010-10-20 | pep8 fixes on core library | Nathan Fritz |
2010-10-20 | when disconnected, reset the roster | Nathan Fritz |
2010-10-20 | reconnect if session isn't established within 15 seconds | Nathan Fritz |
2010-10-20 | capture SIGHUP and SIGTERM (windows) and disconnect; also testall no longer l... | Nathan Fritz |
2010-10-20 | fixed logic error in state machine | Nathan Fritz |
2010-10-20 | fixed disconnect | Nathan Fritz |
2010-10-18 | Continue converting to underscored names. | Lance Stout |
2010-10-17 | Underscore names by default. | Lance Stout |
2010-10-17 | Import plugins from string referenced modules. | Lance Stout |
2010-10-16 | Cleanup, restore PEP8. | Lance Stout |
2010-10-17 | Fix the error on non-number priority | Florent Le Coz |
2010-10-17 | Default history is 0 | Florent Le Coz |
2010-10-17 | MUC leave message and MUC history request | Florent Le Coz |
2010-10-17 | Remove deprecation warnings | Florent Le Coz |
2010-10-17 | Anonymous authentication | Florent Le Coz |
2010-10-14 | fixed JID to accept server/domain/host as the same | Nathan Fritz |
2010-10-14 | fixed stream test not disconnecting cleanly | Nathan Fritz |
2010-10-14 | don't import statemachine | Nathan Fritz |
2010-10-14 | fixed stream tests | Nathan Fritz |
2010-10-14 | deprecated jid, fulljid, server, user, resource properties and added boundjid... | Nathan Fritz |
2010-10-14 | fixed socket name collision in xmlstream.py and fixed python 3.x compatibility | Nathan Fritz |
2010-10-13 | disconnect cleanly | Nathan Fritz |
2010-10-13 | new state machine in place | Nathan Fritz |
2010-10-07 | SleekTest may now run against a live stream. | Lance Stout |
2010-10-07 | Corrected test errors. | Lance Stout |
2010-10-07 | Removed debug log statement. | Lance Stout |