| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
extensibility
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
now persistent
|
|
|
|
|
| |
The ‘item’ argument is optional, so it needs to handle it not being
included, or util.stanza will throw an error in add_child
|
|
|
|
| |
See https://xmpp.org/extensions/xep-0060.html#impl-body
|
|
|
|
|
| |
This adds support for the pubsub#notification_type field in the node
config form.
|
|
|
|
|
|
|
| |
https://xmpp.org/extensions/xep-0060.html#impl-bounce
> a pubsub service SHOULD ensure that the <message/> stanza for each
> event notification it generates possesses an 'id' attribute with a
> value
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[luacheck]
|
| |
|
| |
|
|
|
|
| |
It confused pubsub.lib handler names with util.pubsub service methods
|
| |
|
|
|
|
| |
on archive storage
|
|
|
|
| |
are also persisted)
|
| |
|
|
|
|
| |
persistence)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
name of the node and always present)
|
|
|
|
| |
does not return true)
|
|
|
|
| |
Flow)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mod_disco handle that
|
| |
|
|
|