Age | Commit message (Expand) | Author |
2010-11-17 | Fix RESPONSE_TIMEOUT dependency loops. | Lance Stout |
2010-11-17 | Make live stream tests work better. | Lance Stout |
2010-11-16 | scheduler no longer waits for the next event before exitingsleek-1.0-Beta41.0-Beta4 | Nathan Fritz |
2010-11-16 | xep_0199 ping now uses scheduler instead of dedicated threadsleek-1.0-Beta31.0-Beta3 | Nathan Fritz |
2010-11-10 | Add a groupchat_subject event | Florent Le Coz |
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-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 | Added more presence stream tests. | Lance Stout |
2010-10-25 | Fixed bug in presence subscription handling. | Lance Stout |
2010-10-24 | Added stream tests for presence events. | Lance Stout |
2010-10-24 | Added test for error stanzas. | 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 | Added stream tests for rosters. | 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 |