summaryrefslogtreecommitdiff
path: root/app/mailers/emails/notes.rb
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5
* Address review commentsDouwe Maan2017-04-051-9/+7
* Address review commentsDouwe Maan2017-04-051-5/+0
* Fix specsDouwe Maan2017-04-051-0/+1
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-051-2/+5
* Support notes without projectJarka Kadlecova2017-01-181-0/+8
* Add new template to handle both commit & mr noteshhoopes2016-11-251-0/+2
* Support e-mail notifications for comments on project snippetsStan Hu2016-05-021-0/+8
* format merge request references properlyBen Bodenmiller2016-04-181-1/+1
* Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-4/+4
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-22/+20
* Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationpr-9938Douwe Maan2016-01-041-1/+1
* Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets2015-11-171-35/+40
* Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diffDouwe Maan2015-09-201-3/+3
* Move `sent_notification!` out of Notify.Douwe Maan2015-08-191-3/+3
* Reply by email POCDouwe Maan2015-08-181-0/+6
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+10
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-031-11/+12
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-12/+11
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-9/+0
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-101-11/+12
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-4/+4
* Merge pull request #6109 from jamit/masterDmitriy Zaporozhets2014-05-131-0/+2
|\
| * Now using correct ids as reference if we are informing about a new note.Philip Blatter2014-05-051-2/+2
| * Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-051-0/+2
* | Remove markdown notation from notification emailsDrew Blessing2014-04-281-1/+1
|/
* Remove custom link to target in notification emailsPierre de La Morinerie2014-03-031-1/+1
* Add a "View in GitLab" link in notification emailsPierre de La Morinerie2014-03-031-0/+4
* Send emails from the authorPierre de La Morinerie2014-02-191-4/+8
* Write the issue/merge request title in the notification email subjectPierre de La Morinerie2014-02-191-4/+8
* Fix minor errors/annoyances in email templatesDrew Blessing2013-11-081-4/+4
* Fix the sigil for merge request emailsAbe Hassan2013-10-081-1/+1
* [#4821] - Fix some missing iidsRomain2013-08-261-2/+2
* Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets2013-03-311-1/+0
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-191-0/+31