Age | Commit message (Expand) | Author |
2012-07-31 | Merge branch 'master' into develop | Lance Stout |
2012-07-30 | Add XEP-0242 plugin for 2010 Client Compliance | Lance Stout |
2012-07-30 | Add initial support for XEP-0016 Privacy Lists | 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-24 | Merge branch 'master' into develop | Lance Stout |
2012-07-24 | Add plugin for advertising XEP-0106 support. | Lance Stout |
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-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-06-22 | Merge branch 'master' into develop | 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 | 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-18 | Update plugin list, fix syntax error. | Lance Stout |
2012-06-18 | Initial support for XEP-0258 | Lance Stout |
2012-06-18 | Add initial XEP-0084 support. | Lance Stout |
2012-06-10 | Fix XEP-0065 imports and naming for Python3. | Lance Stout |
2012-04-09 | Add initial support for XEP-0153. | Lance Stout |
2012-04-08 | Initial support for XEP-0231. | Lance Stout |
2012-04-07 | Add initial XEP-0054 plugin. | Lance Stout |
2012-04-06 | Add support for XEP-0027 | Lance Stout |
2012-03-18 | Add initial support for XEP-0198 for stream management. | Lance Stout |
2012-03-12 | Handle loading plugins on demand. | Lance Stout |
2012-03-12 | Introduce new plugin system. | Lance Stout |
2012-03-11 | Update plugin list and use correct names. | Lance Stout |
2012-03-11 | Add support for XEP-0108: User Activity. | Lance Stout |
2012-03-11 | Expand support of XEP-0172 (user nickname) to include PEP. | Lance Stout |
2012-03-10 | Add support for XEP-0107, User Mood. | Lance Stout |
2012-03-10 | Add support for XEP-0080. | Lance Stout |
2012-03-10 | Resolve plugin dependency chains with XEP-0115. | Lance Stout |
2012-01-15 | Tidy up and update the plugin __init__ file. | Lance Stout |
2011-08-06 | Fix XEP-0078 using the new stream feature workflow. | Lance Stout |
2011-08-04 | Fix imports using __all__. | Lance Stout |
2011-08-04 | Actually, we can work around needing dateutil. | Lance Stout |
2011-08-04 | Sadly, dateutil is not actually part of the standard lib. | Lance Stout |
2011-07-03 | Added XEP-0224 Attention plugin. | Lance Stout |
2011-07-03 | Added XEP-0203 Delayed Delivery plugin. | Lance Stout |
2010-12-16 | Updated the list of plugins in sleekxmpp.plugins.__init__ | Lance Stout |
2010-11-05 | Simplified SleekTest. | Lance Stout |
2010-10-25 | Added XEP-202 Entity Time plugin. | Lance Stout |
2010-10-25 | Added XEP-0012 Last Activity plugin. | Lance Stout |
2010-10-20 | pep8 fixes on core library | Nathan Fritz |