gitea/services/mailer/incoming
Giteabot 8dbe83d205
Add missing comment reply handling (#32050) (#32065)
Backport #32050 by @KN4CK3R

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.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-09-18 09:23:28 +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) (#32065) 2024-09-18 09:23:28 +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