owpengram-server/internal/app/userprojection
wacpi b9adf46826 fix: phone privacy check no longer bypassed for contacts
applyPrivacy() had '!phoneAllowed && !isContact' which meant
contacts always saw the phone number regardless of the user's
privacy settings (e.g. 'Nobody'). Removed the isContact bypass
so privacy rules are enforced for everyone.
2026-07-24 03:49:31 +03:00
..
contact_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
contact_cache_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
deleted_test.go feat: sync account deletion lifecycle 2026-07-19 20:35:58 +08:00
photo_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
photo_cache_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
projection.go fix: phone privacy check no longer bypassed for contacts 2026-07-24 03:49:31 +03:00
projection_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00