Gossamer
Active member
I am working on an add-on that allows my members to create threads that are flagged as Private. They can only be viewed by other members who have opted in to view these Private threads.
A member who is not supposed to view these threads do not see them in the activity feed or the thread list, which is good. I did this by extending the Thread Finder and modifying the applyVisibilityChecksInForum function.
However, these threads still appear as the "Last Reply" when viewing the Forum List. Could someone point me to what file I should be looking at to make sure the forum's "Last Reply" takes this visibility into account? I've been searching, but so far I have come up empty handed.
Thanks in advance!
A member who is not supposed to view these threads do not see them in the activity feed or the thread list, which is good. I did this by extending the Thread Finder and modifying the applyVisibilityChecksInForum function.
However, these threads still appear as the "Last Reply" when viewing the Forum List. Could someone point me to what file I should be looking at to make sure the forum's "Last Reply" takes this visibility into account? I've been searching, but so far I have come up empty handed.
Thanks in advance!