| 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
|