d9c0650ff9
Our previous list visibility resolver grabbed posts if either follower collection of the user in a list who is followed is in `to` or if follower collection of the user in a list was in `cc`. This not only missed unlisted posts but also lead to leaking private posts when `fix_explicit_addressing` mistakingly started putting follower collections to `cc` (also fixed in this MR). Reported by @kurisu@iscute.moe via a DM |
||
---|---|---|
.. | ||
mrf | ||
views | ||
activity_pub_controller_test.exs | ||
activity_pub_test.exs | ||
relay_test.exs | ||
transmogrifier_test.exs | ||
utils_test.exs | ||
visibilty_test.exs |