| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
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.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
separate function
|
| | |
|
|/
|
|
| |
as I don't believe it works
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
connections, instead of interpreting them as a request to verify a key
|
| |
| |
| |
| | |
prosody-modules), and add warning for those using the option
|
| | |
|
| | |
|
| |
| |
| |
| | |
mod_welcome: Use module:send() instead of core_*_stanza()
|
| |
| |
| |
| | |
mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|