Claudius
5 years agoBoss
API for "Hide messages in this board from lists"
Community Admin Structure has the node setting to "Hide messages in this board from lists":
I can't find this property exposed in any way on the messages collection. This resulted in content from such nodes being unexpectedly exposed in activity components.
Any way to query - ideally even filter - messages from nodes with this setting enabled?
NB: The "Hide from lists and menus" is exposed via the board.hidden property on the message collection. Cannot be used in the LiQL WHERE clause though.