Software / code / prosody
Comparison
plugins/muc/register.lib.lua @ 9540:8cdd7fec6aa7
mod_pep: Remove use of recipients table for signaling pending disco#items
It stored the caps hash as a string in the recipients table while
waiting for a disco#info response, then replaces it with the set of
nodes that had +notify.
This mixing of types is bad, so here it gets removed.
This can be improved once an IQ tracking API (#714) is added.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 23 Oct 2018 22:54:15 +0200 |
| parent | 9298:2d71040a959f |
| child | 10225:9bdd9b6bf362 |
| child | 10341:4e406944ff85 |
comparison
equal
deleted
inserted
replaced
| 9539:b30455212f89 | 9540:8cdd7fec6aa7 |
|---|