stackernews / stacker.news

Internet communities that pay you Bitcoin
https://stacker.news
MIT License
403 stars 105 forks source link

Remove Referral Notifications #1211

Open tsmith123 opened 4 weeks ago

tsmith123 commented 4 weeks ago

Fixes #1047

Description

This PR removes the logic for referral notification as it isn't required anymore. See #1047 for further details.

tsmith123 commented 4 weeks ago

@huumn There are still a few files left that reference noteInvites: seed.sql, schema.prisma and migration.sql...

Not sure if these should remain for the integrity of the data that exists already? 🤔

huumn commented 5 days ago

We mostly just want to remove the notifications and notification indicator for referrals. Everything else can stay.