A community based topic aggregation platform built on atproto

feat(communities): register blocking routes with authentication master

Register community blocking XRPC endpoints: - POST /xrpc/social.coves.community.blockCommunity (requires auth) - POST /xrpc/social.coves.community.unblockCommunity (requires auth) Both routes use RequireAuth middleware to ensure proper authentication before allowing block/unblock operations.


+7
1 changed file