summaryrefslogtreecommitdiff
path: root/app/mailers/emails/members.rb
Commit message (Expand)AuthorAgeFilesLines
* Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-7/+10
* Fix typo in project invitation declined testWei-Meng Lee2019-05-311-1/+1
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-2/+1
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-0/+2
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-9/+2
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-2/+2
* wrap subject with method subjectFu Xu2016-10-031-1/+1
* Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-0/+5
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-56/+33
* Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-141-0/+104