Commit Graph

3 Commits

Author SHA1 Message Date
lain f061d551a9 Bump version. 2019-05-31 19:03:00 +02:00
rinpatch f5851ff645 Mastodon API: Fix lists leaking private posts
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
2019-05-31 17:37:22 +02:00
lain 3446de3701 Add changelog. 2019-03-08 12:11:18 +01:00