summaryrefslogtreecommitdiffstats
path: root/app/models/email_address.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* add empty line after guard clause to app/models/email_address.rbToshi MARUYAMA2020-11-261-0/+1
* Allowed/Disallowed email domains settings to restrict users' email addresses ...Go MAEDA2020-04-301-0/+27
* Email address with Punycode top-level domain is not accepted (#32793).Jean-Philippe Lang2020-04-051-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rbToshi MARUYAMA2019-11-091-1/+2
* Reject setting RFC non-compliant emission email addresses (#31154).Go MAEDA2019-08-261-1/+3
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Send emails asynchronously (#26791).Jean-Philippe Lang2018-10-101-5/+9
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-7/+8
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-6/+5
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use safe_attributes for email addresses.Jean-Philippe Lang2016-07-171-0/+4
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-051-2/+55
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-0/+54