diff options
author | Kim Alvefur <zash@zash.se> | 2022-04-24 16:17:32 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2022-04-24 16:17:32 +0200 |
commit | 5db031e07065a5cbeded76b7b3971a089f62903f (patch) | |
tree | 640417b6b1360c04d662c5afd2ee684685ebf785 /util/datamapper.lua | |
parent | 300813b68b95bd897585cd8728b862c849e1a78d (diff) | |
download | prosody-5db031e07065a5cbeded76b7b3971a089f62903f.tar.gz prosody-5db031e07065a5cbeded76b7b3971a089f62903f.zip |
mod_smacks: Improve activation of smacks on outgoing s2s
Using a timer was a hack to get around that stream features are not
available at the right time and sendq stanzas were stored as strings
so could not be counted properly. The later has now been fixed and the
former is fixed by recording the relevant stream feature on the session
so that the correct version of XEP-0198 can be activated once the
connection has been authenticated and is ready to start.
Diffstat (limited to 'util/datamapper.lua')
0 files changed, 0 insertions, 0 deletions