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
/
stanza_pubsub.py
Age
Commit message (
Expand
)
Author
2010-08-22
fixed a but in stanza_pubsub
fritzy
2010-08-21
added form compatibility with old api, stanzas now bool() to True on 2.x, jid...
fritzy
2010-07-20
Updated pubsub stanzas to use xep_0004 stanza objects, and updated tests to m...
Lance Stout
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
2010-05-31
Scheduler waits too longer, and pubsubstate registration was backwards
Nathan Fritz
2010-05-27
added pubsub state stanzas and scheduled events
Nathan Fritz
2010-05-24
updated README, index fix for component
Nathan Fritz
2010-04-22
bugfixes and continuing to work on pubsub tests
Nathan Fritz
2010-04-21
added pubsub#event stanzas, multi-subtypes iterable stanzas, pubsub#event tes...
Nathan Fritz
2010-04-20
started work on pubsub#event stanzas
Nathan Fritz
2010-04-19
added pubsub tests and fixed match on iterator error
Nathan Fritz
2010-04-14
adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner sta...
Nathan Fritz
2010-04-13
bugfix for .disconnect() hanging
Nathan Fritz
2010-01-15
xep 30 and 50 always reply from jid iq sent to
Nathan Fritz
2010-01-13
Completed basic test coverage of xmlns http://jabber.org/protocol/pubsub stanzas
Nathan Fritz
2010-01-08
* added first stanza tests
Nathan Fritz
2010-01-07
* pubsub#owner and pubsub namespace stanzas written
Nathan Fritz
2010-01-05
* major stanza improvements
Nathan Fritz