Age | Commit message (Expand) | Author |
2012-07-30 | Update and integrate Suelta. | 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-26 | Enhance plugin config with attribute accessors. | 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 | Fix avatar hash advertising. | 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 | old clients still support xep-184/1.0 version | ekini |
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 | Add event for vCard avatar update. | 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 | 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 | 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 | 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 | 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 |
2012-06-18 | Fixed typo in _handle_get_vcard() | Paulo Freitas |
2012-06-18 | Update plugin list, fix syntax error. | Lance Stout |
2012-06-18 | Add initial support for XEPS 222 and 223. | Lance Stout |
2012-06-18 | Initial support for XEP-0258 | Lance Stout |
2012-06-18 | Add initial XEP-0084 support. | Lance Stout |
2012-06-18 | Simplify and update XEP-0033 to latest plugin format. | Lance Stout |
2012-06-18 | Add initial support for xml:lang for streams and stanza plugins. | Lance Stout |
2012-06-13 | Fix loading cached disco identity data. | Lance Stout |
2012-06-06 | Don't request registration forms unless the register event is handled. | Lance Stout |
2012-05-14 | Add MUC events for room configuration changes. | Lance Stout |
2012-05-04 | Fix loading plugins from custom modules when passing the module itself. | Lance Stout |
2012-04-30 | Collapse initial payload to a single stanza instead of a list if only one sta... | Lance Stout |
2012-04-30 | Add full support for initial payloads with adhoc commands, plus test. | Lance Stout |