| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
[luacheck]
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
form (util.pubsub should be protocol-agnostic)
|
|
|
|
| |
pubsub service methods
|
| |
|
| |
|
|
|
|
| |
XEP-0163 version 1.2)
|
|
|
|
| |
It confused pubsub.lib handler names with util.pubsub service methods
|
| |
|
|
|
|
|
| |
util.pubsub should stay agnostic of what data types are published and
this depended on util.stanza
|
| |
|
|
|
|
| |
pubsub#max_items to prevent unbounded query (thanks Martin and lovetox)
|
| |
|
| |
|
|
|
|
| |
(thanks lovetox)
|
| |
|
|
|
|
| |
mod_pubsub)
|
|
|
|
| |
on archive storage
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
are also persisted)
|
| |
|
| |
|
| |
|
|
|
|
| |
mod_storage_sql)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
back to creating a new one
|
| |
|
|
|
|
| |
not return one)
|
|\ |
|
| |
| |
| |
| | |
(fixes #1009)
|
| | |
|
| | |
|