Age | Commit message (Expand) | Author |
2011-01-09 | Allow XEP 0092 to send os information | Florent Le Coz |
2011-01-08 | Add support for XEP-0059 to XEP-0030 plugin. | Lance Stout |
2011-01-08 | Added new XEP-0059 plugin. | Lance Stout |
2011-01-04 | More clarification in docs for XEP-0030 plugin. | Lance Stout |
2011-01-04 | Clarify docs for disco.get_info. | Lance Stout |
2010-12-28 | Make the new XEP-30 plugin retain older API signatures. | Lance Stout |
2010-12-21 | More documentation for XEP-0030 plugin. | Lance Stout |
2010-12-16 | Almost done with xep-30; added more docs. | Lance Stout |
2010-12-16 | Updated the list of plugins in sleekxmpp.plugins.__init__ | Lance Stout |
2010-12-16 | Fixed specifying 'from' values in XEP-0045 plugin. | Lance Stout |
2010-12-16 | Added MUC invite handler to XEP-0045 plugin. | Lance Stout |
2010-12-16 | Use boundjid in plugins instead of the deprecated accessors. | Lance Stout |
2010-12-16 | Some Python 3.1+ compatibility fixes. | Lance Stout |
2010-12-15 | Implement a few more static node handlers. | Lance Stout |
2010-12-15 | And some more docs. | Lance Stout |
2010-12-15 | The documentation effort continues. | Lance Stout |
2010-12-13 | Update some docs. | Lance Stout |
2010-12-09 | First pass at a new XEP-0030 plugin. | Lance Stout |
2010-11-18 | Fixed typo | Lance Stout |
2010-11-18 | Adding stream tests for XEP-0030. | Lance Stout |
2010-11-18 | XEP-0030 bug fixes. | Lance Stout |
2010-11-18 | Add rename_node method to disco plugin. | Lance Stout |
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-06 | Logging no longer uses root logger. | Lance Stout |
2010-11-05 | Simplified SleekTest. | 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 | Updated namespaced used in the XEP-0199 plugin. | Lance Stout |
2010-10-31 | Fix bug in XEP-0030 plugin. | 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-20 | pep8 fixes on core library | Nathan Fritz |
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-14 | fixed socket name collision in xmlstream.py and fixed python 3.x compatibility | Nathan Fritz |
2010-10-01 | Fixed typo in XEP-0033 plugin. | Lance Stout |
2010-09-23 | added room events for specific rooms, added buildForm to xep_0004 plugin | Nathan Fritz |
2010-08-31 | xep-0004 merge should deal with dictionaries | fritzy |
2010-08-22 | fixed a but in stanza_pubsub | fritzy |
2010-08-21 | added form compatibility with old api, stanzas now bool() to True on 2.x, jid... | fritzy |
2010-08-19 | added some xep-0004 compatibility changes | Nathan Fritz |
2010-08-19 | fixed todo merge | Nathan Fritz |
2010-08-19 | fixed jobs | Nathan Fritz |
2010-07-26 | Replaced traceback calls to use logging.exception where applicable. | Lance Stout |
2010-07-20 | Upated xep_0045 to use old_0004 for now. | Lance Stout |
2010-07-20 | Updated xep_0050 to use old_0004 for now. | Lance Stout |
2010-07-20 | Updated pubsub stanzas to use xep_0004 stanza objects, and updated tests to m... | Lance Stout |
2010-07-20 | Lots of XEP-0004 bug fixes. | Lance Stout |