Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "Reply-To" support for sharing notifications | Lukas Reschke | 2015-04-12 | 1 | -2/+5 |
* | Fix undefined offset 1 for wrong user mail address | Morris Jobke | 2015-01-22 | 1 | -0/+3 |
* | Set the debugoutput channel to error_log instead of echoing it | Joas Schilling | 2015-01-21 | 1 | -0/+1 |
* | 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 |