aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Mail/IMailer.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-301-22/+3
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+3
* | Refactor `OC\Server::getMailer`Andrew Summers2023-08-291-1/+1
|/
* remove depraction of validateEmailAddressArthur Schiwon2023-02-021-2/+0
* Migrate to Symfony MailerCôme Chilliet2023-02-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Make \OCP\Mail strictRoeland Jago Douma2018-03-051-6/+7
* Move attachment creators to mailer classJoas Schilling2017-10-251-0/+17
* Introduce a public interface for MessageJoas Schilling2017-10-181-5/+4
* Merge setMetaData into constructorJoas Schilling2017-09-041-2/+4
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-0/+8
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move \OCP\Mail to PSR-4Roeland Jago Douma2016-05-181-0/+76