index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
plugins
/
__init__.py
Age
Commit message (
Expand
)
Author
2012-07-22
Add XEP-0133 support, which just makes the appropriate XEP-0050 calls.
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-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
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-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-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
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-06-22
Added plugin and tests for XEP-0033, Extended Stanza Addresses.
Lance Stout
2010-05-31
Added implementation and tests for XEP-0085 - Chat State Notifications.
Lance stout
2009-06-03
moved seesmic branch to trunk
Nathan Fritz