gitea/services/mailer/incoming
KN4CK3R 55f1fcf0ad
Add missing comment reply handling ()
Fixes 

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

Compare without whitespaces.
..
payload Replace `interface{}` with `any` ()
incoming.go Replace `interface{}` with `any` ()
incoming_handler.go Add missing comment reply handling ()
incoming_test.go Add support for incoming emails ()