Commit Graph

15 Commits (fb3ffeb18df6bb94bb3f69348a93398b05259174)

Author SHA1 Message Date
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 3 years ago
KN4CK3R 77fa7146c6
Add email headers (#15939) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
a1012112796 d989247bb0
fix mailIssueCommentBatch for pull request (#14252) 4 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
John Olheiser f0cc29761d
Make sure email recipients can see issue (#13820) 4 years ago
赵智超 ffa12bdb71
Fix "only mail on mention" bug (#12775) 4 years ago
6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475) 5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 5 years ago
guillep2k 1f90147f39 Use templates for issue e-mail subject and body (#8329) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
guillep2k df2c11a878 Ignore mentions for users with no access (#8395) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165) 5 years ago
Bo-Yi Wu 66863ab770 chore: change issue mail title. (#7064) 5 years ago
Lunny Xiao 2f53b5f88c fix mail notification when close/reopen issue (#6581) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
zeripath 2569363204
Also ensure the repo is loaded (#5895) 6 years ago
zeripath 036964b4a7 Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891) 6 years ago
zeripath 6311e4ce6a Fix sqlite deadlock when assigning to a PR (#5640) 6 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 6 years ago
techknowlogick 194a11eb11
Don't disclose emails of all users when sending out emails (#4664) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
Lauris BH 240609432b Issue content should not be updated when closing with comment (#2833) 7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) 7 years ago
Lunny Xiao 5de94a67cf some refactors for issue and comments (#2419) 7 years ago
Győrvári Gábor f2afed3098 Enable assignee e-mail notification (#2003) 7 years ago
Jonas Franz 03912ce014 Adding #issuecomment to the URL in E-Mail notifications (#1674) 7 years ago
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments (#1217) 8 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
Lunny Xiao 0c5c34d7dd UpdateIssueUsersByMentions was calling database write operations while (#443) 8 years ago
Bwko c0ca6644ad Lint/issue &mail (#243) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago