Age | Commit message (Expand) | Author |
2012-07-24 | Fix JID validation bugs, add lots of tests. | Lance Stout |
2012-07-24 | Add more validation for 0 length JID components. | Lance Stout |
2012-07-24 | Finish docstrings for jid.py | Lance Stout |
2012-07-24 | Add plugin for advertising XEP-0106 support. | Lance Stout |
2012-07-24 | Add backwards compatibility shim for the old jid.py location. | Lance Stout |
2012-07-24 | Cleanup and docs. | Lance Stout |
2012-07-24 | Add JID escaping support. | Lance Stout |
2012-07-24 | Add validation for JIDs. | Lance Stout |
2012-07-23 | Add 'by' attribute for error stanzas. | Lance Stout |
2012-07-23 | Merge branch 'master' into develop | Lance Stout |
2012-07-23 | old clients still support xep-184/1.0 version | ekini |
2012-07-22 | Merge branch 'master' into develop | Lance Stout |
2012-07-22 | Add XEP-0133 support, which just makes the appropriate XEP-0050 calls. | Lance Stout |
2012-07-22 | Handle Windows newlines in XEP-0027. | Lance Stout |
2012-07-20 | Fix deprecation warning for setting self.resource | Lance Stout |
2012-07-20 | Fix description of XEP-0222 plugin. | Lance Stout |
2012-07-20 | Merge branch 'master' into develop | Lance Stout |
2012-07-20 | Add example for retrieving avatars. | Lance Stout |
2012-07-20 | Add event for vCard avatar update. | Lance Stout |
2012-07-20 | Fix see-other-host handling if no host is actually given. Also, limit number ... | Lance Stout |
2012-07-20 | Merge branch 'master' into develop | Lance Stout |
2012-07-20 | Bump version to 1.1.9sleek-1.1.91.1.9 | Lance Stout |
2012-07-19 | Of course Peter goes and changes the XEP title the day after I implement it. | Lance Stout |
2012-07-19 | Fix issue of roster data being split across multiple rosters. | Lance Stout |
2012-07-16 | Merge branch 'master' into develop | Lance Stout |
2012-07-16 | Add plugin for XEP-0191: Simple Communications Blocking | Lance Stout |
2012-07-16 | Add a warning log if dnspython is not found for SRV lookup. | Lance Stout |
2012-07-10 | Update plugins to use session_bind handler for disco, and use plugin_end | Lance Stout |
2012-07-10 | Add method to remove a filter. | Lance Stout |
2012-07-10 | Add default plugin session_bind handler. | Lance Stout |
2012-07-10 | Add session_bind_event threading event. | Lance Stout |
2012-07-10 | Add method to unregister stream features. | Lance Stout |
2012-07-09 | Prevent None from being added to the schedule from a timing issue. | Lance Stout |
2012-07-09 | Fix issues of disco info leaking between entities with the same bare JIDs. | Lance Stout |
2012-07-09 | Fix missing import in xep_0256 plugin. | Lance Stout |
2012-07-09 | Merge pull request #181 from whooo/upstream | Lance Stout |
2012-07-08 | Make sure that the last RSM stanza is returned from the iterator | Erik Larsson |
2012-07-06 | dereference iq stanza only once for roster processing | Jay Farrimond |
2012-07-06 | Merge pull request #180 from jay-instaedu/develop | Lance Stout |
2012-07-06 | dereference iq stanza only once for roster processing | Jay Farrimond |
2012-07-06 | Handle converting None to byte data (b''). | Lance Stout |
2012-07-05 | only log cert errors if not handled by user | Jay Farrimond |
2012-07-05 | Merge pull request #179 from jay-instaedu/develop | Lance Stout |
2012-07-05 | only log cert errors if not handled by user | Jay Farrimond |
2012-06-30 | Bump version to 1.1.8sleek-1.1.81.1.8 | Lance Stout |
2012-06-23 | Add notes to echo_client.py example on working with Facebook and MSN. | Lance Stout |
2012-06-22 | Merge branch 'master' into develop | Lance Stout |
2012-06-22 | Add support for reconnecting based on see-other-host stream errors. | Lance Stout |
2012-06-22 | Fix plugin registration for single file plugins. | Lance Stout |
2012-06-22 | Add meta plugin for XEP-0302 for the 2012 compliance suite. | Lance Stout |