Age | Commit message (Expand) | Author |
---|---|---|
2013-09-26 | Since local part of email is case sensitive, want to allow remote email addre... | jessib |
2013-09-23 | This ensures that email addresses contain only lowercase letters, and that an... | jessib |
2013-09-05 | Move handle method to Email model and have it work for local and non-local em... | jessib |
2013-07-24 | validations of email format and local domain moved over | Azul |
2013-07-24 | testing all versions of emial identities, emails are now strings | Azul |
2013-01-18 | more flexible email partial | Azul |
2013-01-17 | unit tests passing | Azul |
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul |
2012-12-13 | refactor: Email constructor now takes string or hash | Azul |
2012-12-12 | find users by email and aliases | Azul |
2012-12-10 | email format validations | Azul |
2012-12-10 | created generic Email class and use it with EmailAliases | Azul |