Support softBlock-like thing #60

Open
opened 2020-05-14 13:24:05 +00:00 by mary · 0 comments

Essentially client-side blocking based on user id (specified in config). Purpose being to block someone without having any server-side effects (like reactions and DMs being blocked). The way we do it is just by adding the user id to the client's relationship store on READY (or really whenever it's initialised) and intercepting any events to change it.

Essentially client-side blocking based on user id (specified in config). Purpose being to block someone without having any server-side effects (like reactions and DMs being blocked). The way we do it is just by adding the user id to the client's relationship store on READY (or really whenever it's initialised) and intercepting any events to change it.
a added the
patch idea
label 2020-07-31 14:13:03 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: distok/cutthecord#60
No description provided.