Age | Commit message (Expand) | Author |
2010-11-18 | XEP-0030 bug fixes. | Lance Stout |
2010-11-18 | Add rename_node method to disco plugin. | Lance Stout |
2010-11-18 | Add rename_node method to disco plugin. | Lance Stout |
2010-11-18 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into roster | Lance Stout |
2010-11-18 | Added __repr__ for JIDs. | Lance Stout |
2010-11-17 | Fix stream test errors. | Lance Stout |
2010-11-17 | Fix Node set to None error. | Lance Stout |
2010-11-17 | Fixed some live stream test errors. | Lance Stout |
2010-11-17 | Fix RESPONSE_TIMEOUT dependency loops. | Lance Stout |
2010-11-17 | Merge branch 'develop' into roster | Lance Stout |
2010-11-17 | Make live stream tests work better. | Lance Stout |
2010-11-17 | Cleaned basexmpp.py | Lance Stout |
2010-11-17 | Remove extraneous files. | Lance Stout |
2010-11-17 | Merge branch 'roster' of github.com:fritzy/SleekXMPP into roster | Lance Stout |
2010-11-17 | More cleanup. | Lance Stout |
2010-11-17 | More docs! | Lance Stout |
2010-11-17 | Added more docs. | Lance Stout |
2010-11-17 | Added docs for main Roster class. | Lance Stout |
2010-11-17 | Cleaned up names. | Lance Stout |
2010-11-17 | First pass at integrating the new roster manager. | 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-27 | More cleanup. | Lance Stout |
2010-10-27 | More docs! | Lance Stout |
2010-10-27 | Added more docs. | Lance Stout |
2010-10-27 | Added docs for main Roster class. | Lance Stout |
2010-10-27 | Cleaned up names. | Lance Stout |
2010-10-26 | First pass at integrating the new roster manager. | 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 |