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
/
xep_0004.py
Age
Commit message (
Expand
)
Author
2011-02-07
This fixes the configuration stuff, because type is form not submit with setN...
Stefan de Konink
2010-12-16
Some Python 3.1+ compatibility fixes.
Lance Stout
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-09-23
added room events for specific rooms, added buildForm to xep_0004 plugin
Nathan Fritz
2010-08-31
xep-0004 merge should deal with dictionaries
fritzy
2010-08-21
added form compatibility with old api, stanzas now bool() to True on 2.x, jid...
fritzy
2010-08-19
added some xep-0004 compatibility changes
Nathan Fritz
2010-07-20
Lots of XEP-0004 bug fixes.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-19
added fromXML/getXML compatiblity to the new xep-0004 w/ deprecated warnings
Nathan Fritz
2010-07-19
made Lance's new XEP-4 stanzas the default, and put xep-0004 as old_0004
Nathan Fritz
2010-05-27
added pubsub state stanzas and scheduled events
Nathan Fritz
2010-05-26
plugins now are checked for post_init having ran when process() is called
Nathan Fritz
2010-05-26
Fixed error registering a plugin. To add a feature to another plugin, it shou...
Hernan E Grecco
2010-01-05
* major stanza improvements
Nathan Fritz
2009-10-29
* fixed bugs with XEP 50 for components
Nathan Fritz
2009-10-27
* fixed bug with setting boolean values in forms
Nathan Fritz
2009-10-19
x:data form improvements
Nathan Fritz
2009-10-19
* fixes
Nathan Fritz
2009-10-19
* added form update
Nathan Fritz
2009-10-19
* added form merging
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz