Reply visibility not working with unauthenticated users
Environment
- Installation type (OTP or From Source): From Source
- Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE): 2.1.2
- Elixir version (
elixir -v
for from source installations, N/A for OTP): Erlang/OTP 23 [erts-11.1.1] [source] [64-bit] [smp:2:2] [ds:2:2:10] [async-threads:1]
Elixir 1.10.3 (compiled with Erlang/OTP 22)
- Operating system: Debian Bullseye
- PostgreSQL version (
psql -V
): PostgreSQL 12.4 with RUM
Bug description
Unauthenticated user with reply visibility set to self or followers sees all replies, in the local timeline when I would expect them to see no replies.