Skip to content

feat: apply initial settings and improve app matching#4419

Open
ComputelessComputer wants to merge 1 commit intomainfrom
feat-initial-settings-app-matching
Open

feat: apply initial settings and improve app matching#4419
ComputelessComputer wants to merge 1 commit intomainfrom
feat-initial-settings-app-matching

Conversation

@ComputelessComputer
Copy link
Collaborator

Add applyInitialSettingsSideEffects function to apply persisted settings on app startup. This ensures settings like DND respect and ignored platforms are properly loaded when the app starts.

Improve app bundle ID matching by adding case-insensitive comparison and trimming whitespace in bundleIdToName and nameToBundleId functions. This provides more robust app identification for notification filtering.

@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit 6d37dda
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/69aaff3b7742250008e55c72

@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for hyprnote canceled.

Name Link
🔨 Latest commit 6d37dda
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69aaff3bed4fc200082b3b9a

Add applyInitialSettingsSideEffects function to apply persisted 
settings on app startup. This ensures settings like DND respect 
and ignored platforms are properly loaded when the app starts.

Improve app bundle ID matching by adding case-insensitive 
comparison and trimming whitespace in bundleIdToName and 
nameToBundleId functions. This provides more robust app 
identification for notification filtering.
@ComputelessComputer ComputelessComputer force-pushed the feat-initial-settings-app-matching branch from 756377e to 6d37dda Compare March 6, 2026 16:22
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.

1 participant