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 | 3ad1358ad513ffa926ee5e27d9b5d4dd6e73b48c (patch) | |
tree | cd5d1ce2ff7acc2513415da27489a1a9ad232c55 /util | |
parent | eaac53d041b3af90f8e2dc5770deab30708e1880 (diff) | |
download | prosody-3ad1358ad513ffa926ee5e27d9b5d4dd6e73b48c.tar.gz prosody-3ad1358ad513ffa926ee5e27d9b5d4dd6e73b48c.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 'util')
0 files changed, 0 insertions, 0 deletions