gitforge/services/mailer/incoming
forgejo-backport-action a68b655528 [v16.0/forgejo] fix: add extraLinesCount to reply template (#13303)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/13258

Close #13250

ExtraLinesCount was not send to reply template

### Tests for Go changes

(can be removed for JavaScript changes)

- I added test coverage for Go changes...
  - [X] in the `tests/integration` directory if it involves interactions with a live Forgejo server.
- I ran...
  - [X] `make pr-go` before pushing

### Documentation

- [X] I did not document these changes and I do not expect someone else to do it.

Co-authored-by: steven.guiheux <steven.guiheux@ovhcloud.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13303
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
2026-07-04 06:59:24 +02:00
..
payload chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
incoming.go ci: detect and prevent empty case statements in Go code (#11593) 2026-03-10 02:50:28 +01:00
incoming_handler.go [v16.0/forgejo] fix: add extraLinesCount to reply template (#13303) 2026-07-04 06:59:24 +02:00
incoming_test.go feat: parse inline attachments for incoming mail (#7136) 2025-03-07 17:54:26 +00:00