무음 상태 시 이모지 반응 기능도 차단

The title says it all, really.

We had users that have to be set to “silenced” simply continue “harassing” by spamming reactions on other users.

There is no limit to the pettiness of some people, I guess.
It would make sense to me that when a user is silenced, it could not use reactions as well.

6개의 좋아요

This was raised as part of this topic too:

2개의 좋아요

Hi my topic here might be of help. @Canapin shared code for hiding like button in a category if not part of a group. The Code might be able to be modified to use status of current user and if silenced to hide button.

This could be used as an interm workaround.

2개의 좋아요

최근 이 #customization:theme-component도 발견했습니다. 음소거된 사용자의 TL0을 그대로 두기만 하면 됩니다. 또는 음소거된 사용자를 대상으로 하려면 포크를 사용하세요.

1개의 좋아요

Thank you so much for the options/workaround!

I’ll check them asap. Cheers!

Mhm, I tried creating a new feature that include silenced users but it doesn’t seem to work.

Odd.

It could be because my community use the reactions.

Edit: For some reason I checked the currentUser and noticed a silenced attribute but now that I am checking again, there is no such thing.

Am I hallucinating? Does the frontend not need to know if a user is silenced?

핵심(core) 변경 사항으로 인해 업데이트가 필요할 수 있는 Customization > Theme component 링크를 시도해 보셨다면, 해당 컴포넌트에 업데이트가 필요할 수 있습니다.


하지만 @Canapin이 저와 공유한 코드 스니펫을 시도해 보신 것 같습니다. 침묵(silence)에 대한 속성이 있는지 확실하지 않습니다. 대신 그룹을 대상으로 해 보시기 바랍니다. 현재 사용자가 속해 있는 모든 그룹을 CSS로 타겟팅할 수 있는 클래스로 추가하는 #customization:theme-component를 사용해야 합니다.

정적 테스트가 작동한다면, 독성 사용자를 추가할 그룹을 생성하세요. 아마도 북마크(사용자 정의)나 비공개 관리자 카테고리에서 예약된 게시물을 사용하여, 좋아요를 숨기는 데 사용된 독성 그룹에서 멤버를 제거하거나 검토하도록 상기시켜 주는 게시물을 예약하고 싶을 것입니다.

1개의 좋아요