slixmpp/sleekxmpp/plugins
Lance Stout 1baae1b81e Fix issues of disco info leaking between entities with the same bare JIDs.
To ensure that disco info, or any settings which depend on the bound
JID, are correct, only set such information on or after the
session_bound event has fired.
2012-07-09 22:22:05 -07:00
..
xep_0004 Fix error when assigning form values that include booleans. 2012-03-16 22:02:21 -07:00
xep_0009 Fix unicode issues in test cases for Py3+ introduced by issue #150. 2012-03-19 14:24:45 -07:00
xep_0012 Update XEP-0012 plugin to use new api. 2012-04-06 15:09:26 -04:00
xep_0027 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0030 Fix issues of disco info leaking between entities with the same bare JIDs. 2012-07-09 22:22:05 -07:00
xep_0033 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0047 Move XEP-0047 to new system. 2012-03-12 19:32:19 -07:00
xep_0050 Ordering fixes for Python3.3 2012-06-19 18:19:44 -07:00
xep_0054 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0059 Make sure that the last RSM stanza is returned from the iterator 2012-07-08 23:27:13 +02:00
xep_0060 Remove usage of deprecated getchildren() method. 2012-06-19 09:47:31 -07:00
xep_0066 Move XEP-0077 to the new system. 2012-03-12 19:32:19 -07:00
xep_0077 Don't request registration forms unless the register event is handled. 2012-06-06 12:23:40 -07:00
xep_0078 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0080 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0084 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0085 Move XEP-0085 to the new system. 2012-03-12 19:32:19 -07:00
xep_0086 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0092 Add initial support for xml:lang for streams and stanza plugins. 2012-06-18 22:00:33 -07:00
xep_0107 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0108 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0115 Fix issues of disco info leaking between entities with the same bare JIDs. 2012-07-09 22:22:05 -07:00
xep_0118 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0128 Simplify registering API handler defaults. 2012-04-06 15:09:26 -04:00
xep_0153 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0172 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0184 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0186 Add support for XEP-0186: Invisible Command 2012-06-20 23:37:39 -07:00
xep_0198 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0199 Move XEP-0199 to new system. 2012-03-12 19:32:19 -07:00
xep_0202 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0203 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0221 Add support for XEP-0221: Data Forms Media Element 2012-06-20 23:38:30 -07:00
xep_0224 Move XEP-0224 to new system. 2012-03-12 19:32:20 -07:00
xep_0231 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0249 Move XEP-0249 to the new system. 2012-03-12 19:32:20 -07:00
xep_0258 Don't compare against booleans using ==. 2012-06-19 01:38:36 -07:00
__init__.py Add meta plugin for XEP-0302 for the 2012 compliance suite. 2012-06-22 21:52:39 -07:00
base.py Limit except clause to just ImportErrors when loading plugins. 2012-06-19 01:38:12 -07:00
gmail_notify.py Tidy up logging calls. 2011-11-19 12:07:57 -08:00
jobs.py Tidy up logging calls. 2011-11-19 12:07:57 -08:00
old_0004.py Fix setup.py and old_0004.py typo bugs. 2011-01-12 12:22:48 -05:00
old_0009.py Introduced new XEP-0009 into develop. 2011-01-13 08:40:53 +01:00
old_0050.py old xep_0050 plugin is now loadable 2011-06-10 04:14:01 +00:00
old_0060.py started transition to xep_0060 rewrite 2011-08-03 18:11:00 -07:00
xep_0045.py Add MUC events for room configuration changes. 2012-05-14 16:10:22 -07:00
xep_0082.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0163.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0222.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0223.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0256.py Fix missing import in xep_0256 plugin. 2012-07-09 22:21:40 -07:00
xep_0270.py Fix plugin registration for single file plugins. 2012-06-22 21:58:50 -07:00
xep_0302.py Fix plugin registration for single file plugins. 2012-06-22 21:58:50 -07:00