-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Notification structure refactor #22266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
fd9dcc7
Move notification implementations out of modules
lunny f4f09ee
Fix lint
lunny 993e82f
Merge branch 'main' into lunny/move_notification_impl_services
lunny 7f0221a
Fix lint
lunny f846d8a
merge main branch and merge notification
lunny b9e5fd6
improvement
lunny b7b0780
rename modules/notification -> services/notify
lunny 172ed4b
Merge branch 'main' into lunny/move_notification_impl_services
lunny cf0d0c3
follow @delvh suggestion
lunny eab2f6e
Merge branch 'main' into lunny/move_notification_impl_services
lunny d76c735
Fix bugs
lunny 79d82ee
Merge branch 'main' into lunny/move_notification_impl_services
lunny b6c0733
Merge branch 'lunny/move_notification_impl_services' of github.com:lu…
lunny acfac22
Fix test
lunny f9d43c8
Merge branch 'main' into lunny/move_notification_impl_services
lunny d55e1e8
Try to fix test
lunny 7aab9e6
Merge branch 'main' into lunny/move_notification_impl_services
lunny 5faece7
revert change of webhook
lunny 8d3e234
Merge branch 'main' into lunny/move_notification_impl_services
lunny 80f6493
Fix test
lunny b4c6045
merge main branch
lunny ba4c3c2
merge main branch
lunny 58ce0e7
merge main branch
lunny 73df316
merge main branch
lunny 6cf06ff
register notify in Init
lunny File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
modules/notification/action/action_test.go → services/feed/action_test.go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.