aboutsummaryrefslogtreecommitdiff
path: root/src/mod_multicast.erl
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-07-16 23:23:48 +0200
committerbadlop <badlop@gmail.com>2022-08-11 12:45:20 +0200
commitd6b72f1c5dba891d6d1bb4a24bb297170b130a73 (patch)
tree8a7f2f8c097896001016b93480324c2107c3e9f0 /src/mod_multicast.erl
parentmod_roster: Respect MIX <annotate/> setting (diff)
mod_roster: Change hook type from #roster{} to #roster_item{}
The problem with #roster{} is that every new record entry is also stored in the mnesia roster table. Adding the mix_participant_id there makes no sense because the normal roster items are no MIX channels. Using \#roster_item{} for the hook and #roster{} for storing the normal items seems to be a better idea.
Diffstat (limited to 'src/mod_multicast.erl')
0 files changed, 0 insertions, 0 deletions