You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/mailer/incoming
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220)
Fixes #27960, #24411, #12183

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
12 months ago
..
payload Replace `interface{}` with `any` (#25686) 2 years ago
incoming.go Replace `interface{}` with `any` (#25686) 2 years ago
incoming_handler.go Add attachment support for code review comments (#29220) 12 months ago
incoming_test.go