1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 03:06:04 +00:00
gitea/services/mailer/incoming
KN4CK3R 55f1fcf0ad
Add missing comment reply handling (#32050)
Fixes #31937

- Add missing comment reply handling
- Use `onGiteaRun` in the test because the fixtures are not present
otherwise (did this behaviour change?)

Compare without whitespaces.
2024-09-17 20:56:26 +00:00
..
payload Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
incoming_handler.go Add missing comment reply handling (#32050) 2024-09-17 20:56:26 +00:00
incoming_test.go
incoming.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00