-
- Downloads
Allow more mail clients to group emails by thread
* send a ‘In-Reply-To’ header along the ‘References’ header * subject of answers to an existing thread begins with ‘Re: ’ This fixes threading with at least Mail.app and Airmail.
Showing
- app/mailers/emails/issues.rb 16 additions, 16 deletionsapp/mailers/emails/issues.rb
- app/mailers/emails/merge_requests.rb 16 additions, 16 deletionsapp/mailers/emails/merge_requests.rb
- app/mailers/emails/notes.rb 12 additions, 11 deletionsapp/mailers/emails/notes.rb
- app/mailers/notify.rb 44 additions, 8 deletionsapp/mailers/notify.rb
- spec/mailers/notify_spec.rb 28 additions, 17 deletionsspec/mailers/notify_spec.rb
Please register or sign in to comment