this post was submitted on 15 Jun 2026
12 points (100.0% liked)

Game Development

6203 readers
8 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 3 years ago
MODERATORS
 

I'm currently working on a small social platform and I'm trying to make sure I handle notifications correctly before opening it up to more users.

Right now users can send friend requests and room invitations, and I'm considering adding email notifications so people don't miss them when they're offline.

My question is: if I send emails for things like friend requests, room invites, and account-related notifications, do I need to explicitly mention that in my Terms of Service or Privacy Policy? Are there any common mistakes I should avoid when implementing this?

I'm also interested in general feedback about the platform itself. I'm still actively improving it, so honest criticism is welcome.

Link: The Hideout

A few things I'd especially like feedback on:

  • First impressions
  • Account creation and onboarding
  • UI/UX
  • Social features
  • Anything confusing or frustrating
  • Features you think are missing

I'm looking for real feedback rather than promotion, so don't hold back if something needs improvement.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] RonSijm@programming.dev 4 points 1 week ago (1 children)

Yes. If you're operating in the EU, if you send GDPR related data to a third party (like an email service) - it should be mentioned in a DPA

[โ€“] H1_To@lemmy.today 1 points 1 week ago

ohhhh okey, thank you....probably saved me alot