You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/notification
Jason Song 7e75e58ae4
Add missing triggers to update issue indexer (#26539)
Fix #26536

Follow #26012

Whatever the comment type is, always update the issue indexer. So the
issue indexer will be updated when there is a change in Status,
Assignee, Label, and so on.

I added the logic for `NotifyUpdateComment`, but missed it for
`NotifyCreateIssueComment` and `NotifyDeleteComment`.
11 months ago
..
action Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
base Add Adopt repository event and handler (#25497) 1 year ago
indexer Add missing triggers to update issue indexer (#26539) 11 months ago
mail Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 1 year ago
mirror Implement FSFE REUSE for golang files (#21840) 2 years ago
ui Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 1 year ago
notification.go Add Adopt repository event and handler (#25497) 1 year ago