index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
mailer
Age
Commit message (
Expand
)
Author
2023-03-12
Preserve file size when creating attachments (#23406)
Peter
2023-03-04
Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...
wxiaoguang
2023-02-22
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-01-28
fix permission check for creating comment while mail (#22524)
a1012112796
2023-01-22
Prevent multiple `To` recipients (#22566)
KN4CK3R
2023-01-16
Add reply hint to mail text (#22459)
KN4CK3R
2023-01-14
Add support for incoming emails (#22056)
KN4CK3R
2022-12-03
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
Correct the fallbacks for mailer configuration (#21945)
zeripath
2022-11-19
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-03
feat: notify doers of a merge when automerging (#21553)
kolaente
2022-10-24
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-19
Add team member invite by email (#20307)
KN4CK3R
2022-10-12
Add generic set type (#21408)
KN4CK3R
2022-08-28
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-25
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-16
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-08
Fix init mail render logic (#20704)
KN4CK3R
2022-08-02
Rework mailer settings (#18982)
Clar Fon
2022-07-28
Added email notification option to receive all own messages (#20179)
Tyrone Yeh
2022-06-27
Refactor `i18n` to `locale` (#20153)
Gusted
2022-06-26
Make better use of i18n (#20096)
Gusted
2022-06-20
Add more linters to improve code readability (#19989)
Wim
2022-06-13
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-06
Move some repository related code into sub package (#19711)
Lunny Xiao
2022-06-03
Set Setpgid on child git processes (#19865)
zeripath
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-04-30
Added X-Mailer header to outgoing emails (#19562)
Ivan Fedorov
2022-04-14
Use a struct as test options (#19393)
Lunny Xiao
2022-04-08
Move milestone to models/issues/ (#19278)
Lunny Xiao
2022-03-29
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-23
Try to prevent autolinking of displaynames by email readers (#19169)
zeripath
2022-03-22
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-19
not send notification emails to inactive users (part 2) (#19142)
zeripath
2022-03-19
Do not send notification emails to inactive users (#19131)
zeripath
2022-02-23
Lock gofumpt to v0.3.0 and run it (#18866)
silverwind
2022-02-06
Fix `make fmt` and `make fmt-check` (#18633)
silverwind
2022-02-03
Prevent merge messages from being sorted to the top of email chains (#18566)
zeripath
2022-01-22
Pause queues (#15928)
zeripath
2022-01-21
Add config options to hide issue events (#17414)
qwerty287
2022-01-20
format with gofumpt (#18184)
6543
2022-01-19
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-06
Add option to convert CRLF to LF line endings for sendmail (#18075)
zeripath
2022-01-05
refactoring nits (#18188)
6543
2022-01-02
Unify and simplify TrN for i18n (#18141)
wxiaoguang
2021-12-21
Add List-Unsubscribe header (#17804)
mscherer
2021-12-15
Add missing `X-Total-Count` and fix some related bugs (#17968)
qwerty287
2021-12-12
Some repository refactors (#17950)
Lunny Xiao
2021-12-10
Prevent services/mailer/mailer_test.go tests from deleteing data directory (#...
zeripath
[next]