Community
Community forum
Firestore-backed posts and nested comments; blocked-user filtering is incomplete on the current Cubit stream path.
Implemented Verified from source User-facing
In one sentence
Forum content lives in community_posts (+ comments subcollection).
Current behavior
Create/list/like/comment flows via CommunityRepository. Blocked-user
filtering is not reliably applied by the current CommunityCubit stream
path — treat blocked-user hiding as incomplete unless re-verified after a
Cubit/repository change.
Current state
Implemented; verified-from-source (re-checked 2026-07-23).