]> source.dussan.org Git - gitea.git/commit
Add Adopt repository event and handler (#25497)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 26 Jun 2023 06:59:15 +0000 (14:59 +0800)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 06:59:15 +0000 (06:59 +0000)
commitd44a415bf019393b85a33aa31244f52d43f55080
tree1b301660bd5bf05c6842143021cd70367a833e24
parent48e5a74f215d78813a816c57fc5a85a909a003d5
Add Adopt repository event and handler (#25497)

Fix #14304

---------

Co-authored-by: delvh <dev.lh@web.de>
modules/notification/base/notifier.go
modules/notification/base/null.go
modules/notification/indexer/indexer.go
modules/notification/notification.go
services/repository/adopt.go