| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
data in a store
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
list_stores() with an iterator version
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
modules.
|
| |
| |
| |
| | |
allow using module:provides().
|
|/
|
|
| |
module:provides() instead of module:add_item().
|
| |
|
|
|
|
| |
new_hashpass_provider.
|
|
|
|
| |
function new_default_provider.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
deleting
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
encoded id can't be processed.
|
| |
|
|
|
|
| |
(thanks iron)
|
|\ |
|
| | |
|
|/
|
|
| |
disco#items queries (fixes use-case in #292) (thanks diSabler, mva)
|
|
|
|
| |
ad-hoc commands
|
| |
|
| |
|
|
|
|
| |
(thanks Zash)
|
|
|
|
| |
after session creation (because since 16c7b510694b we no longer send an early response)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- All private IQ results are now routed to the resource that send the original request
- Private messages are now routed to all of the user's sessions
- Much cleaner code
|
|
|
|
| |
line with RFC6121.
|
|
|
|
| |
in config, return it in disco#info replies.
|
|
|
|
| |
(thanks Maranda).
|
|
|
|
| |
(thanks IRON)
|
| |
|
| |
|
|
|
|
| |
and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips.
|
|\ |
|
| | |
|
| | |
|