Skip to content

Feat: Allow for notification support. - #41

Open
Humanoidear wants to merge 1 commit into
mainfrom
Feat-Notifications
Open

Humanoidear wants to merge 1 commit into
mainfrom
Feat-Notifications

Conversation

@Humanoidear

Copy link
Copy Markdown
Member

Allow subscribing and receiving notifications on all devices, as well as sending notifications as admin.

@Humanoidear
Humanoidear requested review from a team and hwalker56 September 1, 2026 21:09

@hwalker56 hwalker56 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Generally LGTM. My one complaint would be the use of usernames in DB tables. I'm aware this is also done for coupon redemptions, but I'd much prefer using a unique identifier provided by OIDC.

@Humanoidear

Copy link
Copy Markdown
Member Author

Since usernames must be unique I figured I would use them in the tables for verbosity.

@hwalker56

Copy link
Copy Markdown
Member

While they are unique, we allow people to change their username. Using a static user ID alongside the username for verbosity only would be far better.

Allow subscribing and receiving notifications on all devices, as well as sending notifications as admin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants