Add XEP-0308 Last Message Correction support

This commit is contained in:
Lance Stout
2012-09-25 12:35:53 -07:00
parent c4edb9724b
commit a6ca6701a0
6 changed files with 90 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0279',
'sleekxmpp/plugins/xep_0280',
'sleekxmpp/plugins/xep_0297',
'sleekxmpp/plugins/xep_0308',
'sleekxmpp/features',
'sleekxmpp/features/feature_mechanisms',
'sleekxmpp/features/feature_mechanisms/stanza',