Harmony Hide User

Categories

Component ID

2421995

Component name

Harmony Hide User

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

412

Component created

Component changed

Component body

An example on how to provide a method for allowing users to "mute" other users' content.

Currently this only extends to posts within threads but as Flags are used Views can be easily modified to exclude threads created by users that the current user has muted.

Main reason for not modifying the thread post listing view is that posts still need a placeholder, posts still appear in some form so that the thread has the same number of pages for all users and that a post can be found in a predictable place. Best example of this is that Harmony retains information like "last post in the thread" along with the URL to it (including page and anchor/fragment), if this was created by a muted user and didn't exist on the page it would create a broken experience.

Part of the Harmony ecosystem.