Age | Commit message (Expand) | Author |
2012-07-30 | Update and integrate Suelta. | Lance Stout |
2012-07-30 | Merge branch 'master' into develop | Lance Stout |
2012-07-28 | Add support for XEP-0131: Standard Headers and Internet Metadata | Lance Stout |
2012-07-27 | Restrict caps updates to available presences (not subscriptions, etc). | Lance Stout |
2012-07-27 | Only broadcast vCard hashes for available presences (not subscriptions, etc). | Lance Stout |
2012-07-27 | Merge branch 'master' into develop | Lance Stout |
2012-07-26 | Enhance plugin config with attribute accessors. | Lance Stout |
2012-07-26 | Merge branch 'master' into develop | Lance Stout |
2012-07-26 | Don't include a 'from' JID when requesting vCards as a client. | Lance Stout |
2012-07-26 | Fix logging statement for MUC invitations. | Lance Stout |
2012-07-25 | Merge branch 'master' into develop | Lance Stout |
2012-07-25 | Fix avatar hash advertising. | Lance Stout |
2012-07-24 | Merge branch 'master' into develop | Lance Stout |
2012-07-24 | Fix publish vcard avatars, and PEP avatar metadata. | Lance Stout |
2012-07-24 | Standardize importing of queue class. | Lance Stout |
2012-07-24 | Add plugin for advertising XEP-0106 support. | 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 description of XEP-0222 plugin. | Lance Stout |
2012-07-20 | Merge branch 'master' into develop | Lance Stout |
2012-07-20 | Add event for vCard avatar update. | Lance Stout |
2012-07-20 | Merge branch 'master' into develop | Lance Stout |
2012-07-19 | Of course Peter goes and changes the XEP title the day after I implement it. | 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-10 | Update plugins to use session_bind handler for disco, and use plugin_end | Lance Stout |
2012-07-10 | Add default plugin session_bind handler. | 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-08 | Make sure that the last RSM stanza is returned from the iterator | Erik Larsson |
2012-06-22 | Merge branch 'master' into develop | 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 |
2012-06-22 | Add meta plugin for XEP-0270, 2010 compliance suite. | Lance Stout |
2012-06-22 | Change packaging for XEP-0256 to just a single file. | Lance Stout |
2012-06-22 | Add support for XEP-0256: Last Activity in Presence | Lance Stout |
2012-06-20 | Merge branch 'master' into develop | Lance Stout |
2012-06-20 | Add support for XEP-0221: Data Forms Media Element | Lance Stout |
2012-06-20 | Add support for XEP-0186: Invisible Command | Lance Stout |
2012-06-19 | Merge branch 'master' into develop | Lance Stout |
2012-06-19 | Ordering fixes for Python3.3 | Lance Stout |
2012-06-19 | Remove usage of deprecated getchildren() method. | Lance Stout |
2012-06-19 | Don't compare against booleans using ==. | Lance Stout |
2012-06-19 | Limit except clause to just ImportErrors when loading plugins. | Lance Stout |
2012-06-19 | PEP8 formatting updates. | Lance Stout |
2012-06-18 | Use plugin_multi_attrib values to make vcards nicer. | Lance Stout |
2012-06-18 | Fix plugin_multi_attrib value for avatar pointers. | Lance Stout |