Age | Commit message (Expand) | Author |
2013-02-22 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Lance Stout |
2013-02-22 | Clear out iterable data when resetting Disco items. | Lance Stout |
2013-02-22 | Don't use internally deprecated methods | Anton Ryzhov |
2013-02-18 | Fixed resource generation via uuid | Anton Ryzhov |
2013-02-12 | Add XEP-0079 Advanced Message Processing plugin. | Lance Stout |
2013-02-11 | More caps cleanup | Lance Stout |
2013-02-11 | Make legacy caps log more useful, until we support legacy caps. | Lance Stout |
2013-02-11 | Track which verstrings are being checked, so we don't request duplicates. | Lance Stout |
2013-02-11 | Support using messages for IBB data transfer. | Lance Stout |
2013-02-09 | fix not blocking gmail notification check | roger |
2013-02-09 | fixed gmail new mail notification check | roger |
2013-01-23 | Cleanup and expand XEP-0065 plugin. | Lance Stout |
2013-01-21 | Merge branch 'master' into develop | Lance Stout |
2013-01-21 | Add plugin for Google's nosave feature. | Lance Stout |
2013-01-21 | Fix issues in Google settings plugin. | Lance Stout |
2013-01-21 | Simplify Gmail notifications. | Lance Stout |
2013-01-20 | Add Google Settings plugin. | Lance Stout |
2013-01-20 | Modernize the Gmail plugin. | Lance Stout |
2013-01-20 | Remove old versions of some plugins. | Lance Stout |
2013-01-20 | Updated XEP-0199 to take and return standardized values. | Lance Stout |
2013-01-20 | Add BoB data to message and presence stanzas. | Lance Stout |
2013-01-20 | Updated XEP-0092 to take callbacks and return the version result stanza. | Lance Stout |
2013-01-16 | Merge branch 'master' into develop | Lance Stout |
2013-01-16 | Ensure that initial vCard requests are sent. | Lance Stout |
2013-01-16 | Merge branch 'master' into develop | Lance Stout |
2013-01-16 | Fix logging for vcard lookup failure. | Lance Stout |
2013-01-16 | Merge branch 'master' into develop | Lance Stout |
2013-01-16 | Set vCard avatar hash on startup. | Lance Stout |
2013-01-16 | Merge branch 'master' into develop | Lance Stout |
2013-01-16 | Fix setting autojoin in bookmarks. | Lance Stout |
2013-01-09 | Merge branch 'master' into develop | Lance Stout |
2013-01-09 | Fix sending BOB data in Python3 | Lance Stout |
2013-01-04 | Merge branch 'master' into develop | Lance Stout |
2013-01-04 | Add XEP-0048 support | Lance Stout |
2013-01-04 | Fix setting publish options for pubsub storage. | Lance Stout |
2013-01-02 | Merge branch 'master' into develop | Lance Stout |
2013-01-02 | Fix startup issues with components using caps and vcards. | Lance Stout |
2012-11-04 | Adapted the xep_0065 plugin to be compatible with all kind of others XMPP | Sandro Munda |
2012-11-01 | Avoided to log a debug message error when the socket is normally closed. | Sandro Munda |
2012-11-01 | Improved the gitignore files (vim temp file, .pyo file and .baboon directory). | Sandro Munda |
2012-10-31 | Merge branch 'master' into develop | Lance Stout |
2012-10-31 | Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter... | Joe Hildebrand |
2012-10-31 | Merge branch 'master' into develop | Lance Stout |
2012-10-31 | Turns out not all data is UTF-8, so don't try to decode it. | Lance Stout |
2012-10-24 | Merge branch 'master' into develop | Lance Stout |
2012-10-24 | Lock the bound JID in the JID cache. | Lance Stout |
2012-10-19 | Merge branch 'master' into develop | Lance Stout |
2012-10-19 | Add support for XEP-0257: Client Certificate Management for SASL EXTERNAL | Lance Stout |
2012-10-19 | Allow passing form instructions as a list of strings. | Lance Stout |
2012-10-18 | Always cache published vcard | Lance Stout |