Skip to content

feature: user configuration of email preferences#5426

Open
isXander wants to merge 2 commits intomodrinth:mainfrom
isXander:feature/email-preferences
Open

feature: user configuration of email preferences#5426
isXander wants to merge 2 commits intomodrinth:mainfrom
isXander:feature/email-preferences

Conversation

@isXander
Copy link
Contributor

All of this is already set up in the backend, but the frontend was not hooked up at all.

  • Adds new "Email notifications" tab to settings
    • Only shows if the user has an email set
    • Filters to only the user-configurable notification types as-defined by the database
  • Adds some internal API routes to allow the frontend to configure
  • Adds new upsert method to email notification item

@isXander
Copy link
Contributor Author

isXander commented Feb 26, 2026

Currently looks like this

image

Could make it like this?

Labrinth has some setup to support future notification channels in the future. But currently it would just be email

image

Copy link
Member

@Prospector Prospector left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think checkboxes would likely be better, and each row likely doesn't need a description when most of them are just the title restated in a sentence anyway, to make it less cramped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants