summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/__init__.py
AgeCommit message (Expand)Author
2012-06-20Add support for XEP-0186: Invisible CommandLance Stout
2012-06-19Merge branch 'master' into developLance Stout
2012-06-18Update plugin list, fix syntax error.Lance Stout
2012-06-18Initial support for XEP-0258Lance Stout
2012-06-18Add initial XEP-0084 support.Lance Stout
2012-06-10Fix XEP-0065 imports and naming for Python3.Lance Stout
2012-04-09Add initial support for XEP-0153.Lance Stout
2012-04-08Initial support for XEP-0231.Lance Stout
2012-04-07Add initial XEP-0054 plugin.Lance Stout
2012-04-06Add support for XEP-0027Lance Stout
2012-03-18Add initial support for XEP-0198 for stream management.Lance Stout
2012-03-12Handle loading plugins on demand.Lance Stout
2012-03-12Introduce new plugin system.Lance Stout
2012-03-11Update plugin list and use correct names.Lance Stout
2012-03-11Add support for XEP-0108: User Activity.Lance Stout
2012-03-11Expand support of XEP-0172 (user nickname) to include PEP.Lance Stout
2012-03-10Add support for XEP-0107, User Mood.Lance Stout
2012-03-10Add support for XEP-0080.Lance Stout
2012-03-10Resolve plugin dependency chains with XEP-0115.Lance Stout
2012-01-15Tidy up and update the plugin __init__ file.Lance Stout
2011-08-06Fix XEP-0078 using the new stream feature workflow.Lance Stout
2011-08-04Fix imports using __all__.Lance Stout
2011-08-04Actually, we can work around needing dateutil.Lance Stout
2011-08-04Sadly, dateutil is not actually part of the standard lib.Lance Stout
2011-07-03Added XEP-0224 Attention plugin.Lance Stout
2011-07-03Added XEP-0203 Delayed Delivery plugin.Lance Stout
2010-12-16Updated the list of plugins in sleekxmpp.plugins.__init__Lance Stout
2010-11-05Simplified SleekTest.Lance Stout
2010-10-25Added XEP-202 Entity Time plugin.Lance Stout
2010-10-25Added XEP-0012 Last Activity plugin.Lance Stout
2010-10-20pep8 fixes on core libraryNathan Fritz
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-06-22Added plugin and tests for XEP-0033, Extended Stanza Addresses.Lance Stout
2010-05-31Added implementation and tests for XEP-0085 - Chat State Notifications.Lance stout
2009-06-03moved seesmic branch to trunkNathan Fritz