diff options
author | Kim Alvefur <zash@zash.se> | 2018-10-23 22:54:15 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-10-23 22:54:15 +0200 |
commit | 985320dd4734c084dc6987ea7bce52b363565c32 (patch) | |
tree | cd5d1ce2ff7acc2513415da27489a1a9ad232c55 /GNUmakefile | |
parent | 50f360a5066db43fb615a0f0103144fb3f22eb14 (diff) | |
download | prosody-985320dd4734c084dc6987ea7bce52b363565c32.tar.gz prosody-985320dd4734c084dc6987ea7bce52b363565c32.zip |
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.
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions