1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04: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 Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
incoming.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00