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_0060
/
stanza
/
pubsub.py
Age
Commit message (
Collapse
)
Author
2011-09-01
Mark pubsub state stanzas as non-standard.
Lance Stout
2011-09-01
Some more minor cleanup.
Lance Stout
2011-09-01
Add support for notify attribute when retracting an item.
Lance Stout
2011-09-01
Add ability to get global/node default subscription options.
Lance Stout
2011-09-01
Clean up pubsub stanzas.
Lance Stout
2011-09-01
Users can retrieve their affiliations now, with tests.
Lance Stout
2011-09-01
Add ability for a user to get retrieve subscriptions, with tests.
Lance Stout
2011-09-01
Add tests for retrieving pubsub items.
Lance Stout
2011-08-31
XEP-0060 v1.13 dictates publishing/retracting one item at a time.
Lance Stout
2011-08-31
Retract stanzas are behaving oddly when using stanza values.
Lance Stout
2011-08-31
Test publishng an item with options.
Lance Stout
2011-08-31
Test publishing a single item.
Lance Stout
2011-08-30
fixed form accessors in pubsub stanzas
Nathan Fritz
2011-08-30
fixed test further... but now I have an out of order problem
Nathan Fritz
2011-08-30
added publish-options element
Nathan Fritz
2011-08-29
Finish up all major actions in the current XEP-0060.
Lance Stout
Still need tests and docs.
2011-08-12
fixed indenting and merged in exceptions branch
Nathan Fritz
2011-08-12
updated pubsub plugin to use stanzas
Nathan Fritz
2011-08-04
Fix imports for xep_0060
Lance Stout
2011-08-03
the great xep_0060 re-organization in preperation for rewrite
Nathan Fritz