Open npdoty opened 5 years ago
Okay, I went ahead and created the blocklist schema in the database and modified Snoop.php to filter out blocked users. This is in the v3 codebase on my machine (not the one that's available). I should have it and a few more improvements released this weekend.
Beyond #16 (mute/ignore), a block feature could prevent straightforward access to plan content to specifically listed blocked users. A blocked user gets a 403 on trying to read a blocking user's plan, and sends/snoops are either prevented or ignored.
lebaer00 has more detailed spec ideas to share.