Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove X-Mailer header from mails | Lukas Reschke | 2014-08-17 | 1 | -0/+1 |
* | Increase word wrap limit for emails to 78 characters | Joas Schilling | 2014-08-04 | 1 | -5/+5 |
* | upgraded phpmailer into v5.2.8 via composer | Volkan Gezer | 2014-05-27 | 1 | -2/+0 |
* | idn_to_ascii is only used if available | Thomas Müller | 2014-03-26 | 1 | -0/+3 |
* | use \OC_Mail::validateAddress() to validate the email address - fixes #7862 | Thomas Müller | 2014-03-24 | 1 | -1/+1 |
* | idn have to be converted before being used | Thomas Müller | 2014-03-24 | 1 | -0/+17 |
* | remove magic handling of recipient lists by exploding the string - this funct... | Thomas Müller | 2014-03-10 | 1 | -4/+1 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+133 |