Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Mosas2000
/
TipStream
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/notification preferences 399
- #413
#413
Merged
Mosas2000
merged 16 commits into
main
Mosas2000/TipStream:main
from
feature/notification-preferences-399
Mosas2000/TipStream:feature/notification-preferences-399
Copy head branch name to clipboard
May 21, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Feature/notification preferences 399
#413
Mosas2000
merged 16 commits into
main
Mosas2000/TipStream:main
from
feature/notification-preferences-399
Mosas2000/TipStream:feature/notification-preferences-399
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
add notification preferences store with memory and postgres backends
Mosas2000
committed
ca79b53
View commit details
Copy full SHA for ca79b53
Browse repository at this point
add migration for notification_preferences table
Mosas2000
committed
33f7e52
View commit details
Copy full SHA for 33f7e52
Browse repository at this point
wire notification preferences store and REST routes into chainhook server
Mosas2000
committed
8ac44ab
View commit details
Copy full SHA for 8ac44ab
Browse repository at this point
add backend tests for notification preferences store and validation
Mosas2000
committed
e41832f
View commit details
Copy full SHA for e41832f
Browse repository at this point
add notification preferences API route tests, fix store init for no-db environments
Mosas2000
committed
b7be73d
View commit details
Copy full SHA for b7be73d
Browse repository at this point
add frontend notification preferences storage library
Mosas2000
committed
ed17ad0
View commit details
Copy full SHA for ed17ad0
Browse repository at this point
add NotificationPreferencesContext for app-wide preferences state
Mosas2000
committed
479a155
View commit details
Copy full SHA for 479a155
Browse repository at this point
extend useNotifications to respect channel and event type preferences
Mosas2000
committed
c23b1eb
View commit details
Copy full SHA for c23b1eb
Browse repository at this point
add NotificationPreferences UI component with channel and event toggles
Mosas2000
committed
956ed40
View commit details
Copy full SHA for 956ed40
Browse repository at this point
add ROUTE_NOTIFICATION_PREFERENCES constant and route metadata
Mosas2000
committed
a19636f
View commit details
Copy full SHA for a19636f
Browse repository at this point
wire NotificationPreferencesProvider into app, add preferences route and nav item
Mosas2000
committed
86d9216
View commit details
Copy full SHA for 86d9216
Browse repository at this point
add frontend tests for preferences storage, context, component, and hook integration
Mosas2000
committed
181fa1c
View commit details
Copy full SHA for 181fa1c
Browse repository at this point
add settings shortcut in notification bell dropdown linking to preferences page
Mosas2000
committed
78d4699
View commit details
Copy full SHA for 78d4699
Browse repository at this point
update NotificationBell tests for router dependency and settings shortcut
Mosas2000
committed
bb0955a
View commit details
Copy full SHA for bb0955a
Browse repository at this point
document notification preferences API endpoints in chainhook env example
Mosas2000
committed
5e22942
View commit details
Copy full SHA for 5e22942
Browse repository at this point
document notification preferences route in frontend env example
Mosas2000
committed
65905fb
View commit details
Copy full SHA for 65905fb
Browse repository at this point
You can’t perform that action at this time.