slixmpp/sleekxmpp/plugins
2010-07-14 11:59:58 -04:00
..
__init__.py Added plugin and tests for XEP-0033, Extended Stanza Addresses. 2010-06-22 23:22:50 -04:00
alt_0004.py Added initial stanza object version of the xep_0004 plugin. Items/reported elements still need to be unit tested 2010-07-14 11:59:58 -04:00
base.py plugins now are checked for post_init having ran when process() is called 2010-05-26 10:51:51 -07:00
gmail_notify.py Reworked the Gmail notification plugin to use stanza objects and expose more information. 2010-07-11 22:01:51 -04:00
jobs.py included jobs plugin 2010-05-31 13:57:39 -07:00
stanza_pubsub.py Scheduler waits too longer, and pubsubstate registration was backwards 2010-05-31 03:36:25 -07:00
xep_0004.py added pubsub state stanzas and scheduled events 2010-05-27 04:58:57 -07:00
xep_0009.py plugins now are checked for post_init having ran when process() is called 2010-05-26 10:51:51 -07:00
xep_0030.py Fixed typo 2010-06-27 16:33:59 -04:00
xep_0033.py Fixed tabs to please tab nanny. 2010-07-11 21:43:51 -04:00
xep_0045.py fixed a rather large memory leak 2010-05-12 13:45:36 -07:00
xep_0050.py plugins now are checked for post_init having ran when process() is called 2010-05-26 10:51:51 -07:00
xep_0060.py added pubsub state stanzas and scheduled events 2010-05-27 04:58:57 -07:00
xep_0078.py replaced usage of deprecated iq result on send. Fixed old send result to use stanzas instead of ElementTree 2010-04-07 23:10:32 -07:00
xep_0085.py Fixed error in setState() method. 2010-06-27 16:34:48 -04:00
xep_0086.py * converted sleekxmpp to Python 3.x 2009-08-31 22:46:31 +00:00
xep_0092.py plugins now are checked for post_init having ran when process() is called 2010-05-26 10:51:51 -07:00
xep_0199.py plugins now are checked for post_init having ran when process() is called 2010-05-26 10:51:51 -07:00