Age | Commit message (Expand) | Author |
2013-01-24 | Fixes for vCard avatar hash calculations and MUC considerations. | 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 | Ensure that initial vCard requests are sent. | Lance Stout |
2013-01-16 | Fix logging for vcard lookup failure. | Lance Stout |
2013-01-16 | Set vCard avatar hash on startup. | Lance Stout |
2013-01-16 | Fix setting autojoin in bookmarks. | Lance Stout |
2013-01-09 | Fix sending BOB data in Python3 | 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 | Fix startup issues with components using caps and vcards. | Lance Stout |
2012-10-31 | Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter... | Joe Hildebrand |
2012-10-31 | Turns out not all data is UTF-8, so don't try to decode it. | Lance Stout |
2012-10-24 | Lock the bound JID in the JID cache. | 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 |
2012-10-15 | Simplify xep-0084 avatar metadata publishing. | Lance Stout |
2012-10-15 | Fix vcard-temp stanzas to include organization data. | Lance Stout |
2012-10-15 | Merge branch 'stream_features' | Lance Stout |
2012-10-10 | Update carbons plugin to use latest spec. | Lance Stout |
2012-10-05 | Fix XEP-0078 error handling | Lance Stout |
2012-10-05 | Fix empty namespaces in XEP-0045 plugin. | Lance Stout |
2012-10-01 | Update legacy auth to be used outside of stream features. | Lance Stout |
2012-09-26 | Add support for XEP-0091: Legacy Delayed Delivery | Lance Stout |
2012-09-26 | Add support for XEP-0013: Flexible Offline Message Retrieval | Lance Stout |
2012-09-26 | Allow disco queries to got to server when no JID is specified and marked not ... | Lance Stout |
2012-09-25 | Add support for XEP-0313: Message Archive Management | Lance Stout |
2012-09-25 | Update RSM iterator to specify where to look to count result sizes. | Lance Stout |
2012-09-25 | Add XEP-0308 Last Message Correction support | Lance Stout |
2012-09-25 | Fix copyright year | Lance Stout |
2012-09-25 | Fix handling forwarded stanzas to do proper lookups and deletions. | Lance Stout |
2012-09-25 | Add support for XEP-0280 Message Carbons | Lance Stout |
2012-09-24 | Add XEP-0297: Stanza Forwarding support | Lance Stout |
2012-09-11 | Add support for XEP-0049: Private XML Storage | Lance Stout |
2012-09-11 | Don't perform caps lookup if the disco info is already known. | Lance Stout |
2012-09-04 | Add support for XEP-0279: Server IP Check | Lance Stout |
2012-09-04 | Add support for XEP-0235: OAuth over XMPP | Lance Stout |
2012-08-24 | Add catch-all chatstate event. | Lance Stout |
2012-08-24 | Fix get_blocked() in XEP-0191 | Florian Fieber |
2012-08-13 | Handle Iq errors/timeouts in XEP-0153 hash reset. | Lance Stout |
2012-08-07 | Save a user's chosen, persistent nickname in the MUC roster data as 'alt_nick' | Lance Stout |
2012-07-31 | Fix disco in XEP-0050 plugin. | Lance Stout |